From 0b950958eb72796c73fe657d51a1cde2def311f0 Mon Sep 17 00:00:00 2001 From: Max Date: Fri, 1 Jul 2022 22:28:56 +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/cf3ab54b4afe2b7477faa1dd0b65bf74c055d70c' (2022-06-29) → 'github:max-privatevoid/nixpkgs/dcb8531240e6d7831aa11eb14e1febc9dc1152fd' (2022-07-01) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index fc2bad8..7d90f39 100644 --- a/flake.lock +++ b/flake.lock @@ -526,11 +526,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1656461576, - "narHash": "sha256-rlmmw6lIlkMQIiB+NsnO8wQYWTfle8TA41UREPLP5VY=", - "owner": "NixOS", + "lastModified": 1656707203, + "narHash": "sha256-3IdYPrOXzekLXuvWHggjTyfbbdE61lfTvuEoTG2thYM=", + "owner": "max-privatevoid", "repo": "nixpkgs", - "rev": "cf3ab54b4afe2b7477faa1dd0b65bf74c055d70c", + "rev": "dcb8531240e6d7831aa11eb14e1febc9dc1152fd", "type": "github" }, "original": {