From 9897a07cd905384baa4aca5cad245bd0c8878832 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Sat, 23 Apr 2022 17:57:22 +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': 'github:nixos/nixpkgs/147b03fa8ebf9d5d5f6784f87dc61f0e7beee911' (2022-04-19) → 'github:nixos/nixpkgs/a318a09a96a38382fe61a7f85d03ea6e25c46c56' (2022-04-22) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index f1ef367..f085eb6 100644 --- a/flake.lock +++ b/flake.lock @@ -37,11 +37,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1650400979, - "narHash": "sha256-OjWH2+HyxOwiO2jP01E1QH06gArw+zLWbCQMgEve9gg=", + "lastModified": 1650647313, + "narHash": "sha256-6ghnNPXDlG6/tXeIFdbP0cGnik6TGNwc615hhG9dpl4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "147b03fa8ebf9d5d5f6784f87dc61f0e7beee911", + "rev": "a318a09a96a38382fe61a7f85d03ea6e25c46c56", "type": "github" }, "original": {