From 8ff82f9b1c5a7ccb8ac276a6c30918e41cf0f8e2 Mon Sep 17 00:00:00 2001 From: Noa Aarts Date: Mon, 20 May 2024 22:46:42 +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 'nixpkgs': 'github:nixos/nixpkgs/6c0b7a92c30122196a761b440ac0d46d3d9954f1' (2024-05-19) → 'github:nixos/nixpkgs/4c0171822671f5f87761852c1ce591a8c7e36a8b' (2024-05-20) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 21c4198..b277905 100644 --- a/flake.lock +++ b/flake.lock @@ -575,16 +575,16 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1716137900, - "narHash": "sha256-sowPU+tLQv8GlqtVtsXioTKeaQvlMz/pefcdwg8MvfM=", + "lastModified": 1716236596, + "narHash": "sha256-HUYXLWOst0tPXDVjWbuzamq8rVXxATQgbnwTe0doJmA=", "owner": "nixos", "repo": "nixpkgs", - "rev": "6c0b7a92c30122196a761b440ac0d46d3d9954f1", + "rev": "4c0171822671f5f87761852c1ce591a8c7e36a8b", "type": "github" }, "original": { "owner": "nixos", - "ref": "nixos-unstable", + "ref": "master", "repo": "nixpkgs", "type": "github" }