From c3320b59670450b4d2b5cb01cdbd3e176a6d3232 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 07:50:51 +0000 Subject: chore: update flake inputs (#9) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore: update flake inputs Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a3ed7406349a9335cb4c2a71369b697cecd9d351' (2024-03-22) → 'github:NixOS/nixpkgs/600b15aea1b36eeb43833a50b0e96579147099ff' (2024-04-07) * chore: update test flake inputs Flake lock file updates: • Updated input 'call-flake': 'github:divnix/call-flake/c702f2fe0eadd7f321bba7a8ae1fdb7e93ef1ac8' (2024-03-17) → 'github:divnix/call-flake/9da1222f5227ff549642c159096c3dc9bbc73dcb' (2024-04-07) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/a3ed7406349a9335cb4c2a71369b697cecd9d351' (2024-03-22) → 'github:NixOS/nixpkgs/600b15aea1b36eeb43833a50b0e96579147099ff' (2024-04-07) • Updated input 'parts': 'github:hercules-ci/flake-parts/f7b3c975cf067e56e7cda6cb098ebe3fb4d74ca2' (2024-03-01) → 'github:hercules-ci/flake-parts/9126214d0a59633752a136528f5f3b9aa8565b7d' (2024-04-01) --------- Co-authored-by: github-actions[bot] --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index f489cd8..78cf35d 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1711106783, - "narHash": "sha256-PDwAcHahc6hEimyrgGmFdft75gmLrJOZ0txX7lFqq+I=", + "lastModified": 1712449641, + "narHash": "sha256-U9DDWMexN6o5Td2DznEgguh8TRIUnIl9levmit43GcI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a3ed7406349a9335cb4c2a71369b697cecd9d351", + "rev": "600b15aea1b36eeb43833a50b0e96579147099ff", "type": "github" }, "original": { -- cgit v1.2.3