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": {
2025-12-14 17:28:12 -05:00
"lastModified": 1765495779,
"narHash": "sha256-MhA7wmo/7uogLxiewwRRmIax70g6q1U/YemqTGoFHlM=",
2025-01-26 18:49:45 -06:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-12-14 17:28:12 -05:00
"rev": "5635c32d666a59ec9a55cab87e898889869f7b71",
2025-01-26 18:49:45 -06:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-12-14 17:28:12 -05:00
"lastModified": 1765363881,
"narHash": "sha256-3C3xWn8/2Zzr7sxVBmpc1H1QfxjNfta5IMFe3O9ZEPw=",
2025-01-26 18:49:45 -06:00
"owner": "nixos",
"repo": "nixpkgs",
2025-12-14 17:28:12 -05:00
"rev": "d2b1213bf5ec5e62d96b003ab4b5cbc42abfc0d0",
2025-01-26 18:49:45 -06:00
"type": "github"
},
"original": {
"owner": "nixos",
2025-06-04 16:08:13 -05:00
"ref": "nixos-25.05",
2025-01-26 18:49:45 -06:00
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2025-11-25 20:08:26 -05:00
"lastModified": 1761765539,
"narHash": "sha256-b0yj6kfvO8ApcSE+QmA6mUfu8IYG6/uU28OFn4PaC8M=",
2025-09-16 16:58:19 -04:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2025-11-25 20:08:26 -05:00
"rev": "719359f4562934ae99f5443f20aa06c2ffff91fc",
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
}