infra/flake.lock

296 lines
7.4 KiB
Text
Raw Normal View History

2022-04-10 20:57:52 +02:00
{
"nodes": {
2023-10-25 11:53:51 +10:00
"buildbot-nix": {
"inputs": {
"flake-parts": [
"flake-parts"
],
"nixpkgs": [
"nixpkgs"
],
"treefmt-nix": [
"treefmt-nix"
]
},
"locked": {
"lastModified": 1713890978,
"narHash": "sha256-YXxFqEBMgzq5TLCmZWYcfXzOAtBUOXBXNdbVVmejVDs=",
"owner": "Mic92",
2023-10-25 11:53:51 +10:00
"repo": "buildbot-nix",
"rev": "f3030e2dac3da9a41d4ffe5d9225b03c85188037",
2023-10-25 11:53:51 +10:00
"type": "github"
},
"original": {
"owner": "Mic92",
2023-10-25 11:53:51 +10:00
"repo": "buildbot-nix",
"type": "github"
}
},
2024-03-16 11:52:48 +10:00
"comin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1713686279,
"narHash": "sha256-GGrUK/NDg3nX3NuOMjJGkGj9O5T01BJvJkIcJ7vaL/g=",
2024-03-16 11:52:48 +10:00
"owner": "nlewo",
"repo": "comin",
"rev": "fb0e1ffd76a24324d3eac9505cf4ca2dbe9b9cbb",
2024-03-16 11:52:48 +10:00
"type": "github"
},
"original": {
"owner": "nlewo",
"repo": "comin",
"type": "github"
}
},
2022-12-30 20:49:32 +01:00
"disko": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1714008123,
"narHash": "sha256-zpJNUuOcVL3Yi60VPvpNhs77uIK1D0Ri2eeHcfdz8yg=",
2022-12-30 20:49:32 +01:00
"owner": "nix-community",
"repo": "disko",
"rev": "db1150487c7cde696cf5c4bbb599b37b885ca592",
2022-12-30 20:49:32 +01:00
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "disko",
"type": "github"
}
},
2022-08-29 14:11:38 +02:00
"flake-parts": {
"inputs": {
"nixpkgs-lib": [
2022-08-29 14:11:38 +02:00
"nixpkgs"
]
},
"locked": {
"lastModified": 1712014858,
"narHash": "sha256-sB4SWl2lX95bExY2gMFG5HIzvva5AVMJd4Igm+GpZNw=",
2022-08-29 14:11:38 +02:00
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "9126214d0a59633752a136528f5f3b9aa8565b7d",
2022-08-29 14:11:38 +02:00
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"nix-darwin": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1713946171,
"narHash": "sha256-lc75rgRQLdp4Dzogv5cfqOg6qYc5Rp83oedF2t0kDp8=",
"owner": "LnL7",
"repo": "nix-darwin",
"rev": "230a197063de9287128e2c68a7a4b0cd7d0b50a7",
"type": "github"
},
"original": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
2022-04-10 20:57:52 +02:00
"nixpkgs": {
"locked": {
"lastModified": 1713960115,
"narHash": "sha256-cgDgQ76uwzyiQ1jc326Oabfxfl9NeBfQeQ/MQCoLQl8=",
2022-04-10 20:57:52 +02:00
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "8a30b52c5641c4317321c74efeae696341421267",
2022-04-10 20:57:52 +02:00
"type": "github"
},
"original": {
2022-08-13 09:15:38 +02:00
"owner": "NixOS",
"ref": "nixos-unstable-small",
2022-08-13 09:15:38 +02:00
"repo": "nixpkgs",
"type": "github"
2022-04-10 20:57:52 +02:00
}
},
"nixpkgs-darwin-pinned": {
"locked": {
2024-04-24 12:44:51 +10:00
"lastModified": 1713908025,
"narHash": "sha256-jiuOqj3+yN1BophQuXULZJIJX8DMQHSoxkhAvALml4U=",
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-24 12:44:51 +10:00
"rev": "0a0027cb7c11e9cf5521266f88b5e72a0e7ed331",
"type": "github"
},
"original": {
"owner": "NixOS",
"repo": "nixpkgs",
2024-04-24 12:44:51 +10:00
"rev": "0a0027cb7c11e9cf5521266f88b5e72a0e7ed331",
"type": "github"
}
},
2022-04-10 20:57:52 +02:00
"nixpkgs-update": {
"inputs": {
2023-01-15 23:47:28 +01:00
"mmdoc": [],
"nixpkgs": "nixpkgs_2",
2024-02-28 19:46:50 +10:00
"runtimeDeps": [
"nixpkgs"
]
2022-04-10 20:57:52 +02:00
},
"locked": {
"lastModified": 1713663182,
"narHash": "sha256-HmO5ghj2eNnN9NnYUPE26x/KJ6F21ALMWp6pEE/cVRE=",
2024-02-28 19:46:50 +10:00
"owner": "qowoz",
2022-04-10 20:57:52 +02:00
"repo": "nixpkgs-update",
"rev": "dbab69bed4129965501948d1c0193fb4bea2d707",
2022-04-10 20:57:52 +02:00
"type": "github"
},
"original": {
2024-02-28 19:46:50 +10:00
"owner": "qowoz",
"ref": "patches",
2022-04-10 20:57:52 +02:00
"repo": "nixpkgs-update",
"type": "github"
}
},
"nixpkgs-update-github-releases": {
"flake": false,
"locked": {
"lastModified": 1713252683,
"narHash": "sha256-/hWsx6qCMHIRgdGkEIHaI40eVUg5gQGxpfp6GG7moSU=",
"owner": "nix-community",
2022-04-10 20:57:52 +02:00
"repo": "nixpkgs-update-github-releases",
"rev": "e1a72b5848a3a08168917dee85a6b4b64eca6b24",
2022-04-10 20:57:52 +02:00
"type": "github"
},
"original": {
"owner": "nix-community",
2022-04-10 20:57:52 +02:00
"repo": "nixpkgs-update-github-releases",
"type": "github"
}
},
"nixpkgs_2": {
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'disko': 'github:nix-community/disko/df3a607ad7ee431f4831a51af2c464aa8a8813f4' (2022-12-27) → 'github:nix-community/disko/981160e9cfb73a9fc9f7eddfe193953fc784cdfb' (2022-12-31) • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/19e0f88324d90509141e192664ded98bb88ef9b2' (2022-12-27) → 'github:hercules-ci/flake-parts/87673d7c13a799d95ce25ff5dc7b9e15f01af2ea' (2023-01-01) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/41064f42880571a2d05e437fc726734d3315d57d' (2022-12-29) → 'github:NixOS/nixpkgs/9269a0e15385ce1a1b007b3c901499eb499549cc' (2022-12-31) • Updated input 'nixpkgs-update': 'github:ryantm/nixpkgs-update/f3f4597cf40a8d9deaf1ed07db2b475cb984dc94' (2022-12-21) → 'github:ryantm/nixpkgs-update/b294040b323e7c6d3c756907f3b4cf6f6f43d1f0' (2023-01-02) • Removed input 'nixpkgs-update/flake-compat' • Updated input 'nixpkgs-update/mmdoc': 'github:ryantm/mmdoc/a308fd7ef02241216aac5dfa2c584b37fca3c26a' (2022-04-02) → 'github:ryantm/mmdoc/cec02bafac9456bd1ed9b261b8d163a893885e5b' (2022-11-21) • Updated input 'nixpkgs-update/mmdoc/nixpkgs-for-manual': 'github:ryantm/nixpkgs/78d909765da7e23d5d5d59993bca0ee6a9e3d3ba' (2022-02-12) → 'github:ryantm/nixpkgs/6a6caacfdd079a0fa249046514480a1c4597d861' (2022-09-22) • Updated input 'nixpkgs-update/nixpkgs': 'github:nixos/nixpkgs/12613bf6d91543db59de89e231eafab72f4dc2e8' (2021-08-25) → 'github:NixOS/nixpkgs/293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847' (2022-12-30) • Updated input 'sops-nix': 'github:Mic92/sops-nix/855b8d51fc3991bd817978f0f093aa6ae0fae738' (2022-12-25) → 'github:Mic92/sops-nix/b35586cc5abacd4eba9ead138b53e2a60920f781' (2023-01-01) • Updated input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/939c05a176b8485971463c18c44f48e56a7801c9' (2022-12-24) → 'github:NixOS/nixpkgs/feda52be1d59f13b9aa02f064b4f14784b9a06c8' (2022-12-31)
2023-01-02 02:55:16 +00:00
"lastModified": 1672428209,
"narHash": "sha256-eejhqkDz2cb2vc5VeaWphJz8UXNuoNoM8/Op8eWv2tQ=",
"owner": "NixOS",
2022-04-10 20:57:52 +02:00
"repo": "nixpkgs",
flake.lock: Update Flake lock file updates: • Updated input 'disko': 'github:nix-community/disko/df3a607ad7ee431f4831a51af2c464aa8a8813f4' (2022-12-27) → 'github:nix-community/disko/981160e9cfb73a9fc9f7eddfe193953fc784cdfb' (2022-12-31) • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/19e0f88324d90509141e192664ded98bb88ef9b2' (2022-12-27) → 'github:hercules-ci/flake-parts/87673d7c13a799d95ce25ff5dc7b9e15f01af2ea' (2023-01-01) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/41064f42880571a2d05e437fc726734d3315d57d' (2022-12-29) → 'github:NixOS/nixpkgs/9269a0e15385ce1a1b007b3c901499eb499549cc' (2022-12-31) • Updated input 'nixpkgs-update': 'github:ryantm/nixpkgs-update/f3f4597cf40a8d9deaf1ed07db2b475cb984dc94' (2022-12-21) → 'github:ryantm/nixpkgs-update/b294040b323e7c6d3c756907f3b4cf6f6f43d1f0' (2023-01-02) • Removed input 'nixpkgs-update/flake-compat' • Updated input 'nixpkgs-update/mmdoc': 'github:ryantm/mmdoc/a308fd7ef02241216aac5dfa2c584b37fca3c26a' (2022-04-02) → 'github:ryantm/mmdoc/cec02bafac9456bd1ed9b261b8d163a893885e5b' (2022-11-21) • Updated input 'nixpkgs-update/mmdoc/nixpkgs-for-manual': 'github:ryantm/nixpkgs/78d909765da7e23d5d5d59993bca0ee6a9e3d3ba' (2022-02-12) → 'github:ryantm/nixpkgs/6a6caacfdd079a0fa249046514480a1c4597d861' (2022-09-22) • Updated input 'nixpkgs-update/nixpkgs': 'github:nixos/nixpkgs/12613bf6d91543db59de89e231eafab72f4dc2e8' (2021-08-25) → 'github:NixOS/nixpkgs/293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847' (2022-12-30) • Updated input 'sops-nix': 'github:Mic92/sops-nix/855b8d51fc3991bd817978f0f093aa6ae0fae738' (2022-12-25) → 'github:Mic92/sops-nix/b35586cc5abacd4eba9ead138b53e2a60920f781' (2023-01-01) • Updated input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/939c05a176b8485971463c18c44f48e56a7801c9' (2022-12-24) → 'github:NixOS/nixpkgs/feda52be1d59f13b9aa02f064b4f14784b9a06c8' (2022-12-31)
2023-01-02 02:55:16 +00:00
"rev": "293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847",
2022-04-10 20:57:52 +02:00
"type": "github"
},
"original": {
flake.lock: Update Flake lock file updates: • Updated input 'disko': 'github:nix-community/disko/df3a607ad7ee431f4831a51af2c464aa8a8813f4' (2022-12-27) → 'github:nix-community/disko/981160e9cfb73a9fc9f7eddfe193953fc784cdfb' (2022-12-31) • Updated input 'flake-parts': 'github:hercules-ci/flake-parts/19e0f88324d90509141e192664ded98bb88ef9b2' (2022-12-27) → 'github:hercules-ci/flake-parts/87673d7c13a799d95ce25ff5dc7b9e15f01af2ea' (2023-01-01) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/41064f42880571a2d05e437fc726734d3315d57d' (2022-12-29) → 'github:NixOS/nixpkgs/9269a0e15385ce1a1b007b3c901499eb499549cc' (2022-12-31) • Updated input 'nixpkgs-update': 'github:ryantm/nixpkgs-update/f3f4597cf40a8d9deaf1ed07db2b475cb984dc94' (2022-12-21) → 'github:ryantm/nixpkgs-update/b294040b323e7c6d3c756907f3b4cf6f6f43d1f0' (2023-01-02) • Removed input 'nixpkgs-update/flake-compat' • Updated input 'nixpkgs-update/mmdoc': 'github:ryantm/mmdoc/a308fd7ef02241216aac5dfa2c584b37fca3c26a' (2022-04-02) → 'github:ryantm/mmdoc/cec02bafac9456bd1ed9b261b8d163a893885e5b' (2022-11-21) • Updated input 'nixpkgs-update/mmdoc/nixpkgs-for-manual': 'github:ryantm/nixpkgs/78d909765da7e23d5d5d59993bca0ee6a9e3d3ba' (2022-02-12) → 'github:ryantm/nixpkgs/6a6caacfdd079a0fa249046514480a1c4597d861' (2022-09-22) • Updated input 'nixpkgs-update/nixpkgs': 'github:nixos/nixpkgs/12613bf6d91543db59de89e231eafab72f4dc2e8' (2021-08-25) → 'github:NixOS/nixpkgs/293a28df6d7ff3dec1e61e37cc4ee6e6c0fb0847' (2022-12-30) • Updated input 'sops-nix': 'github:Mic92/sops-nix/855b8d51fc3991bd817978f0f093aa6ae0fae738' (2022-12-25) → 'github:Mic92/sops-nix/b35586cc5abacd4eba9ead138b53e2a60920f781' (2023-01-01) • Updated input 'sops-nix/nixpkgs-stable': 'github:NixOS/nixpkgs/939c05a176b8485971463c18c44f48e56a7801c9' (2022-12-24) → 'github:NixOS/nixpkgs/feda52be1d59f13b9aa02f064b4f14784b9a06c8' (2022-12-31)
2023-01-02 02:55:16 +00:00
"id": "nixpkgs",
"type": "indirect"
2022-04-10 20:57:52 +02:00
}
},
"nur-update": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
flake.lock: Update Flake lock file updates: • Updated input 'buildbot-nix': 'github:Mic92/buildbot-nix/63c803c4fc8ed09ed4a7dac0c60d416268f96214' (2024-03-11) → 'github:Mic92/buildbot-nix/4c5006b7a5e33b90f524a06f5721bd5b1cba684d' (2024-03-14) • Updated input 'disko': 'github:nix-community/disko/d389901567d9ceda5a1a833fbf8e8e254e18eb0a' (2024-03-11) → 'github:nix-community/disko/cc69c2340b59e290982ec7e6238471d470c839d0' (2024-03-14) • Updated input 'nix-darwin': 'github:LnL7/nix-darwin/550340062c16d7ef8c2cc20a3d2b97bcd3c6b6f6' (2024-03-07) → 'github:LnL7/nix-darwin/d9ea313bc4851670dc99c5cc979cb79750e7d670' (2024-03-12) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/c41ece2391fdc2351e839a9d9bb9cc561480ddea' (2024-03-11) → 'github:NixOS/nixpkgs/2dbc8f62d8af7a1ab962e4b20d12b25ddcb86ced' (2024-03-13) • Updated input 'nur-update': 'github:nix-community/nur-update/f5d84e317a55308b9237f3f64c62b6d04dcbc49f' (2024-01-15) → 'github:nix-community/nur-update/224936b86bea5ab087ecfff4a7ffb063ae457abe' (2024-03-11) • Updated input 'sops-nix': 'github:Mic92/sops-nix/f8d5c8baa83fe620a28c0db633be9db3e34474b4' (2024-03-10) → 'github:Mic92/sops-nix/e52d8117b330f690382f1d16d81ae43daeb4b880' (2024-03-11) • Updated input 'srvos': 'github:nix-community/srvos/434ad8453dffd81b91fddc0d68fb65d9bc5d5059' (2024-03-08) → 'github:nix-community/srvos/224e1cff5e392d15c5f9d9b6fbcf7ea687144b29' (2024-03-14) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/720322c5352d7b7bd2cb3601a9176b0e91d1de7d' (2024-03-10) → 'github:numtide/treefmt-nix/35791f76524086ab4b785a33e4abbedfda64bd22' (2024-03-12)
2024-03-14 02:57:53 +00:00
"lastModified": 1710174354,
"narHash": "sha256-uZaLfnM7wAWltEK75GkPMEOqDGYNtVVPSOgJD4w1+98=",
"owner": "nix-community",
"repo": "nur-update",
flake.lock: Update Flake lock file updates: • Updated input 'buildbot-nix': 'github:Mic92/buildbot-nix/63c803c4fc8ed09ed4a7dac0c60d416268f96214' (2024-03-11) → 'github:Mic92/buildbot-nix/4c5006b7a5e33b90f524a06f5721bd5b1cba684d' (2024-03-14) • Updated input 'disko': 'github:nix-community/disko/d389901567d9ceda5a1a833fbf8e8e254e18eb0a' (2024-03-11) → 'github:nix-community/disko/cc69c2340b59e290982ec7e6238471d470c839d0' (2024-03-14) • Updated input 'nix-darwin': 'github:LnL7/nix-darwin/550340062c16d7ef8c2cc20a3d2b97bcd3c6b6f6' (2024-03-07) → 'github:LnL7/nix-darwin/d9ea313bc4851670dc99c5cc979cb79750e7d670' (2024-03-12) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/c41ece2391fdc2351e839a9d9bb9cc561480ddea' (2024-03-11) → 'github:NixOS/nixpkgs/2dbc8f62d8af7a1ab962e4b20d12b25ddcb86ced' (2024-03-13) • Updated input 'nur-update': 'github:nix-community/nur-update/f5d84e317a55308b9237f3f64c62b6d04dcbc49f' (2024-01-15) → 'github:nix-community/nur-update/224936b86bea5ab087ecfff4a7ffb063ae457abe' (2024-03-11) • Updated input 'sops-nix': 'github:Mic92/sops-nix/f8d5c8baa83fe620a28c0db633be9db3e34474b4' (2024-03-10) → 'github:Mic92/sops-nix/e52d8117b330f690382f1d16d81ae43daeb4b880' (2024-03-11) • Updated input 'srvos': 'github:nix-community/srvos/434ad8453dffd81b91fddc0d68fb65d9bc5d5059' (2024-03-08) → 'github:nix-community/srvos/224e1cff5e392d15c5f9d9b6fbcf7ea687144b29' (2024-03-14) • Updated input 'treefmt-nix': 'github:numtide/treefmt-nix/720322c5352d7b7bd2cb3601a9176b0e91d1de7d' (2024-03-10) → 'github:numtide/treefmt-nix/35791f76524086ab4b785a33e4abbedfda64bd22' (2024-03-12)
2024-03-14 02:57:53 +00:00
"rev": "224936b86bea5ab087ecfff4a7ffb063ae457abe",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "nur-update",
"type": "github"
}
},
2022-04-10 20:57:52 +02:00
"root": {
"inputs": {
2023-10-25 11:53:51 +10:00
"buildbot-nix": "buildbot-nix",
2024-03-16 11:52:48 +10:00
"comin": "comin",
2022-12-30 20:49:32 +01:00
"disko": "disko",
2022-08-29 14:11:38 +02:00
"flake-parts": "flake-parts",
"nix-darwin": "nix-darwin",
"nixpkgs": "nixpkgs",
"nixpkgs-darwin-pinned": "nixpkgs-darwin-pinned",
2022-04-10 20:57:52 +02:00
"nixpkgs-update": "nixpkgs-update",
"nixpkgs-update-github-releases": "nixpkgs-update-github-releases",
"nur-update": "nur-update",
"sops-nix": "sops-nix",
2022-12-31 07:18:49 +01:00
"srvos": "srvos",
"treefmt-nix": "treefmt-nix"
2022-04-10 20:57:52 +02:00
}
},
"sops-nix": {
"inputs": {
2022-09-25 07:27:35 +10:00
"nixpkgs": [
"nixpkgs"
],
"nixpkgs-stable": []
2022-04-10 20:57:52 +02:00
},
"locked": {
"lastModified": 1713892811,
"narHash": "sha256-uIGmA2xq41vVFETCF1WW4fFWFT2tqBln+aXnWrvjGRE=",
2022-04-10 20:57:52 +02:00
"owner": "Mic92",
"repo": "sops-nix",
"rev": "f1b0adc27265274e3b0c9b872a8f476a098679bd",
2022-04-10 20:57:52 +02:00
"type": "github"
},
"original": {
"owner": "Mic92",
"repo": "sops-nix",
"type": "github"
}
},
"srvos": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1714006362,
"narHash": "sha256-Wp7eWCLmDHI+sfAergoKluNWPyeAyG8ePfeXsUGJZ6c=",
2023-11-03 20:51:16 +10:00
"owner": "nix-community",
"repo": "srvos",
"rev": "a1bbd4ab45c065bb2583f6344f9f72663c683fcb",
"type": "github"
},
"original": {
2023-11-03 20:51:16 +10:00
"owner": "nix-community",
"repo": "srvos",
"type": "github"
}
2022-12-31 07:18:49 +01:00
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
2022-12-31 07:18:49 +01:00
"locked": {
"lastModified": 1711963903,
"narHash": "sha256-N3QDhoaX+paWXHbEXZapqd1r95mdshxToGowtjtYkGI=",
2022-12-31 07:18:49 +01:00
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "49dc4a92b02b8e68798abd99184f228243b6e3ac",
2022-12-31 07:18:49 +01:00
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
2022-04-10 20:57:52 +02:00
}
},
"root": "root",
"version": 7
}