From be4c446e1dc3391b353b07a701bed21db5b025bb Mon Sep 17 00:00:00 2001 From: Artemis Tosini Date: Thu, 28 Mar 2024 03:49:20 +0000 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/a3ed7406349a9335cb4c2a71369b697cecd9d351' (2024-03-22) → 'github:nixos/nixpkgs/2230a20f2b5a14f2db3d7f13a2dc3c22517e790b' (2024-03-27) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 7a475e8..b45386f 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1711106783, - "narHash": "sha256-PDwAcHahc6hEimyrgGmFdft75gmLrJOZ0txX7lFqq+I=", + "lastModified": 1711532879, + "narHash": "sha256-VUvOxVoxBokiZETZdZU97MnJpeKa19KqSOPlC84QB9Y=", "owner": "nixos", "repo": "nixpkgs", - "rev": "a3ed7406349a9335cb4c2a71369b697cecd9d351", + "rev": "2230a20f2b5a14f2db3d7f13a2dc3c22517e790b", "type": "github" }, "original": {