From 29b681846f6d2e9ad3c905dafc75e5edbd05caef Mon Sep 17 00:00:00 2001 From: Thilo Billerbeck Date: Thu, 6 Jun 2024 22:31:49 +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/cb0317c4552b5639d7e2d85d2adbf4b9de0ff0d7?narHash=sha256-sQ1FBYvO4SoZwoRvUIDY94hQyg%2BuqakG0UMClRbqyG4%3D' (2024-06-03) → 'github:NixOS/nixpkgs/e8057b67ebf307f01bdcc8fba94d94f75039d1f6?narHash=sha256-pL9jeus5QpX5R%2B9rsp3hhZ%2BuplVHscNJh8n8VpqscM0%3D' (2024-06-05) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index feeb7e5..15f6781 100644 --- a/flake.lock +++ b/flake.lock @@ -303,11 +303,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1717384422, - "narHash": "sha256-sQ1FBYvO4SoZwoRvUIDY94hQyg+uqakG0UMClRbqyG4=", + "lastModified": 1717602782, + "narHash": "sha256-pL9jeus5QpX5R+9rsp3hhZ+uplVHscNJh8n8VpqscM0=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "cb0317c4552b5639d7e2d85d2adbf4b9de0ff0d7", + "rev": "e8057b67ebf307f01bdcc8fba94d94f75039d1f6", "type": "github" }, "original": {