Files
homelab-config/nixos/flake.lock
T

308 lines
8.0 KiB
JSON
Raw Normal View History

2025-04-09 15:55:54 -05:00
{
"nodes": {
2025-06-01 22:04:21 -05:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-06-05 13:55:45 -05:00
"lastModified": 1749147380,
"narHash": "sha256-UvCI5f1qD9l1fCQkoG/kJI0yNjDQIiJaN7gkve8fmII=",
2025-06-01 22:04:21 -05:00
"owner": "nix-community",
"repo": "disko",
2025-06-05 13:55:45 -05:00
"rev": "d74db625a5cf3f46cf8fa545d6ef10bd3463ea07",
2025-06-01 22:04:21 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2025-06-21 16:06:30 -05:00
"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"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2025-06-01 22:04:21 -05:00
"home-manager": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-06-12 17:21:58 -05:00
"lastModified": 1749154018,
"narHash": "sha256-gjN3j7joRvT3a8Zgcylnd4NFsnXeDBumqiu4HmY1RIg=",
2025-06-01 22:04:21 -05:00
"owner": "nix-community",
"repo": "home-manager",
2025-06-12 17:21:58 -05:00
"rev": "7aae0ee71a17b19708b93b3ed448a1a0952bf111",
2025-06-01 22:04:21 -05:00
"type": "github"
},
"original": {
"owner": "nix-community",
2025-06-12 17:21:58 -05:00
"ref": "release-25.05",
2025-06-01 22:04:21 -05:00
"repo": "home-manager",
"type": "github"
}
},
2025-06-05 12:13:34 -05:00
"impermanence": {
"locked": {
"lastModified": 1737831083,
"narHash": "sha256-LJggUHbpyeDvNagTUrdhe/pRVp4pnS6wVKALS782gRI=",
"owner": "nix-community",
"repo": "impermanence",
"rev": "4b3e914cdf97a5b536a889e939fb2fd2b043a170",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "impermanence",
"type": "github"
}
},
2025-06-21 16:06:30 -05:00
"mc-service": {
"inputs": {
"nix-minecraft": "nix-minecraft",
"nixpkgs": "nixpkgs_2"
},
"locked": {
"path": "../homelab-services/mc-service",
"type": "path"
},
"original": {
"path": "../homelab-services/mc-service",
"type": "path"
},
"parent": []
},
2025-06-12 18:19:04 -05:00
"minio-service": {
"inputs": {
2025-06-21 16:06:30 -05:00
"nixpkgs": "nixpkgs_3"
2025-06-12 18:19:04 -05:00
},
"locked": {
"path": "../homelab-services/minio-service",
"type": "path"
},
"original": {
"path": "../homelab-services/minio-service",
"type": "path"
},
"parent": []
},
2025-06-21 16:06:30 -05:00
"nix-minecraft": {
"inputs": {
"flake-compat": "flake-compat",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs"
},
2025-06-12 16:15:45 -05:00
"locked": {
2025-06-21 16:06:30 -05:00
"lastModified": 1750471420,
"narHash": "sha256-NdmGCaMJH1OxOpscofZ61aqzHfVf8pMXtl9XFO/1T0k=",
"owner": "Infinidoge",
"repo": "nix-minecraft",
"rev": "c2cda7b9a94779abe0632ac5b64207df002fea40",
2025-06-01 22:04:21 -05:00
"type": "github"
},
"original": {
2025-06-21 16:06:30 -05:00
"owner": "Infinidoge",
"repo": "nix-minecraft",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1748929857,
"narHash": "sha256-lcZQ8RhsmhsK8u7LIFsJhsLh/pzR9yZ8yqpTzyGdj+Q=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "c2a03962b8e24e669fb37b7df10e7c79531ff1a4",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
2025-06-12 16:15:45 -05:00
"repo": "nixpkgs",
2025-06-01 22:04:21 -05:00
"type": "github"
}
},
2025-06-12 18:19:04 -05:00
"nixpkgs_2": {
"locked": {
2025-06-21 16:06:30 -05:00
"lastModified": 1750400657,
"narHash": "sha256-3vkjFnxCOP6vm5Pm13wC/Zy6/VYgei/I/2DWgW4RFeA=",
2025-06-12 18:19:04 -05:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-06-21 16:06:30 -05:00
"rev": "b2485d56967598da068b5a6946dadda8bfcbcd37",
2025-06-12 18:19:04 -05:00
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2025-06-21 16:06:30 -05:00
"locked": {
"lastModified": 1749727998,
"narHash": "sha256-mHv/yeUbmL91/TvV95p+mBVahm9mdQMJoqaTVTALaFw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "fd487183437963a59ba763c0cc4f27e3447dd6dd",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1749727998,
"narHash": "sha256-mHv/yeUbmL91/TvV95p+mBVahm9mdQMJoqaTVTALaFw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "fd487183437963a59ba763c0cc4f27e3447dd6dd",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-25.05",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_5": {
2025-06-12 18:19:04 -05:00
"locked": {
"lastModified": 1748693115,
"narHash": "sha256-StSrWhklmDuXT93yc3GrTlb0cKSS0agTAxMGjLKAsY8=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "910796cabe436259a29a72e8d3f5e180fc6dfacc",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
2025-06-01 22:04:21 -05:00
"quasiSecrets": {
"locked": {
2025-06-29 23:26:01 -05:00
"lastModified": 1751257463,
"narHash": "sha256-rhn72P9M3I+SONXo8zk3h4Sj6iZili/uNARQ8D3er9s=",
2025-06-01 22:04:21 -05:00
"ref": "refs/heads/main",
2025-06-29 23:26:01 -05:00
"rev": "26cec33b4cea14d847bc5ed981c3b15a2eb5ef55",
2025-06-05 13:55:45 -05:00
"shallow": true,
2025-06-01 22:04:21 -05:00
"type": "git",
"url": "ssh://git@github.com/RoyDumblauskas/server-semi-secrets"
},
"original": {
2025-06-05 13:55:45 -05:00
"shallow": true,
2025-06-01 22:04:21 -05:00
"type": "git",
"url": "ssh://git@github.com/RoyDumblauskas/server-semi-secrets"
}
},
"root": {
"inputs": {
"disko": "disko",
"home-manager": "home-manager",
2025-06-05 12:13:34 -05:00
"impermanence": "impermanence",
2025-06-21 16:06:30 -05:00
"mc-service": "mc-service",
2025-06-12 18:19:04 -05:00
"minio-service": "minio-service",
2025-06-21 16:06:30 -05:00
"nixpkgs": "nixpkgs_4",
2025-06-01 22:04:21 -05:00
"quasiSecrets": "quasiSecrets",
2025-06-12 18:19:04 -05:00
"sops-nix": "sops-nix",
"tests-service": "tests-service"
2025-06-01 22:04:21 -05:00
}
},
"sops-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1747603214,
"narHash": "sha256-lAblXm0VwifYCJ/ILPXJwlz0qNY07DDYdLD+9H+Wc8o=",
"owner": "Mic92",
"repo": "sops-nix",
"rev": "8d215e1c981be3aa37e47aeabd4e61bb069548fd",
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
2025-04-09 15:55:54 -05:00
}
2025-06-12 18:19:04 -05:00
},
2025-06-21 16:06:30 -05:00
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
2025-06-12 18:19:04 -05:00
"tests-service": {
"inputs": {
2025-06-21 16:06:30 -05:00
"nixpkgs": "nixpkgs_5"
2025-06-12 18:19:04 -05:00
},
"locked": {
2025-07-18 02:14:53 -05:00
"lastModified": 1752822388,
"narHash": "sha256-K7UGD90IlPyQRR/T9rkp43gPeOiiYmGHyh+tQU3vNSU=",
2025-06-12 18:19:04 -05:00
"owner": "RoyDumblauskas",
"repo": "tests-service",
2025-07-18 02:14:53 -05:00
"rev": "bf90f2463a8250b22bda25b44c28bcd6c3f43a63",
2025-06-12 18:19:04 -05:00
"type": "github"
},
"original": {
"owner": "RoyDumblauskas",
"repo": "tests-service",
"type": "github"
}
2025-04-09 15:55:54 -05:00
}
},
"root": "root",
"version": 7
}