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-05-17 11:35:41 -04:00
"lastModified": 1778716662,
"narHash": "sha256-m1Yf0wZ8j1OHjTc2UwHwyQRSnNeSgLJOd7q5Y45hzi4=",
2025-01-26 18:49:45 -06:00
"owner": "hercules-ci",
"repo": "flake-parts",
2026-05-17 11:35:41 -04:00
"rev": "f7c1a2d347e4c52d5fb8d10cb4d94b5884e546fb",
2025-01-26 18:49:45 -06:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-05-17 11:35:41 -04:00
"lastModified": 1778737229,
"narHash": "sha256-6xWoytx8jFW4PF1GjRm/i/53trbpKGfz6zjzQGBr4cI=",
2025-01-26 18:49:45 -06:00
"owner": "nixos",
"repo": "nixpkgs",
2026-05-17 11:35:41 -04:00
"rev": "d7a713c0b7e47c908258e71cba7a2d77cc8d71d5",
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-05-17 11:35:41 -04:00
"lastModified": 1777168982,
"narHash": "sha256-GOkGPcboWE9BmGCRMLX3worL4EMnsnG8MyKmXNeYuhQ=",
2025-09-16 16:58:19 -04:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2026-05-17 11:35:41 -04:00
"rev": "f5901329dade4a6ea039af1433fb087bd9c1fe14",
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
}