From d98f0d57f3e042e3e918f9851cf5586590bbb45b Mon Sep 17 00:00:00 2001 From: coolneng Date: Mon, 8 Aug 2022 16:59:47 +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/93c57a988470c1948976b1bb70abbd5855c5b810' (2022-08-05) → 'github:NixOS/nixpkgs/4bdf4169ad2896236895ca607a843f30c9680345' (2022-08-07) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 305abe7..b7ad1e9 100644 --- a/flake.lock +++ b/flake.lock @@ -38,11 +38,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1659713809, - "narHash": "sha256-M4aHuXXVnfprM8xPH2lLkYkkR0fmaG5QmvIc0DT/d4E=", + "lastModified": 1659889440, + "narHash": "sha256-O8+FsHZzQIqjQjuh+VXbJtGrpPswm5ta2Z/eo72Lz2U=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "93c57a988470c1948976b1bb70abbd5855c5b810", + "rev": "4bdf4169ad2896236895ca607a843f30c9680345", "type": "github" }, "original": {