From 59635ff9f82a91f0076ba1055f36a6758245a3cf Mon Sep 17 00:00:00 2001 From: coolneng Date: Sun, 26 Mar 2023 04:50:09 +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/a38c914c34f93328ad7fbcdea0801bc11cbd1565' (2023-03-23) → 'github:NixOS/nixpkgs/83607dae4e05e1de755bbc7d7949b33fc1cfbbb9' (2023-03-25) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index dc9cd20..c7108f4 100644 --- a/flake.lock +++ b/flake.lock @@ -129,11 +129,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1679611345, - "narHash": "sha256-PCFRkV/kLNqNAKSaleXGH6i9Wv+ba7+1NZKh+15CFiM=", + "lastModified": 1679710833, + "narHash": "sha256-9yKVvGX1oAnlc8vTVvN2lRH35q6ETudQbM1w9ragMRU=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a38c914c34f93328ad7fbcdea0801bc11cbd1565", + "rev": "83607dae4e05e1de755bbc7d7949b33fc1cfbbb9", "type": "github" }, "original": {