From 49afdbc7a9fc80181ae196b5a636c5be41648ee0 Mon Sep 17 00:00:00 2001 From: coolneng Date: Sun, 7 Aug 2022 02:09:35 +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/12363fb6d89859a37cd7e27f85288599f13e49d9' (2022-08-03) → 'github:NixOS/nixpkgs/93c57a988470c1948976b1bb70abbd5855c5b810' (2022-08-05) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 4364a71..305abe7 100644 --- a/flake.lock +++ b/flake.lock @@ -38,11 +38,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1659487974, - "narHash": "sha256-CVGOtR/Wyq3TVCjf8/kdnYD5G2JwUKUQVtd+5WIDTuY=", + "lastModified": 1659713809, + "narHash": "sha256-M4aHuXXVnfprM8xPH2lLkYkkR0fmaG5QmvIc0DT/d4E=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "12363fb6d89859a37cd7e27f85288599f13e49d9", + "rev": "93c57a988470c1948976b1bb70abbd5855c5b810", "type": "github" }, "original": {