From 1c5738a83ee16387dbb6fd14cac1a4ac3bb475d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Mar 2024 17:39:17 -0400 Subject: chore: update flake inputs (#4) 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/442d407992384ed9c0e6d352de75b69079904e4e' (2024-02-09) → 'github:NixOS/nixpkgs/48b75eb6e521f2303cb3cd53a94ec80021b422aa' (2024-02-23) * chore: update test flake inputs Flake lock file updates: • Updated input 'call-flake': 'github:divnix/call-flake/987212e2cda0d7beef8eee2ac2568c0adecc5c1e' (2024-02-04) → 'github:divnix/call-flake/a9bc85f5bd939734655327a824b4e7ceb4ccaba9' (2024-02-18) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/442d407992384ed9c0e6d352de75b69079904e4e' (2024-02-09) → 'github:NixOS/nixpkgs/48b75eb6e521f2303cb3cd53a94ec80021b422aa' (2024-02-23) --------- 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 987eebd..7eb7a29 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1707451808, - "narHash": "sha256-UwDBUNHNRsYKFJzyTMVMTF5qS4xeJlWoeyJf+6vvamU=", + "lastModified": 1708692673, + "narHash": "sha256-qIQMXkkp3/Lo2Zu41BK/oN3Dt3b5rUJELvt+CbAXPXw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "442d407992384ed9c0e6d352de75b69079904e4e", + "rev": "48b75eb6e521f2303cb3cd53a94ec80021b422aa", "type": "github" }, "original": { -- cgit v1.2.3