Files
homepage/flake.lock
T

65 lines
1.5 KiB
JSON
Raw Normal View History

2022-10-10 16:04:24 -05:00
{
"nodes": {
2024-04-21 22:17:01 -05:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
2022-10-10 16:04:24 -05:00
"locked": {
2024-04-21 22:17:01 -05:00
"lastModified": 1712014858,
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
2022-10-10 16:04:24 -05:00
"type": "github"
},
"original": {
2024-04-21 22:17:01 -05:00
"owner": "hercules-ci",
"repo": "flake-parts",
2022-10-10 16:04:24 -05:00
"type": "github"
}
},
"nixpkgs": {
"locked": {
2023-05-02 21:33:02 -05:00
"lastModified": 1682960002,
"narHash": "sha256-5Zjh4pT3lAjFGN1gVrjqj1LLJHKCAlGdLD8raU7oEMc=",
2022-10-10 16:04:24 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2023-05-02 21:33:02 -05:00
"rev": "8670e496ffd093b60e74e7fa53526aa5920d09eb",
2022-10-10 16:04:24 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2024-04-21 22:17:01 -05:00
"nixpkgs-lib": {
"locked": {
"dir": "lib",
"lastModified": 1711703276,
"narHash": "sha256-iMUFArF0WCatKK6RzfUJknjem0H9m4KgorO/p3Dopkk=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "d8fe5e6c92d0d190646fb9f1056741a229980089",
"type": "github"
},
"original": {
"dir": "lib",
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2022-10-10 16:04:24 -05:00
"root": {
"inputs": {
2024-04-21 22:17:01 -05:00
"flake-parts": "flake-parts",
2022-10-10 16:04:24 -05:00
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}