flake.lock: re-lock for Nix 2.31+ narHash format
nixpkgs rev unchanged (2fc6539b...); only the computed narHash changes because Nix's NAR normalization rules evolved between the version that locked this and 2.31. Before this, downstream flakes using current Nix couldn't evaluate — they'd hit 'mismatch in field narHash' on the inherited input.
This commit is contained in:
Generated
+1
-1
@@ -3,7 +3,7 @@
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1771848320,
|
||||
"narHash": "sha256-0MAd+0mun3K/Ns8JATeHT1sX28faLII5hVLq0L3BdZU=",
|
||||
"narHash": "sha256-ppefbuGh9S1W3gNCvMPhsadn6FvshqaJAYRk1/N2JGY=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "2fc6539b481e1d2569f25f8799236694180c0993",
|
||||
|
||||
Reference in New Issue
Block a user