clan-infra/flake.lock

363 lines
9.1 KiB
Plaintext
Raw Normal View History

2023-07-04 14:43:31 +00:00
{
"nodes": {
2024-06-10 09:21:00 +00:00
"blobs": {
"flake": false,
"locked": {
"lastModified": 1604995301,
"narHash": "sha256-wcLzgLec6SGJA8fx1OEN1yV/Py5b+U5iyYpksUY/yLw=",
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"rev": "2cccdf1ca48316f2cfd1c9a0017e8de5a7156265",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "blobs",
"type": "gitlab"
}
},
2024-04-30 11:17:19 +00:00
"buildbot-nix": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": [
"treefmt-nix"
]
},
"locked": {
2024-06-10 09:30:57 +00:00
"lastModified": 1717983619,
"narHash": "sha256-HUv3M9M2YX1ynL3Mhvd1IitsGqFLvkLnfu87X+07zC8=",
2024-04-30 11:17:19 +00:00
"owner": "Mic92",
"repo": "buildbot-nix",
2024-06-10 09:30:57 +00:00
"rev": "2058d5e8ca47f69b204fe2ddd07bc1ea417ffdba",
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-06-10 09:30:57 +00:00
"lastModified": 1717766423,
"narHash": "sha256-5iVawt5CSojQNcEMce6arQK8N8myFTOGJbJ4K6RoCIQ=",
"ref": "refs/heads/main",
2024-06-10 09:30:57 +00:00
"rev": "4e841d3087defc5bb03501c1bc4f308e278c9b5b",
"revCount": 3054,
2023-07-26 16:29:57 +00:00
"type": "git",
"url": "https://git.clan.lol/clan/clan-core"
},
"original": {
"type": "git",
"url": "https://git.clan.lol/clan/clan-core"
}
},
2023-07-04 14:43:31 +00:00
"disko": {
2023-07-28 16:41:26 +00:00
"inputs": {
"nixpkgs": [
"clan-core",
"nixpkgs"
]
},
"locked": {
2024-06-10 09:30:57 +00:00
"lastModified": 1717177033,
"narHash": "sha256-G3CZJafCO8WDy3dyA2EhpUJEmzd5gMJ2IdItAg0Hijw=",
2023-07-28 16:41:26 +00:00
"owner": "nix-community",
"repo": "disko",
2024-06-10 09:30:57 +00:00
"rev": "0274af4c92531ebfba4a5bd493251a143bc51f3c",
2023-07-28 16:41:26 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2024-06-10 09:21:00 +00:00
"flake-compat": {
"locked": {
"lastModified": 1696426674,
"narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
"owner": "edolstra",
"repo": "flake-compat",
"rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
"type": "github"
},
"original": {
"owner": "edolstra",
"repo": "flake-compat",
"type": "github"
}
},
2023-07-04 14:43:31 +00:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
"nixpkgs"
]
},
"locked": {
2024-06-10 09:30:57 +00:00
"lastModified": 1717285511,
"narHash": "sha256-iKzJcpdXih14qYVcZ9QC9XuZYnPc6T8YImb6dX166kw=",
2023-07-04 14:43:31 +00:00
"owner": "hercules-ci",
"repo": "flake-parts",
2024-06-10 09:30:57 +00:00
"rev": "2a55567fcf15b1b1c7ed712a2c6fadaec7412ea8",
2023-07-04 14:43:31 +00:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
2024-06-10 09:21:00 +00:00
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1710146030,
"narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"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": {
2024-06-10 09:30:57 +00:00
"lastModified": 1717017538,
"narHash": "sha256-S5kltvDDfNQM3xx9XcvzKEOyN2qk8Sa+aSOLqZ+1Ujc=",
2024-05-28 10:58:13 +00:00
"owner": "NixOS",
"repo": "nixpkgs",
2024-06-10 09:30:57 +00:00
"rev": "64e468fd2652105710d86cd2ae3e65a5a6d58dec",
2024-05-28 10:58:13 +00:00
"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-06-10 09:30:57 +00:00
"lastModified": 1716210724,
"narHash": "sha256-iqQa3omRcHGpWb1ds75jS9ruA5R39FTmAkeR3J+ve1w=",
2023-07-26 16:29:57 +00:00
"owner": "nix-community",
"repo": "nixos-generators",
2024-06-10 09:30:57 +00:00
"rev": "d14b286322c7f4f897ca4b1726ce38cb68596c94",
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": {
2024-06-10 09:30:57 +00:00
"lastModified": 1717040312,
"narHash": "sha256-yI/en4IxuCEClIUpIs3QTyYCCtmSPLOhwLJclfNwdeg=",
2024-05-28 10:58:13 +00:00
"owner": "nix-community",
"repo": "nixos-images",
2024-06-10 09:30:57 +00:00
"rev": "47bfb55316e105390dd761e0b6e8e0be09462b67",
2024-05-28 10:58:13 +00:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nixos-images",
"type": "github"
}
},
2024-06-10 09:21:00 +00:00
"nixos-mailserver": {
"inputs": {
"blobs": "blobs",
"flake-compat": [
"flake-compat"
],
"nixpkgs": [
"nixpkgs"
],
"utils": [
"flake-utils"
]
},
"locked": {
"lastModified": 1717515088,
"narHash": "sha256-nWOLpPA7+k7V1OjXTuxdsVd5jeeI0b13Di57wvnqkic=",
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"rev": "0d51a32e4799d081f260eb4db37145f5f4ee7456",
"type": "gitlab"
},
"original": {
"owner": "simple-nixos-mailserver",
"repo": "nixos-mailserver",
"type": "gitlab"
}
},
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-06-10 09:30:57 +00:00
"lastModified": 1717868076,
"narHash": "sha256-c83Y9t815Wa34khrux81j8K8ET94ESmCuwORSKm2bQY=",
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-06-10 09:30:57 +00:00
"rev": "cd18e2ae9ab8e2a0a8d715b60c91b54c0ac35ff9",
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",
2024-06-10 09:21:00 +00:00
"flake-compat": "flake-compat",
2023-07-04 14:43:31 +00:00
"flake-parts": "flake-parts",
2024-06-10 09:21:00 +00:00
"flake-utils": "flake-utils",
"nixos-mailserver": "nixos-mailserver",
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-06-10 09:30:57 +00:00
"lastModified": 1717297459,
"narHash": "sha256-cZC2f68w5UrJ1f+2NWGV9Gx0dEYmxwomWN2B0lx0QRA=",
2023-07-05 15:19:22 +00:00
"owner": "Mic92",
"repo": "sops-nix",
2024-06-10 09:30:57 +00:00
"rev": "ab2a43b0d21d1d37d4d5726a892f714eaeb4b075",
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-06-10 09:30:57 +00:00
"lastModified": 1717980384,
"narHash": "sha256-nK1IFT/W/naLOolOdXZkKnvbmkj6tk7B8sIUfgXdhMs=",
2023-07-04 14:43:31 +00:00
"owner": "numtide",
"repo": "srvos",
2024-06-10 09:30:57 +00:00
"rev": "7d912e0f5d9b1049a748b6257019fa312f4064a5",
2023-07-04 14:43:31 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "srvos",
"type": "github"
}
},
2024-06-10 09:21:00 +00: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"
}
},
2023-07-04 14:43:31 +00:00
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
2024-06-10 09:30:57 +00:00
"lastModified": 1717850719,
"narHash": "sha256-npYqVg+Wk4oxnWrnVG7416fpfrlRhp/lQ6wQ4DHI8YE=",
2023-07-04 14:43:31 +00:00
"owner": "numtide",
"repo": "treefmt-nix",
2024-06-10 09:30:57 +00:00
"rev": "4fc1c45a5f50169f9f29f6a98a438fb910b834ed",
2023-07-04 14:43:31 +00:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}