From 2799d3c5d0e8c99907a5fb71291804819c01f1e3 Mon Sep 17 00:00:00 2001 From: Andrey Golovizin Date: Tue, 20 Jul 2021 17:17:18 +0200 Subject: [PATCH] flake.lock: Update Flake input changes: * Updated 'nixpkgs': 'github:NixOS/nixpkgs/c06613c25df3fe1dd26243847a3c105cf6770627' -> 'github:NixOS/nixpkgs/6b940846e99cedd10eafbc301e467972ade1afec' --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 18b4ebe..d13dead 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1625692408, - "narHash": "sha256-e9L3TLLDVIJpMnHtiNHJE62oOh6emRtSZ244bgYJUZs=", + "lastModified": 1626650407, + "narHash": "sha256-kPAM2avE0p7cUIQG7wUSzEFL2Fntl0r0w+21Ck1P01s=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c06613c25df3fe1dd26243847a3c105cf6770627", + "rev": "6b940846e99cedd10eafbc301e467972ade1afec", "type": "github" }, "original": {