From 08d27e674fa71f4a2f8d289337e59e610e6ade63 Mon Sep 17 00:00:00 2001 From: coolneng Date: Tue, 13 Sep 2022 04:48:22 +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/93a0067a9c85c17764f7755947e6ecf52dc47d8a' (2022-09-10) → 'github:NixOS/nixpkgs/c97e777ff06fcb8d37dcdf5e21e9eff1f34f0e90' (2022-09-11) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 8b5aa90..c94dde9 100644 --- a/flake.lock +++ b/flake.lock @@ -106,11 +106,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1662821606, - "narHash": "sha256-Z9z9iSH+tgJ0iyRcBfEQRwELgjnhpVXsktiWiFe3SuY=", + "lastModified": 1662911228, + "narHash": "sha256-oJOrB2lEeBLaO8g1DKG5PK9a1zyOWypkscrEfxxEj8A=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "93a0067a9c85c17764f7755947e6ecf52dc47d8a", + "rev": "c97e777ff06fcb8d37dcdf5e21e9eff1f34f0e90", "type": "github" }, "original": {