We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a065be7 commit 0f20e42Copy full SHA for 0f20e42
flake.nix
@@ -32,7 +32,7 @@
32
...
33
}@inputs:
34
let
35
- stateVersion = "25.11";
+ stateVersion = "25.11"; # DO NOT UPDATE
36
system = "x86_64-linux";
37
38
pkgs-unstable = import nixpkgs-unstable {
0 commit comments