From 0bcf49bb4999b9feb6e2ec7c6d090a36f47c1d5a Mon Sep 17 00:00:00 2001 From: Chris Dombroski Date: Tue, 27 Aug 2024 06:03:47 +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 'nixunstable': 'github:NixOS/nixpkgs/c374d94f1536013ca8e92341b540eba4c22f9c62?narHash=sha256-Z/ELQhrSd7bMzTO8r7NZgi9g5emh%2BaRKoCdaAv5fiO0%3D' (2024-08-21) → 'github:NixOS/nixpkgs/d0e1602ddde669d5beb01aec49d71a51937ed7be?narHash=sha256-pP3Azj5d6M5nmG68Fu4JqZmdGt4S4vqI5f8te%2BE/FTw%3D' (2024-08-24) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 3f63b93..37ff8ca 100644 --- a/flake.lock +++ b/flake.lock @@ -307,11 +307,11 @@ }, "nixunstable": { "locked": { - "lastModified": 1724224976, - "narHash": "sha256-Z/ELQhrSd7bMzTO8r7NZgi9g5emh+aRKoCdaAv5fiO0=", + "lastModified": 1724479785, + "narHash": "sha256-pP3Azj5d6M5nmG68Fu4JqZmdGt4S4vqI5f8te+E/FTw=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c374d94f1536013ca8e92341b540eba4c22f9c62", + "rev": "d0e1602ddde669d5beb01aec49d71a51937ed7be", "type": "github" }, "original": {