Skip to content

Commit 0f20e42

Browse files
committed
add comment
1 parent a065be7 commit 0f20e42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
...
3333
}@inputs:
3434
let
35-
stateVersion = "25.11";
35+
stateVersion = "25.11"; # DO NOT UPDATE
3636
system = "x86_64-linux";
3737

3838
pkgs-unstable = import nixpkgs-unstable {

0 commit comments

Comments
 (0)