From afb6a154d6b85a0c7ec7202a5e37c2ccef322be1 Mon Sep 17 00:00:00 2001 From: coolneng Date: Sun, 18 Sep 2022 04:49: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/1158501e7c7cba26d922723cf9f70099995eb755' (2022-09-14) → 'github:NixOS/nixpkgs/da6a05816e7fa5226c3f61e285ef8d9dfc868f3c' (2022-09-16) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index de0a338..de9244d 100644 --- a/flake.lock +++ b/flake.lock @@ -106,11 +106,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1663178737, - "narHash": "sha256-ayOtdyoNx6BqJtTYVzdQCDz/YWb67TY/CMGacFCgNQo=", + "lastModified": 1663357389, + "narHash": "sha256-oYA2nVRSi6yhCBqS5Vz465Hw+3BQOVFEhfbfy//3vTs=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "1158501e7c7cba26d922723cf9f70099995eb755", + "rev": "da6a05816e7fa5226c3f61e285ef8d9dfc868f3c", "type": "github" }, "original": {