We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da50b4 commit cf0e656Copy full SHA for cf0e656
flake.nix
@@ -3,7 +3,7 @@
3
4
inputs = {
5
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
6
- unstable.url = "github:nixos/nixpkgs/nixos-unstable";
+ unstable.url = "github:nixos/nixpkgs/b024ced1aac25639f8ca8fdfc2f8c4fbd66c48ef";
7
8
deploy-rs.url = "github:serokell/deploy-rs";
9
agenix.url = "github:yaxitech/ragenix";
0 commit comments