Files
fleet-pins/flake.lock
T
Oleks 1550e5be0e 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.
2026-04-23 00:49:26 +03:00

52 lines
1.0 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1771848320,
"narHash": "sha256-ppefbuGh9S1W3gNCvMPhsadn6FvshqaJAYRk1/N2JGY=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2fc6539b481e1d2569f25f8799236694180c0993",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "2fc6539b481e1d2569f25f8799236694180c0993",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"nixpkgs-armer": [
"nixpkgs"
],
"nixpkgs-bim": [
"nixpkgs"
],
"nixpkgs-ci": [
"nixpkgs"
],
"nixpkgs-emmett": [
"nixpkgs"
],
"nixpkgs-howard": [
"nixpkgs"
],
"nixpkgs-mermaid": [
"nixpkgs"
],
"nixpkgs-micron": [
"nixpkgs"
],
"nixpkgs-projects": [
"nixpkgs"
]
}
}
},
"root": "root",
"version": 7
}