Files
homelab-config/homelab-services/mc-service/flake.lock
T

96 lines
2.4 KiB
JSON
Raw Normal View History

2025-06-21 15:46:41 -05:00
{
"nodes": {
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1747046372,
"narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"nix-minecraft": {
"inputs": {
"flake-compat": "flake-compat",
2026-06-20 16:34:54 -05:00
"nixpkgs": "nixpkgs",
"systems": "systems"
2025-06-21 15:46:41 -05:00
},
"locked": {
2026-06-20 16:34:54 -05:00
"lastModified": 1780375694,
"narHash": "sha256-TznzgYVONg28KiSFB2rVdf/eLVIMtEQOxKt13Kzyrp8=",
2025-06-21 15:46:41 -05:00
"owner": "Infinidoge",
"repo": "nix-minecraft",
2026-06-20 16:34:54 -05:00
"rev": "e6f8bec35104ca5955efe73742da58d2823684f7",
2025-06-21 15:46:41 -05:00
"type": "github"
},
"original": {
"owner": "Infinidoge",
"repo": "nix-minecraft",
"type": "github"
}
},
"nixpkgs": {
"locked": {
2026-06-20 16:34:54 -05:00
"lastModified": 1769461804,
"narHash": "sha256-msG8SU5WsBUfVVa/9RPLaymvi5bI8edTavbIq3vRlhI=",
2025-06-21 15:46:41 -05:00
"owner": "nixos",
"repo": "nixpkgs",
2026-06-20 16:34:54 -05:00
"rev": "bfc1b8a4574108ceef22f02bafcf6611380c100d",
2025-06-21 15:46:41 -05:00
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
2026-06-20 16:34:54 -05:00
"lastModified": 1781216227,
"narHash": "sha256-9mUW6gNwoN2SWc/l0fW4svPNOulXLl8ijqKyeSOGgJE=",
2025-06-21 15:46:41 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-06-20 16:34:54 -05:00
"rev": "a0374025a863d007d98e3297f6aa46cc3141c2f0",
2025-06-21 15:46:41 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
2026-06-20 16:34:54 -05:00
"ref": "nixos-26.05",
2025-06-21 15:46:41 -05:00
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nix-minecraft": "nix-minecraft",
"nixpkgs": "nixpkgs_2"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
}
},
"root": "root",
"version": 7
}