Stop testing stable nixos

We only test and support matching nixpkgs versions to simpliy alignment
with breaking changes on nixos unstable.
This commit is contained in:
Martin Weinelt
2025-11-08 13:22:51 +01:00
parent 6dbbac29f9
commit 619e35dce2
2 changed files with 1 additions and 25 deletions

19
flake.lock generated
View File

@@ -93,29 +93,12 @@
"type": "github"
}
},
"nixpkgs-25_05": {
"locked": {
"lastModified": 1761999846,
"narHash": "sha256-IYlYnp4O4dzEpL77BD/lj5NnJy2J8qbHkNSFiPBCbqo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "3de8f8d73e35724bf9abef41f1bdbedda1e14a31",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"blobs": "blobs",
"flake-compat": "flake-compat",
"git-hooks": "git-hooks",
"nixpkgs": "nixpkgs",
"nixpkgs-25_05": "nixpkgs-25_05"
"nixpkgs": "nixpkgs"
}
}
},