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:
Oleks
2026-04-23 00:49:26 +03:00
parent b7e4041f8d
commit 1550e5be0e
Generated
+1 -1
View File
@@ -3,7 +3,7 @@
"nixpkgs": {
"locked": {
"lastModified": 1771848320,
"narHash": "sha256-0MAd+0mun3K/Ns8JATeHT1sX28faLII5hVLq0L3BdZU=",
"narHash": "sha256-ppefbuGh9S1W3gNCvMPhsadn6FvshqaJAYRk1/N2JGY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2fc6539b481e1d2569f25f8799236694180c0993",