servers/flake.lock

62 lines
1.5 KiB
Text
Raw Normal View History

2025-01-26 18:49:45 -06:00
{
"nodes": {
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2026-01-02 18:42:24 -06:00
"lastModified": 1765835352,
"narHash": "sha256-XswHlK/Qtjasvhd1nOa1e8MgZ8GS//jBoTqWtrS1Giw=",
2025-01-26 18:49:45 -06:00
"owner": "hercules-ci",
"repo": "flake-parts",
2026-01-02 18:42:24 -06:00
"rev": "a34fae9c08a15ad73f295041fec82323541400a9",
2025-01-26 18:49:45 -06:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-01-02 18:42:24 -06:00
"lastModified": 1767325753,
"narHash": "sha256-yA/CuWyqm+AQo2ivGy6PlYrjZBQm7jfbe461+4HF2fo=",
2025-01-26 18:49:45 -06:00
"owner": "nixos",
"repo": "nixpkgs",
2026-01-02 18:42:24 -06:00
"rev": "64049ca74d63e971b627b5f3178d95642e61cedd",
2025-01-26 18:49:45 -06:00
"type": "github"
},
"original": {
"owner": "nixos",
2025-12-28 20:49:16 -06:00
"ref": "nixos-25.11",
2025-01-26 18:49:45 -06:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2026-01-02 18:42:24 -06:00
"lastModified": 1765674936,
"narHash": "sha256-k00uTP4JNfmejrCLJOwdObYC9jHRrr/5M/a/8L2EIdo=",
2025-09-16 16:58:19 -04:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2026-01-02 18:42:24 -06:00
"rev": "2075416fcb47225d9b68ac469a5c4801a9c4dd85",
2025-09-16 16:58:19 -04:00
"type": "github"
2025-01-26 18:49:45 -06:00
},
"original": {
2025-09-16 16:58:19 -04:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
2025-01-26 18:49:45 -06:00
}
},
"root": {
"inputs": {
"flake-parts": "flake-parts",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}