From 04cfa7931e996cb81c5848b559cb316c7f907b56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 21:34:52 -0400 Subject: chore: update flake inputs (#11) 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/f173d0881eff3b21ebb29a2ef8bedbc106c86ea5?narHash=sha256-flQtf/ZPJgkLY/So3Fd%2BdGilw2DKIsiwgMEn7BbBHL0%3D' (2024-04-11) → 'github:NixOS/nixpkgs/d764f230634fa4f86dc8d01c6af9619c7cc5d225?narHash=sha256-LoExypse3c/uun/39u4bPTN4wejIF7hNsdITZO41qTw%3D' (2024-04-18) * chore: update test flake inputs Flake lock file updates: • Updated input 'call-flake': 'github:divnix/call-flake/9da1222f5227ff549642c159096c3dc9bbc73dcb?narHash=sha256-B9uOqvhDhHnK%2BkwW/mfI/rAtlXuYlipdOss/L7gBOjs%3D' (2024-04-07) → 'github:divnix/call-flake/4b5a47d20b34f35dd1e19566eef33137baafc8a7?narHash=sha256-B9uOqvhDhHnK%2BkwW/mfI/rAtlXuYlipdOss/L7gBOjs%3D' (2024-04-14) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/f173d0881eff3b21ebb29a2ef8bedbc106c86ea5?narHash=sha256-flQtf/ZPJgkLY/So3Fd%2BdGilw2DKIsiwgMEn7BbBHL0%3D' (2024-04-11) → 'github:NixOS/nixpkgs/d764f230634fa4f86dc8d01c6af9619c7cc5d225?narHash=sha256-LoExypse3c/uun/39u4bPTN4wejIF7hNsdITZO41qTw%3D' (2024-04-18) --------- Co-authored-by: github-actions[bot] --- test/flake.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'test/flake.lock') diff --git a/test/flake.lock b/test/flake.lock index 5e5a507..39398c0 100644 --- a/test/flake.lock +++ b/test/flake.lock @@ -2,11 +2,11 @@ "nodes": { "call-flake": { "locked": { - "lastModified": 1712452916, + "lastModified": 1713059298, "narHash": "sha256-B9uOqvhDhHnK+kwW/mfI/rAtlXuYlipdOss/L7gBOjs=", "owner": "divnix", "repo": "call-flake", - "rev": "9da1222f5227ff549642c159096c3dc9bbc73dcb", + "rev": "4b5a47d20b34f35dd1e19566eef33137baafc8a7", "type": "github" }, "original": { @@ -17,11 +17,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1712849433, - "narHash": "sha256-flQtf/ZPJgkLY/So3Fd+dGilw2DKIsiwgMEn7BbBHL0=", + "lastModified": 1713442664, + "narHash": "sha256-LoExypse3c/uun/39u4bPTN4wejIF7hNsdITZO41qTw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "f173d0881eff3b21ebb29a2ef8bedbc106c86ea5", + "rev": "d764f230634fa4f86dc8d01c6af9619c7cc5d225", "type": "github" }, "original": { -- cgit v1.2.3