From 13e3552d83da46acd8de9c9c9abe064a445b92d5 Mon Sep 17 00:00:00 2001 From: Max Date: Tue, 24 May 2022 18:12:04 +0200 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'hercules-ci-agent': 'github:hercules-ci/hercules-ci-agent/2da921cf6f6d95fba10ba7ec93578bcb02d89231' (2022-04-26) → 'github:hercules-ci/hercules-ci-agent/44b7776f36934cd588612069679ec308f0efba78' (2022-05-24) • Updated input 'hercules-ci-agent/nixos-unstable': 'github:NixOS/nixpkgs/5df8b35e4f4074bd8b77eed10b267b6e5d029d6c' (2022-04-08) → 'github:NixOS/nixpkgs/bc41b01dd7a9fdffd32d9b03806798797532a5fe' (2022-04-23) --- flake.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index 94a65e3..2ab3459 100644 --- a/flake.lock +++ b/flake.lock @@ -295,11 +295,11 @@ "pre-commit-hooks-nix": "pre-commit-hooks-nix" }, "locked": { - "lastModified": 1650986041, - "narHash": "sha256-D3tzjgLOt7I25iT0THEP2dz8PQHpWgJ2zPt7C5VeOrY=", + "lastModified": 1653393452, + "narHash": "sha256-d0GasBxQxvNBXt614BCohYVy448KCGEekZWX2Ck8wC4=", "owner": "hercules-ci", "repo": "hercules-ci-agent", - "rev": "2da921cf6f6d95fba10ba7ec93578bcb02d89231", + "rev": "44b7776f36934cd588612069679ec308f0efba78", "type": "github" }, "original": { @@ -482,15 +482,16 @@ }, "nixos-unstable": { "locked": { - "lastModified": 1649417654, - "narHash": "sha256-IKC+25OiNIGPIGs0iBg/gx1lrGR4N5MGe5x+sGi7vzw=", + "lastModified": 1650701402, + "narHash": "sha256-XKfstdtqDg+O+gNBx1yGVKWIhLgfEDg/e2lvJSsp9vU=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "5df8b35e4f4074bd8b77eed10b267b6e5d029d6c", + "rev": "bc41b01dd7a9fdffd32d9b03806798797532a5fe", "type": "github" }, "original": { "owner": "NixOS", + "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" }