flake-template-hell/templates/astro/flake.lock

28 lines
567 B
Text
Raw Normal View History

{
2024-12-04 17:35:06 +00:00
"nodes": {
"nixpkgs": {
"locked": {
2025-04-07 02:08:46 +01:00
"lastModified": 1743827369,
"narHash": "sha256-rpqepOZ8Eo1zg+KJeWoq1HAOgoMCDloqv5r2EAa9TSA=",
"owner": "nixos",
2024-12-04 17:35:06 +00:00
"repo": "nixpkgs",
2025-04-07 02:08:46 +01:00
"rev": "42a1c966be226125b48c384171c44c651c236c22",
2024-12-04 17:35:06 +00:00
"type": "github"
},
"original": {
2025-04-07 02:08:46 +01:00
"owner": "nixos",
2024-12-04 17:35:06 +00:00
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}