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-22 19:55:29 -05:00
"lastModified": 1782091909,
"narHash": "sha256-q9ygpiowWPeS/FzBz7gekF4uUamJSXH/TTMf4y0j23I=",
2025-06-21 15:46:41 -05:00
"owner": "Infinidoge",
"repo": "nix-minecraft",
2026-06-22 19:55:29 -05:00
"rev": "794884dacd31b251bce5abf2cf324be3659d5322",
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-22 19:55:29 -05:00
"lastModified": 1781808408,
"narHash": "sha256-0sOb6OIaD/K1zHxBhpmlKvkADfe0n8+l4Jj2e1Q0r3w=",
2025-06-21 15:46:41 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2026-06-22 19:55:29 -05:00
"rev": "e8210c649915deed7080033cdbabcc19e40bb899",
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
}