From 798bec72c1fd60aeb86f243932181a78aba83781 Mon Sep 17 00:00:00 2001 From: coolneng Date: Tue, 19 Jul 2022 04:46:47 +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/8f485713f5e6b6883a9b6959afa98688360a3ecb' (2022-07-16) → 'github:NixOS/nixpkgs/2e3f6efdeda4cfff0259912495761885d8bee74a' (2022-07-18) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 8631ad9..f7fd5f2 100644 --- a/flake.lock +++ b/flake.lock @@ -37,11 +37,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1658015103, - "narHash": "sha256-mO+23f3SO+fBzEvbxRe6GkSB5Xp43CT2sV8Rs8MYdz8=", + "lastModified": 1658103945, + "narHash": "sha256-1/kQlzKGt1563JZ+gIlNHU6rEbaDh2KopZLJ4CzraWI=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "8f485713f5e6b6883a9b6959afa98688360a3ecb", + "rev": "2e3f6efdeda4cfff0259912495761885d8bee74a", "type": "github" }, "original": {