From 69e2bb1be3d978ea121cbdfbb3fa6e19c73307f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 May 2024 21:28:25 -0400 Subject: chore: update flake inputs (#16) 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/94035b482d181af0a0f8f77823a790b256b7c3cc?narHash=sha256-kjQkA98lMcsom6Gbhw8SYzmwrSo%2B2nruiTcTZp5jK7o%3D' (2024-05-02) → 'github:NixOS/nixpkgs/cc6431d5598071f0021efc6c009c79e5b5fe1617?narHash=sha256-GtwK9hQMbN%2BFxSD2eTioBOi2P47%2Bt3oqnY4ZGJl53%2Bk%3D' (2024-05-09) * chore: update test flake inputs Flake lock file updates: • Updated input 'call-flake': 'github:divnix/call-flake/856920bd78ac60a53fa008479fc9f3751a5a7e42?narHash=sha256-B9uOqvhDhHnK%2BkwW/mfI/rAtlXuYlipdOss/L7gBOjs%3D' (2024-04-28) → 'github:divnix/call-flake/76c195c801d310957a1e15cb378fcca983208cae?narHash=sha256-B9uOqvhDhHnK%2BkwW/mfI/rAtlXuYlipdOss/L7gBOjs%3D' (2024-05-05) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/94035b482d181af0a0f8f77823a790b256b7c3cc?narHash=sha256-kjQkA98lMcsom6Gbhw8SYzmwrSo%2B2nruiTcTZp5jK7o%3D' (2024-05-02) → 'github:NixOS/nixpkgs/cc6431d5598071f0021efc6c009c79e5b5fe1617?narHash=sha256-GtwK9hQMbN%2BFxSD2eTioBOi2P47%2Bt3oqnY4ZGJl53%2Bk%3D' (2024-05-09) --------- 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 bec1237..b60e7aa 100644 --- a/test/flake.lock +++ b/test/flake.lock @@ -2,11 +2,11 @@ "nodes": { "call-flake": { "locked": { - "lastModified": 1714267385, + "lastModified": 1714872197, "narHash": "sha256-B9uOqvhDhHnK+kwW/mfI/rAtlXuYlipdOss/L7gBOjs=", "owner": "divnix", "repo": "call-flake", - "rev": "856920bd78ac60a53fa008479fc9f3751a5a7e42", + "rev": "76c195c801d310957a1e15cb378fcca983208cae", "type": "github" }, "original": { @@ -17,11 +17,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1714656196, - "narHash": "sha256-kjQkA98lMcsom6Gbhw8SYzmwrSo+2nruiTcTZp5jK7o=", + "lastModified": 1715282013, + "narHash": "sha256-GtwK9hQMbN+FxSD2eTioBOi2P47+t3oqnY4ZGJl53+k=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "94035b482d181af0a0f8f77823a790b256b7c3cc", + "rev": "cc6431d5598071f0021efc6c009c79e5b5fe1617", "type": "github" }, "original": { -- cgit v1.2.3