From 60e8bd14907ab99addd8daa3348030cc3c8151eb Mon Sep 17 00:00:00 2001 From: Varris Date: Thu, 11 Aug 2022 22:31:53 +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/aaa1c973c8c189195e1b1a702d3b74dbcde91538' (2022-08-11) → 'github:NixOS/nixpkgs/964d60ff2e6bc76c0618962da52859603784fa78' (2022-08-11) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 332bba6..362c2f4 100644 --- a/flake.lock +++ b/flake.lock @@ -71,11 +71,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1660196186, - "narHash": "sha256-A7GzG9HA7MJs/OQlg5F0jeHCv91PeQVTwjznVgYK2sM=", + "lastModified": 1660227034, + "narHash": "sha256-bXMlG/YU0IjAod6M625XT1YbUG+/3L9ypk9llYpKeuM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "aaa1c973c8c189195e1b1a702d3b74dbcde91538", + "rev": "964d60ff2e6bc76c0618962da52859603784fa78", "type": "github" }, "original": {