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-11-25 20:08:26 -05:00
"lastModified": 1763759067,
"narHash": "sha256-LlLt2Jo/gMNYAwOgdRQBrsRoOz7BPRkzvNaI/fzXi2Q=",
2025-01-26 18:49:45 -06:00
"owner": "hercules-ci",
"repo": "flake-parts",
2025-11-25 20:08:26 -05:00
"rev": "2cccadc7357c0ba201788ae99c4dfa90728ef5e0",
2025-01-26 18:49:45 -06:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2025-11-25 20:08:26 -05:00
"lastModified": 1763948260,
"narHash": "sha256-dY9qLD0H0zOUgU3vWacPY6Qc421BeQAfm8kBuBtPVE0=",
2025-01-26 18:49:45 -06:00
"owner": "nixos",
"repo": "nixpkgs",
2025-11-25 20:08:26 -05:00
"rev": "1c8ba8d3f7634acac4a2094eef7c32ad9106532c",
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
}