diff options
author | lassulus <git@lassul.us> | 2024-11-26 09:58:34 +0100 |
---|---|---|
committer | Jörg Thalheim <joerg@thalheim.io> | 2025-01-27 15:12:21 +0100 |
commit | ce6cff8ec98bc5d217ce9dda6d3b24185efde61f (patch) | |
tree | 8a757ae5d3149d47090f725c464b26490ee0ac97 | |
parent | 2a1cc4949dea8f0eac6dc93e031b940c22d423f7 (diff) |
flake.lock: update
-rw-r--r-- | flake.lock | 38 |
1 files changed, 32 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock index df0a3d7e2..57993d8f1 100644 --- a/flake.lock +++ b/flake.lock @@ -3,17 +3,18 @@ "buildbot-nix": { "inputs": { "flake-parts": "flake-parts", + "hercules-ci-effects": "hercules-ci-effects", "nixpkgs": [ "nixpkgs" ], "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1730945195, - "narHash": "sha256-+ZZZOjLROeG10TC7UacIrVxZB3S0VAHCZ2ObRovbx1E=", + "lastModified": 1732578586, + "narHash": "sha256-kR2RwG4H32zRkyVVfDKUnoPxORb6DzztE16oc98ZzSg=", "owner": "Mic92", "repo": "buildbot-nix", - "rev": "85c0b246cc96cc244e4d9889a97c4991c4593dc3", + "rev": "037344cad03e933ea370c0766b39b959820446e5", "type": "github" }, "original": { @@ -43,6 +44,31 @@ "type": "github" } }, + "hercules-ci-effects": { + "inputs": { + "flake-parts": [ + "buildbot-nix", + "flake-parts" + ], + "nixpkgs": [ + "buildbot-nix", + "nixpkgs" + ] + }, + "locked": { + "lastModified": 1730903510, + "narHash": "sha256-mnynlrPeiW0nUQ8KGZHb3WyxAxA3Ye/BH8gMjdoKP6E=", + "owner": "hercules-ci", + "repo": "hercules-ci-effects", + "rev": "b89ac4d66d618b915b1f0a408e2775fe3821d141", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "hercules-ci-effects", + "type": "github" + } + }, "nix-writers": { "flake": false, "locked": { @@ -61,11 +87,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1731139594, - "narHash": "sha256-IigrKK3vYRpUu+HEjPL/phrfh7Ox881er1UEsZvw9Q4=", + "lastModified": 1732014248, + "narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "76612b17c0ce71689921ca12d9ffdc9c23ce40b2", + "rev": "23e89b7da85c3640bbc2173fe04f4bd114342367", "type": "github" }, "original": { |