From 0f3ee16912c183fcc3277a56514c443c562fc531 Mon Sep 17 00:00:00 2001 From: nyanloutre Date: Fri, 15 Oct 2021 11:38:01 +0200 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file changes: • Updated input 'nixpkgs-unstable': 'github:nixos/nixpkgs/e4ef597edfd8a0ba5f12362932fc9b1dd01a0aef' (2021-10-11) → 'github:nixos/nixpkgs/2cf9db0e3d45b9d00f16f2836cb1297bcadc475e' (2021-10-14) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index d2d10cefb..dc0de0099 100644 --- a/flake.lock +++ b/flake.lock @@ -18,11 +18,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1633971123, - "narHash": "sha256-WmI4NbH1IPGFWVkuBkKoYgOnxgwSfWDgdZplJlQ93vA=", + "lastModified": 1634172192, + "narHash": "sha256-FBF4U/T+bMg4sEyT/zkgasvVquGzgdAf4y8uCosKMmo=", "owner": "nixos", "repo": "nixpkgs", - "rev": "e4ef597edfd8a0ba5f12362932fc9b1dd01a0aef", + "rev": "2cf9db0e3d45b9d00f16f2836cb1297bcadc475e", "type": "github" }, "original": {