nixos-hypervisor/flake.lock

556 lines
14 KiB
Text
Raw Normal View History

2024-09-09 10:48:56 +02:00
{
"nodes": {
"agenix": {
2024-11-28 12:09:01 +01:00
"inputs": {
"agenix": "agenix_2",
"crane": "crane",
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"rust-overlay": "rust-overlay"
},
"locked": {
"lastModified": 1726755133,
"narHash": "sha256-03XIEjHeZEjHXctsXYUB+ZLQmM0WuhR6qWQjwekFk/M=",
"owner": "yaxitech",
"repo": "ragenix",
"rev": "687ee92114bce9c4724376cf6b21235abe880bfa",
"type": "github"
},
"original": {
"owner": "yaxitech",
"repo": "ragenix",
"type": "github"
}
},
"agenix_2": {
"inputs": {
"darwin": "darwin",
"home-manager": "home-manager",
2024-11-28 12:09:01 +01:00
"nixpkgs": [
"agenix",
"nixpkgs"
],
"systems": "systems"
},
"locked": {
"lastModified": 1723293904,
"narHash": "sha256-b+uqzj+Wa6xgMS9aNbX4I+sXeb5biPDi39VgvSFqFvU=",
"owner": "ryantm",
"repo": "agenix",
"rev": "f6291c5935fdc4e0bef208cfc0dcab7e3f7a1c41",
"type": "github"
},
"original": {
"owner": "ryantm",
"repo": "agenix",
"type": "github"
}
},
"authentik-nix": {
2024-09-09 10:48:56 +02:00
"inputs": {
"authentik-src": "authentik-src",
"flake-compat": "flake-compat",
"flake-parts": "flake-parts",
2024-11-28 12:09:01 +01:00
"flake-utils": "flake-utils_2",
"napalm": "napalm",
"nixpkgs": "nixpkgs_2",
"poetry2nix": "poetry2nix",
2024-11-28 12:09:01 +01:00
"systems": "systems_3"
2024-09-09 10:48:56 +02:00
},
"locked": {
2025-01-08 10:02:38 +01:00
"lastModified": 1736005916,
"narHash": "sha256-a/sqKV5GvqEcQEGfUGQkhWaUnqIRi8oiDAHbBG1oFZg=",
"owner": "nix-community",
"repo": "authentik-nix",
2025-01-08 10:02:38 +01:00
"rev": "5db6f7711a28abd4b6bbe152c8a7de9d00b1e30d",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "authentik-nix",
"type": "github"
}
},
"authentik-src": {
"flake": false,
"locked": {
2025-01-08 10:02:38 +01:00
"lastModified": 1734959339,
"narHash": "sha256-CkUmsVKzAQ/VWIhtxWxlcGtrWVa8hxqsMqvfcsG5ktA=",
"owner": "goauthentik",
"repo": "authentik",
2025-01-08 10:02:38 +01:00
"rev": "e87a17fd8169d3fa92bcc47eb2743928df83bc95",
"type": "github"
},
"original": {
"owner": "goauthentik",
2025-01-08 10:02:38 +01:00
"ref": "version/2024.12.1",
"repo": "authentik",
"type": "github"
}
},
2024-11-28 12:09:01 +01:00
"crane": {
"locked": {
2024-11-28 19:40:11 +01:00
"lastModified": 1725409566,
"narHash": "sha256-PrtLmqhM6UtJP7v7IGyzjBFhbG4eOAHT6LPYOFmYfbk=",
2024-11-28 12:09:01 +01:00
"owner": "ipetkov",
"repo": "crane",
2024-11-28 19:40:11 +01:00
"rev": "7e4586bad4e3f8f97a9271def747cf58c4b68f3c",
2024-11-28 12:09:01 +01:00
"type": "github"
},
"original": {
"owner": "ipetkov",
"repo": "crane",
"type": "github"
}
},
"darwin": {
"inputs": {
"nixpkgs": [
2024-11-28 12:09:01 +01:00
"agenix",
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1700795494,
"narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=",
"owner": "lnl7",
"repo": "nix-darwin",
"rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d",
"type": "github"
},
"original": {
"owner": "lnl7",
"ref": "master",
"repo": "nix-darwin",
"type": "github"
}
},
"flake-compat": {
"flake": false,
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
"flake-parts": {
"inputs": {
"nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
2024-11-28 19:40:11 +01:00
"lastModified": 1727826117,
"narHash": "sha256-K5ZLCyfO/Zj9mPFldf3iwS6oZStJcU4tSpiXTMYaaL0=",
"owner": "hercules-ci",
"repo": "flake-parts",
2024-11-28 19:40:11 +01:00
"rev": "3d04084d54bedc3d6b8b736c70ef449225c361b1",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-utils": {
2024-11-28 12:09:01 +01:00
"inputs": {
"systems": "systems_2"
},
"locked": {
2024-11-28 19:40:11 +01:00
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
2024-11-28 12:09:01 +01:00
"owner": "numtide",
"repo": "flake-utils",
2024-11-28 19:40:11 +01:00
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
2024-11-28 12:09:01 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_2": {
"inputs": {
"systems": [
"authentik-nix",
"systems"
]
},
"locked": {
2024-10-15 21:24:14 +02:00
"lastModified": 1726560853,
"narHash": "sha256-X6rJYSESBVr3hBoH0WbKE5KvhPU5bloyZ2L4K60/fPQ=",
"owner": "numtide",
"repo": "flake-utils",
2024-10-15 21:24:14 +02:00
"rev": "c1dfcf08411b08f6b8615f7d8971a2bfa81d5e8a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
2024-11-28 12:09:01 +01:00
"flake-utils_3": {
"inputs": {
2024-11-28 12:09:01 +01:00
"systems": "systems_4"
},
2024-09-09 10:48:56 +02:00
"locked": {
2024-12-12 11:13:29 +01:00
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
2024-09-09 10:48:56 +02:00
"owner": "numtide",
"repo": "flake-utils",
2024-12-12 11:13:29 +01:00
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
2024-09-09 10:48:56 +02:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
2024-11-28 12:09:01 +01:00
"agenix",
"agenix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1703113217,
"narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "home-manager",
"type": "github"
}
},
"home-manager_2": {
2024-09-09 10:48:56 +02:00
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2025-01-08 10:02:38 +01:00
"lastModified": 1735344290,
"narHash": "sha256-oJDtWPH1oJT34RJK1FSWjwX4qcGOBRkcNQPD0EbSfNM=",
2024-09-09 10:48:56 +02:00
"owner": "nix-community",
"repo": "home-manager",
2025-01-08 10:02:38 +01:00
"rev": "613691f285dad87694c2ba1c9e6298d04736292d",
2024-09-09 10:48:56 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2025-01-08 10:02:38 +01:00
"ref": "release-24.11",
2024-09-09 10:48:56 +02:00
"repo": "home-manager",
"type": "github"
}
},
"microvm": {
"inputs": {
2024-11-28 12:09:01 +01:00
"flake-utils": "flake-utils_3",
2024-09-09 10:48:56 +02:00
"nixpkgs": [
"nixpkgs"
],
"spectrum": "spectrum"
},
"locked": {
2025-01-08 10:02:38 +01:00
"lastModified": 1735074045,
2024-12-12 11:13:29 +01:00
"narHash": "sha256-CeYsC8J2dNiV2FCQOxK1oZ/jNpOF2io7aCEFHmfi95U=",
2024-09-09 10:48:56 +02:00
"owner": "astro",
"repo": "microvm.nix",
2025-01-08 10:02:38 +01:00
"rev": "2ae08de8e8068b00193b9cfbc0acc9dfdda03181",
2024-09-09 10:48:56 +02:00
"type": "github"
},
"original": {
"owner": "astro",
"repo": "microvm.nix",
"type": "github"
}
},
"napalm": {
"inputs": {
"flake-utils": [
"authentik-nix",
"flake-utils"
],
"nixpkgs": [
"authentik-nix",
"nixpkgs"
]
},
"locked": {
"lastModified": 1725806412,
"narHash": "sha256-lGZjkjds0p924QEhm/r0BhAxbHBJE1xMOldB/HmQH04=",
"owner": "willibutz",
"repo": "napalm",
"rev": "b492440d9e64ae20736d3bec5c7715ffcbde83f5",
"type": "github"
},
"original": {
"owner": "willibutz",
"ref": "avoid-foldl-stack-overflow",
"repo": "napalm",
"type": "github"
}
},
"nix-github-actions": {
"inputs": {
"nixpkgs": [
"authentik-nix",
"poetry2nix",
"nixpkgs"
]
},
"locked": {
2024-11-28 19:40:11 +01:00
"lastModified": 1729742964,
"narHash": "sha256-B4mzTcQ0FZHdpeWcpDYPERtyjJd/NIuaQ9+BV1h+MpA=",
"owner": "nix-community",
"repo": "nix-github-actions",
2024-11-28 19:40:11 +01:00
"rev": "e04df33f62cdcf93d73e9a04142464753a16db67",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nix-github-actions",
"type": "github"
}
},
2024-09-09 10:48:56 +02:00
"nixpkgs": {
"locked": {
2024-11-28 19:40:11 +01:00
"lastModified": 1725634671,
"narHash": "sha256-v3rIhsJBOMLR8e/RNWxr828tB+WywYIoajrZKFM+0Gg=",
2024-11-28 12:09:01 +01:00
"owner": "nixos",
"repo": "nixpkgs",
2024-11-28 19:40:11 +01:00
"rev": "574d1eac1c200690e27b8eb4e24887f8df7ac27c",
"type": "github"
},
"original": {
2024-11-28 12:09:01 +01:00
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs-lib": {
"locked": {
2024-11-28 19:40:11 +01:00
"lastModified": 1727825735,
"narHash": "sha256-0xHYkMkeLVQAMa7gvkddbPqpxph+hDzdu1XdGPJR+Os=",
"type": "tarball",
2024-11-28 19:40:11 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
},
"original": {
"type": "tarball",
2024-11-28 19:40:11 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
}
},
"nixpkgs_2": {
"locked": {
2025-01-08 10:02:38 +01:00
"lastModified": 1735834308,
"narHash": "sha256-dklw3AXr3OGO4/XT1Tu3Xz9n/we8GctZZ75ZWVqAVhk=",
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-08 10:02:38 +01:00
"rev": "6df24922a1400241dae323af55f30e4318a6ca65",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixpkgs_3": {
2024-09-09 10:48:56 +02:00
"locked": {
2025-01-08 10:02:38 +01:00
"lastModified": 1736200483,
"narHash": "sha256-JO+lFN2HsCwSLMUWXHeOad6QUxOuwe9UOAF/iSl1J4I=",
2024-09-09 10:48:56 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
2025-01-08 10:02:38 +01:00
"rev": "3f0a8ac25fb674611b98089ca3a5dd6480175751",
2024-09-09 10:48:56 +02:00
"type": "github"
},
"original": {
"owner": "NixOS",
2025-01-08 10:02:38 +01:00
"ref": "nixos-24.11",
2024-09-09 10:48:56 +02:00
"repo": "nixpkgs",
"type": "github"
}
},
"poetry2nix": {
"inputs": {
"flake-utils": [
"authentik-nix",
"flake-utils"
],
"nix-github-actions": "nix-github-actions",
"nixpkgs": [
"authentik-nix",
"nixpkgs"
],
"systems": [
"authentik-nix",
"systems"
],
"treefmt-nix": "treefmt-nix"
},
"locked": {
2025-01-08 10:02:38 +01:00
"lastModified": 1735164664,
"narHash": "sha256-DaWy+vo3c4TQ93tfLjUgcpPaSoDw4qV4t76Y3Mhu84I=",
"owner": "nix-community",
"repo": "poetry2nix",
2025-01-08 10:02:38 +01:00
"rev": "1fb01e90771f762655be7e0e805516cd7fa4d58e",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "poetry2nix",
"type": "github"
}
},
2024-09-09 10:48:56 +02:00
"root": {
"inputs": {
"agenix": "agenix",
"authentik-nix": "authentik-nix",
"home-manager": "home-manager_2",
2024-09-09 10:48:56 +02:00
"microvm": "microvm",
"nixpkgs": "nixpkgs_3"
2024-09-09 10:48:56 +02:00
}
},
2024-11-28 12:09:01 +01:00
"rust-overlay": {
"inputs": {
"nixpkgs": [
"agenix",
"nixpkgs"
]
},
"locked": {
2024-11-28 19:40:11 +01:00
"lastModified": 1725675754,
"narHash": "sha256-hXW3csqePOcF2e/PYnpXj72KEYyNj2HzTrVNmS/F7Ug=",
2024-11-28 12:09:01 +01:00
"owner": "oxalica",
"repo": "rust-overlay",
2024-11-28 19:40:11 +01:00
"rev": "8cc45e678e914a16c8e224c3237fb07cf21e5e54",
2024-11-28 12:09:01 +01:00
"type": "github"
},
"original": {
"owner": "oxalica",
"repo": "rust-overlay",
"type": "github"
}
},
2024-09-09 10:48:56 +02:00
"spectrum": {
"flake": false,
"locked": {
2024-12-12 11:13:29 +01:00
"lastModified": 1733308308,
"narHash": "sha256-+RcbMAjSxV1wW5UpS9abIG1lFZC8bITPiFIKNnE7RLs=",
2024-09-09 10:48:56 +02:00
"ref": "refs/heads/main",
2024-12-12 11:13:29 +01:00
"rev": "80c9e9830d460c944c8f730065f18bb733bc7ee2",
"revCount": 792,
2024-09-09 10:48:56 +02:00
"type": "git",
"url": "https://spectrum-os.org/git/spectrum"
},
"original": {
"type": "git",
"url": "https://spectrum-os.org/git/spectrum"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_2": {
2024-11-28 12:09:01 +01:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_3": {
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
"owner": "nix-systems",
"repo": "default-linux",
"rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default-linux",
"type": "github"
}
},
2024-11-28 12:09:01 +01:00
"systems_4": {
2024-09-09 10:48:56 +02:00
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"authentik-nix",
"poetry2nix",
"nixpkgs"
]
},
"locked": {
2024-11-28 19:40:11 +01:00
"lastModified": 1730120726,
"narHash": "sha256-LqHYIxMrl/1p3/kvm2ir925tZ8DkI0KA10djk8wecSk=",
"owner": "numtide",
"repo": "treefmt-nix",
2024-11-28 19:40:11 +01:00
"rev": "9ef337e492a5555d8e17a51c911ff1f02635be15",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2024-09-09 10:48:56 +02:00
}
},
"root": "root",
"version": 7
}