clan-infra/flake.lock

267 lines
6.6 KiB
Plaintext
Raw Normal View History

2023-07-04 14:43:31 +00:00
{
"nodes": {
2024-04-30 11:17:19 +00:00
"buildbot-nix": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": [
"treefmt-nix"
]
},
"locked": {
2024-05-28 16:02:02 +00:00
"lastModified": 1716896577,
"narHash": "sha256-51wgh3tp2WwaDtgTPxQH7RMQ2wmTXCkhCEtmaZfWF1Y=",
2024-04-30 11:17:19 +00:00
"owner": "Mic92",
"repo": "buildbot-nix",
2024-05-28 16:02:02 +00:00
"rev": "7358c456cd6f383aac527dfca5ac93d05a57cacd",
2024-04-30 11:17:19 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "buildbot-nix",
"type": "github"
}
},
2023-07-26 16:29:57 +00:00
"clan-core": {
"inputs": {
2023-07-28 16:41:26 +00:00
"disko": "disko",
2023-07-26 16:29:57 +00:00
"flake-parts": [
"flake-parts"
],
"nixos-generators": "nixos-generators",
2024-05-28 10:58:13 +00:00
"nixos-images": "nixos-images",
2023-07-26 16:29:57 +00:00
"nixpkgs": [
"nixpkgs"
],
2024-05-01 10:26:28 +00:00
"sops-nix": "sops-nix",
2023-07-26 16:29:57 +00:00
"treefmt-nix": [
"treefmt-nix"
]
},
"locked": {
2024-05-28 15:03:34 +00:00
"lastModified": 1716901339,
"narHash": "sha256-LGlFJ0+bydJdbvLLkfUx95mYMNHewyN3daq+UfhhRLs=",
"rev": "52584662a8b8217e11b6e057bcca1846b4cb2934",
"type": "tarball",
"url": "https://git.clan.lol/api/v1/repos/clan/clan-core/archive/52584662a8b8217e11b6e057bcca1846b4cb2934.tar.gz"
2023-07-26 16:29:57 +00:00
},
"original": {
2024-05-28 15:03:34 +00:00
"type": "tarball",
"url": "https://git.clan.lol/clan/clan-core/archive/main.tar.gz"
2023-07-26 16:29:57 +00:00
}
},
2023-07-04 14:43:31 +00:00
"disko": {
2023-07-28 16:41:26 +00:00
"inputs": {
"nixpkgs": [
"clan-core",
"nixpkgs"
]
},
"locked": {
2024-05-28 10:58:13 +00:00
"lastModified": 1716394172,
"narHash": "sha256-B+pNhV8GFeCj9/MoH+qtGqKbgv6fU4hGaw2+NoYYtB0=",
2023-07-28 16:41:26 +00:00
"owner": "nix-community",
"repo": "disko",
2024-05-28 10:58:13 +00:00
"rev": "23c63fb09334c3e8958b57e2ddc3870b75b9111d",
2023-07-28 16:41:26 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2023-07-04 14:43:31 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2024-05-28 10:58:13 +00:00
"lastModified": 1715865404,
"narHash": "sha256-/GJvTdTpuDjNn84j82cU6bXztE0MSkdnTWClUCRub78=",
2023-07-04 14:43:31 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-05-28 10:58:13 +00:00
"rev": "8dc45382d5206bd292f9c2768b8058a8fd8311d9",
2023-07-04 14:43:31 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2023-07-26 16:29:57 +00:00
"nixlib": {
"locked": {
2024-05-28 10:58:13 +00:00
"lastModified": 1712450863,
"narHash": "sha256-K6IkdtMtq9xktmYPj0uaYc8NsIqHuaAoRBaMgu9Fvrw=",
2023-07-26 16:29:57 +00:00
"owner": "nix-community",
"repo": "nixpkgs.lib",
2024-05-28 10:58:13 +00:00
"rev": "3c62b6a12571c9a7f65ab037173ee153d539905f",
2023-07-26 16:29:57 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixpkgs.lib",
"type": "github"
}
},
2024-05-28 10:58:13 +00:00
"nixos-2311": {
"locked": {
"lastModified": 1715818734,
"narHash": "sha256-WvAJWCwPj/6quKcsgsvQYyZRxV8ho/yUzj0HZQ34DVU=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "95742536dc6debb5a8b8b78b27001c38f369f1e7",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-26 16:29:57 +00:00
"nixos-generators": {
"inputs": {
"nixlib": "nixlib",
"nixpkgs": [
"clan-core",
"nixpkgs"
]
},
"locked": {
2024-05-28 10:58:13 +00:00
"lastModified": 1716123454,
"narHash": "sha256-U2o4UPM/UsEyIX2p11+YEQgR9HY3PmjZ2mRl/x5e4xo=",
2023-07-26 16:29:57 +00:00
"owner": "nix-community",
"repo": "nixos-generators",
2024-05-28 10:58:13 +00:00
"rev": "a63e0c83dd83fe28cc571b97129e13373436bd82",
2023-07-26 16:29:57 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-generators",
"type": "github"
}
},
2024-05-28 10:58:13 +00:00
"nixos-images": {
"inputs": {
"nixos-2311": "nixos-2311",
"nixos-unstable": [
"clan-core",
"nixpkgs"
]
},
"locked": {
"lastModified": 1716132123,
"narHash": "sha256-rATSWbPaKQfZGaemu0tHL2xfCzVIVwpuTjk+KSBC+k4=",
"owner": "nix-community",
"repo": "nixos-images",
"rev": "8c9cab8c44434c12dafc465fbf61a710c5bceb08",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-images",
"type": "github"
}
},
update flake lock - 2024-01-01T00:00+00:00 Flake lock file updates: • Updated input 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=354291440abaf042d109a87f5c03acff3d1f0185' (2023-12-03) → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=9649e43da59865e905df05132f9aa4742024290d' (2023-12-31) • Updated input 'clan-core/disko': 'github:nix-community/disko/3cb78c93e6a02f494aaf6aeb37481c27a2e2ee22' (2023-11-25) → 'github:nix-community/disko/1144887c6f4d2dcbb2316a24364ef53e25b0fcfe' (2023-12-06) • Removed input 'clan-core/floco' • Removed input 'clan-core/floco/nixpkgs' • Updated input 'clan-core/nixos-generators': 'github:nix-community/nixos-generators/150f38bd1e09e20987feacb1b0d5991357532fb5' (2023-09-30) → 'github:nix-community/nixos-generators/246219bc21b943c6f6812bb7744218ba0df08600' (2023-12-04) • Removed input 'clan-core/nixpkgs-for-deal' • Updated input 'disko': 'github:nix-community/disko/3cb78c93e6a02f494aaf6aeb37481c27a2e2ee22' (2023-11-25) → 'github:nix-community/disko/0ce1b15b99ac7c280384f136eae00b968f5b3f72' (2023-12-28) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/ec04772e7516b6d58d98b491e68b329b7558b14d' (2023-12-03) → 'github:NixOS/nixpkgs/e1fa12d4f6c6fe19ccb59cac54b5b3f25e160870' (2023-12-25) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8bca48cb9a12bbd8766f359ad00336924e91b7f7' (2023-12-03) → 'github:Mic92/sops-nix/cfdbaf68d00bc2f9e071f17ae77be4b27ff72fa6' (2023-12-31) • Updated input 'srvos': 'github:numtide/srvos/3d589b35735e97d9bdc02fe46272725636ee68d6' (2023-11-30) → 'github:numtide/srvos/23c8e6a9ca1365b9c281e2fb609e30932518b9a0' (2023-12-31) • Removed input 'srvos/nixos-23_05' • Added input 'srvos/nixos-stable': 'github:NixOS/nixpkgs/d02d818f22c777aa4e854efc3242ec451e5d462a' (2023-12-25) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/e82f32aa7f06bbbd56d7b12186d555223dc399d1' (2023-11-12) → 'github:numtide/treefmt-nix/2961375283668d867e64129c22af532de8e77734' (2023-12-19)
2024-01-01 00:00:16 +00:00
"nixpkgs": {
update flake lock - 2023-11-20T00:00+00:00 Flake lock file updates: • Updated input 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=c47e59d32dc821f80d9354be9ebb58f2fcd3aa02' (2023-11-05) → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=9d99f93b37687f38a8d8f9fe979caebaeeeee991' (2023-11-19) • Updated input 'clan-core/disko': 'github:nix-community/disko/944d338d24a9d043a3f7461c30ee6cfe4f9cca30' (2023-10-27) → 'github:nix-community/disko/2d7d77878c5d70f66f3d676ff66708d8d4f9d7df' (2023-11-12) • Added input 'clan-core/nixpkgs-for-deal': 'github:Luis-Hebendanz/nixpkgs/842a157b727ad9712d41a80d1e1564e4e6bbe697' (2023-11-08) • Updated input 'disko': 'github:nix-community/disko/548962c50b8afad7b8c820c1d6e21dc8394d6e65' (2023-11-04) → 'github:nix-community/disko/2d7d77878c5d70f66f3d676ff66708d8d4f9d7df' (2023-11-12) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a0b3b06b7a82c965ae0bb1d59f6e386fe755001d' (2023-11-05) → 'github:NixOS/nixpkgs/0bf3f5cf6a98b5d077cdcdb00a6d4b3d92bc78b5' (2023-11-19) • Updated input 'sops-nix': 'github:Mic92/sops-nix/5bc2cde6e53241e7df0e8f5df5872223983efa72' (2023-11-05) → 'github:Mic92/sops-nix/49a87c6c827ccd21c225531e30745a9a6464775c' (2023-11-19) • Updated input 'srvos': 'github:numtide/srvos/d725309c965ccad663c16f141ccedecd64317b96' (2023-11-04) → 'github:numtide/srvos/48010180015cbda0b6cacf4555fcdd360054158d' (2023-11-16) • Added input 'srvos/nixos-23_05': 'github:NixOS/nixpkgs/d4b5a67bbe9ef750bd2fdffd4cad400dd5553af8' (2023-11-14) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/5deb8dc125a9f83b65ca86cf0c8167c46593e0b1' (2023-10-27) → 'github:numtide/treefmt-nix/e82f32aa7f06bbbd56d7b12186d555223dc399d1' (2023-11-12)
2023-11-20 00:00:16 +00:00
"locked": {
2024-05-28 10:58:13 +00:00
"lastModified": 1716715802,
"narHash": "sha256-usk0vE7VlxPX8jOavrtpOqphdfqEQpf9lgedlY/r66c=",
update flake lock - 2024-01-01T00:00+00:00 Flake lock file updates: • Updated input 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=354291440abaf042d109a87f5c03acff3d1f0185' (2023-12-03) → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=9649e43da59865e905df05132f9aa4742024290d' (2023-12-31) • Updated input 'clan-core/disko': 'github:nix-community/disko/3cb78c93e6a02f494aaf6aeb37481c27a2e2ee22' (2023-11-25) → 'github:nix-community/disko/1144887c6f4d2dcbb2316a24364ef53e25b0fcfe' (2023-12-06) • Removed input 'clan-core/floco' • Removed input 'clan-core/floco/nixpkgs' • Updated input 'clan-core/nixos-generators': 'github:nix-community/nixos-generators/150f38bd1e09e20987feacb1b0d5991357532fb5' (2023-09-30) → 'github:nix-community/nixos-generators/246219bc21b943c6f6812bb7744218ba0df08600' (2023-12-04) • Removed input 'clan-core/nixpkgs-for-deal' • Updated input 'disko': 'github:nix-community/disko/3cb78c93e6a02f494aaf6aeb37481c27a2e2ee22' (2023-11-25) → 'github:nix-community/disko/0ce1b15b99ac7c280384f136eae00b968f5b3f72' (2023-12-28) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/ec04772e7516b6d58d98b491e68b329b7558b14d' (2023-12-03) → 'github:NixOS/nixpkgs/e1fa12d4f6c6fe19ccb59cac54b5b3f25e160870' (2023-12-25) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8bca48cb9a12bbd8766f359ad00336924e91b7f7' (2023-12-03) → 'github:Mic92/sops-nix/cfdbaf68d00bc2f9e071f17ae77be4b27ff72fa6' (2023-12-31) • Updated input 'srvos': 'github:numtide/srvos/3d589b35735e97d9bdc02fe46272725636ee68d6' (2023-11-30) → 'github:numtide/srvos/23c8e6a9ca1365b9c281e2fb609e30932518b9a0' (2023-12-31) • Removed input 'srvos/nixos-23_05' • Added input 'srvos/nixos-stable': 'github:NixOS/nixpkgs/d02d818f22c777aa4e854efc3242ec451e5d462a' (2023-12-25) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/e82f32aa7f06bbbd56d7b12186d555223dc399d1' (2023-11-12) → 'github:numtide/treefmt-nix/2961375283668d867e64129c22af532de8e77734' (2023-12-19)
2024-01-01 00:00:16 +00:00
"owner": "NixOS",
update flake lock - 2023-11-20T00:00+00:00 Flake lock file updates: • Updated input 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=c47e59d32dc821f80d9354be9ebb58f2fcd3aa02' (2023-11-05) → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=9d99f93b37687f38a8d8f9fe979caebaeeeee991' (2023-11-19) • Updated input 'clan-core/disko': 'github:nix-community/disko/944d338d24a9d043a3f7461c30ee6cfe4f9cca30' (2023-10-27) → 'github:nix-community/disko/2d7d77878c5d70f66f3d676ff66708d8d4f9d7df' (2023-11-12) • Added input 'clan-core/nixpkgs-for-deal': 'github:Luis-Hebendanz/nixpkgs/842a157b727ad9712d41a80d1e1564e4e6bbe697' (2023-11-08) • Updated input 'disko': 'github:nix-community/disko/548962c50b8afad7b8c820c1d6e21dc8394d6e65' (2023-11-04) → 'github:nix-community/disko/2d7d77878c5d70f66f3d676ff66708d8d4f9d7df' (2023-11-12) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a0b3b06b7a82c965ae0bb1d59f6e386fe755001d' (2023-11-05) → 'github:NixOS/nixpkgs/0bf3f5cf6a98b5d077cdcdb00a6d4b3d92bc78b5' (2023-11-19) • Updated input 'sops-nix': 'github:Mic92/sops-nix/5bc2cde6e53241e7df0e8f5df5872223983efa72' (2023-11-05) → 'github:Mic92/sops-nix/49a87c6c827ccd21c225531e30745a9a6464775c' (2023-11-19) • Updated input 'srvos': 'github:numtide/srvos/d725309c965ccad663c16f141ccedecd64317b96' (2023-11-04) → 'github:numtide/srvos/48010180015cbda0b6cacf4555fcdd360054158d' (2023-11-16) • Added input 'srvos/nixos-23_05': 'github:NixOS/nixpkgs/d4b5a67bbe9ef750bd2fdffd4cad400dd5553af8' (2023-11-14) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/5deb8dc125a9f83b65ca86cf0c8167c46593e0b1' (2023-10-27) → 'github:numtide/treefmt-nix/e82f32aa7f06bbbd56d7b12186d555223dc399d1' (2023-11-12)
2023-11-20 00:00:16 +00:00
"repo": "nixpkgs",
2024-05-28 10:58:13 +00:00
"rev": "e2dd4e18cc1c7314e24154331bae07df76eb582f",
update flake lock - 2023-11-20T00:00+00:00 Flake lock file updates: • Updated input 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=c47e59d32dc821f80d9354be9ebb58f2fcd3aa02' (2023-11-05) → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=9d99f93b37687f38a8d8f9fe979caebaeeeee991' (2023-11-19) • Updated input 'clan-core/disko': 'github:nix-community/disko/944d338d24a9d043a3f7461c30ee6cfe4f9cca30' (2023-10-27) → 'github:nix-community/disko/2d7d77878c5d70f66f3d676ff66708d8d4f9d7df' (2023-11-12) • Added input 'clan-core/nixpkgs-for-deal': 'github:Luis-Hebendanz/nixpkgs/842a157b727ad9712d41a80d1e1564e4e6bbe697' (2023-11-08) • Updated input 'disko': 'github:nix-community/disko/548962c50b8afad7b8c820c1d6e21dc8394d6e65' (2023-11-04) → 'github:nix-community/disko/2d7d77878c5d70f66f3d676ff66708d8d4f9d7df' (2023-11-12) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a0b3b06b7a82c965ae0bb1d59f6e386fe755001d' (2023-11-05) → 'github:NixOS/nixpkgs/0bf3f5cf6a98b5d077cdcdb00a6d4b3d92bc78b5' (2023-11-19) • Updated input 'sops-nix': 'github:Mic92/sops-nix/5bc2cde6e53241e7df0e8f5df5872223983efa72' (2023-11-05) → 'github:Mic92/sops-nix/49a87c6c827ccd21c225531e30745a9a6464775c' (2023-11-19) • Updated input 'srvos': 'github:numtide/srvos/d725309c965ccad663c16f141ccedecd64317b96' (2023-11-04) → 'github:numtide/srvos/48010180015cbda0b6cacf4555fcdd360054158d' (2023-11-16) • Added input 'srvos/nixos-23_05': 'github:NixOS/nixpkgs/d4b5a67bbe9ef750bd2fdffd4cad400dd5553af8' (2023-11-14) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/5deb8dc125a9f83b65ca86cf0c8167c46593e0b1' (2023-10-27) → 'github:numtide/treefmt-nix/e82f32aa7f06bbbd56d7b12186d555223dc399d1' (2023-11-12)
2023-11-20 00:00:16 +00:00
"type": "github"
},
"original": {
update flake lock - 2024-01-01T00:00+00:00 Flake lock file updates: • Updated input 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=354291440abaf042d109a87f5c03acff3d1f0185' (2023-12-03) → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=9649e43da59865e905df05132f9aa4742024290d' (2023-12-31) • Updated input 'clan-core/disko': 'github:nix-community/disko/3cb78c93e6a02f494aaf6aeb37481c27a2e2ee22' (2023-11-25) → 'github:nix-community/disko/1144887c6f4d2dcbb2316a24364ef53e25b0fcfe' (2023-12-06) • Removed input 'clan-core/floco' • Removed input 'clan-core/floco/nixpkgs' • Updated input 'clan-core/nixos-generators': 'github:nix-community/nixos-generators/150f38bd1e09e20987feacb1b0d5991357532fb5' (2023-09-30) → 'github:nix-community/nixos-generators/246219bc21b943c6f6812bb7744218ba0df08600' (2023-12-04) • Removed input 'clan-core/nixpkgs-for-deal' • Updated input 'disko': 'github:nix-community/disko/3cb78c93e6a02f494aaf6aeb37481c27a2e2ee22' (2023-11-25) → 'github:nix-community/disko/0ce1b15b99ac7c280384f136eae00b968f5b3f72' (2023-12-28) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/ec04772e7516b6d58d98b491e68b329b7558b14d' (2023-12-03) → 'github:NixOS/nixpkgs/e1fa12d4f6c6fe19ccb59cac54b5b3f25e160870' (2023-12-25) • Updated input 'sops-nix': 'github:Mic92/sops-nix/8bca48cb9a12bbd8766f359ad00336924e91b7f7' (2023-12-03) → 'github:Mic92/sops-nix/cfdbaf68d00bc2f9e071f17ae77be4b27ff72fa6' (2023-12-31) • Updated input 'srvos': 'github:numtide/srvos/3d589b35735e97d9bdc02fe46272725636ee68d6' (2023-11-30) → 'github:numtide/srvos/23c8e6a9ca1365b9c281e2fb609e30932518b9a0' (2023-12-31) • Removed input 'srvos/nixos-23_05' • Added input 'srvos/nixos-stable': 'github:NixOS/nixpkgs/d02d818f22c777aa4e854efc3242ec451e5d462a' (2023-12-25) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/e82f32aa7f06bbbd56d7b12186d555223dc399d1' (2023-11-12) → 'github:numtide/treefmt-nix/2961375283668d867e64129c22af532de8e77734' (2023-12-19)
2024-01-01 00:00:16 +00:00
"owner": "NixOS",
"ref": "nixpkgs-unstable",
update flake lock - 2023-11-20T00:00+00:00 Flake lock file updates: • Updated input 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=c47e59d32dc821f80d9354be9ebb58f2fcd3aa02' (2023-11-05) → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=9d99f93b37687f38a8d8f9fe979caebaeeeee991' (2023-11-19) • Updated input 'clan-core/disko': 'github:nix-community/disko/944d338d24a9d043a3f7461c30ee6cfe4f9cca30' (2023-10-27) → 'github:nix-community/disko/2d7d77878c5d70f66f3d676ff66708d8d4f9d7df' (2023-11-12) • Added input 'clan-core/nixpkgs-for-deal': 'github:Luis-Hebendanz/nixpkgs/842a157b727ad9712d41a80d1e1564e4e6bbe697' (2023-11-08) • Updated input 'disko': 'github:nix-community/disko/548962c50b8afad7b8c820c1d6e21dc8394d6e65' (2023-11-04) → 'github:nix-community/disko/2d7d77878c5d70f66f3d676ff66708d8d4f9d7df' (2023-11-12) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a0b3b06b7a82c965ae0bb1d59f6e386fe755001d' (2023-11-05) → 'github:NixOS/nixpkgs/0bf3f5cf6a98b5d077cdcdb00a6d4b3d92bc78b5' (2023-11-19) • Updated input 'sops-nix': 'github:Mic92/sops-nix/5bc2cde6e53241e7df0e8f5df5872223983efa72' (2023-11-05) → 'github:Mic92/sops-nix/49a87c6c827ccd21c225531e30745a9a6464775c' (2023-11-19) • Updated input 'srvos': 'github:numtide/srvos/d725309c965ccad663c16f141ccedecd64317b96' (2023-11-04) → 'github:numtide/srvos/48010180015cbda0b6cacf4555fcdd360054158d' (2023-11-16) • Added input 'srvos/nixos-23_05': 'github:NixOS/nixpkgs/d4b5a67bbe9ef750bd2fdffd4cad400dd5553af8' (2023-11-14) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/5deb8dc125a9f83b65ca86cf0c8167c46593e0b1' (2023-10-27) → 'github:numtide/treefmt-nix/e82f32aa7f06bbbd56d7b12186d555223dc399d1' (2023-11-12)
2023-11-20 00:00:16 +00:00
"repo": "nixpkgs",
"type": "github"
}
},
2023-07-04 14:43:31 +00:00
"root": {
"inputs": {
2024-04-30 11:17:19 +00:00
"buildbot-nix": "buildbot-nix",
2023-07-26 16:29:57 +00:00
"clan-core": "clan-core",
2023-07-04 14:43:31 +00:00
"flake-parts": "flake-parts",
flake.lock: Update Flake lock file updates: • Updated input 'clan-core': 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=7f54a64c0a8d538381207ef19c2b1185343628b0' (2023-08-02) → 'git+https://git.clan.lol/clan/clan-core?ref=refs/heads/main&rev=6f22717ffd26aeb5146d727d14e1c64d56a20218' (2023-08-08) • Updated input 'clan-core/disko': 'github:nix-community/disko/4015740375676402a2ee6adebc3c30ea625b9a94' (2023-07-30) → 'github:nix-community/disko/493b347d8fffa6912afb8d89b91703cd40ff6038' (2023-08-06) • Added input 'clan-core/floco': 'github:aakropotkin/floco/1e84b4b16bba5746e1195fa3a4d8addaaf2d9ef4' (2023-08-03) • Added input 'clan-core/floco/nixpkgs': follows 'clan-core/nixpkgs' • Removed input 'clan-core/nix-unit' • Removed input 'clan-core/nix-unit/flake-parts' • Removed input 'clan-core/nix-unit/nix-github-actions' • Removed input 'clan-core/nix-unit/nix-github-actions/nixpkgs' • Removed input 'clan-core/nix-unit/nixpkgs' • Removed input 'clan-core/nix-unit/treefmt-nix' • Removed input 'clan-core/pre-commit-hooks-nix' • Removed input 'clan-core/pre-commit-hooks-nix/flake-compat' • Removed input 'clan-core/pre-commit-hooks-nix/flake-utils' • Removed input 'clan-core/pre-commit-hooks-nix/flake-utils/systems' • Removed input 'clan-core/pre-commit-hooks-nix/gitignore' • Removed input 'clan-core/pre-commit-hooks-nix/gitignore/nixpkgs' • Removed input 'clan-core/pre-commit-hooks-nix/nixpkgs' • Removed input 'clan-core/pre-commit-hooks-nix/nixpkgs-stable'
2023-08-08 11:48:02 +00:00
"nixpkgs": "nixpkgs",
2023-07-04 14:43:31 +00:00
"srvos": "srvos",
"treefmt-nix": "treefmt-nix"
}
},
2023-07-05 15:19:22 +00:00
"sops-nix": {
"inputs": {
"nixpkgs": [
2024-05-01 10:26:28 +00:00
"clan-core",
2023-07-05 15:19:22 +00:00
"nixpkgs"
],
2024-05-01 10:26:28 +00:00
"nixpkgs-stable": [
"clan-core"
]
2023-07-05 15:19:22 +00:00
},
"locked": {
2024-05-28 10:58:13 +00:00
"lastModified": 1716087663,
"narHash": "sha256-zuSAGlx8Qk0OILGCC2GUyZ58/SJ5R3GZdeUNQ6IS0fQ=",
2023-07-05 15:19:22 +00:00
"owner": "Mic92",
"repo": "sops-nix",
2024-05-28 10:58:13 +00:00
"rev": "0bf1808e70ce80046b0cff821c019df2b19aabf5",
2023-07-05 15:19:22 +00:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
2023-07-04 14:43:31 +00:00
"srvos": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-28 10:58:13 +00:00
"lastModified": 1716771198,
"narHash": "sha256-vRDCDuFMvkvCjGT/N9K2lxG1E61vvq3TiU/4ZM36p8k=",
2023-07-04 14:43:31 +00:00
"owner": "numtide",
"repo": "srvos",
2024-05-28 10:58:13 +00:00
"rev": "5d4550de420ee501d7fa0e6cd9031cd00354554c",
2023-07-04 14:43:31 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "srvos",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-05-28 10:58:13 +00:00
"lastModified": 1715940852,
"narHash": "sha256-wJqHMg/K6X3JGAE9YLM0LsuKrKb4XiBeVaoeMNlReZg=",
2023-07-04 14:43:31 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-05-28 10:58:13 +00:00
"rev": "2fba33a182602b9d49f0b2440513e5ee091d838b",
2023-07-04 14:43:31 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}