From 80290c72b669cb4e7712acc170518190577b7590 Mon Sep 17 00:00:00 2001 From: coolneng Date: Sun, 23 Jul 2023 12:55:32 +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/9ca785644d067445a4aa749902b29ccef61f7476' (2023-07-21) → 'github:NixOS/nixpkgs/12303c652b881435065a98729eb7278313041e49' (2023-07-22) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 27cb82b..0a67b1d 100644 --- a/flake.lock +++ b/flake.lock @@ -116,11 +116,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1689940971, - "narHash": "sha256-397xShPnFqPC59Bmpo3lS+/Aw0yoDRMACGo1+h2VJMo=", + "lastModified": 1690031011, + "narHash": "sha256-kzK0P4Smt7CL53YCdZCBbt9uBFFhE0iNvCki20etAf4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "9ca785644d067445a4aa749902b29ccef61f7476", + "rev": "12303c652b881435065a98729eb7278313041e49", "type": "github" }, "original": {