move back to stable releases; add nix-ld; readd bottles and gimp now they work

This commit is contained in:
2025-01-02 15:44:38 +00:00
parent d69647975d
commit a6c2119c78
6 changed files with 23 additions and 19 deletions

View File

@@ -1,8 +1,8 @@
{
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
home-manager = {
url = "github:nix-community/home-manager";
url = "github:nix-community/home-manager/release-24.11";
inputs.nixpkgs.follows = "nixpkgs";
};
disko = {