From b608e03c33acbdb1cb8fdb5ff6ba7d4a9939cd65 Mon Sep 17 00:00:00 2001 From: Valentin Brandl Date: Thu, 6 Oct 2022 15:48:00 +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/c9389643ae662834fd584ffa1898dc52956e1fba' (2022-09-29) → 'github:nixos/nixpkgs/fe76645aaf2fac3baaa2813fd0089930689c53b5' (2022-10-04) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index ab30a02..9999527 100644 --- a/flake.lock +++ b/flake.lock @@ -38,11 +38,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1664491521, - "narHash": "sha256-1Zj7Vi7zswETSHXueX8Oh1OA2f68DS7TOHoelLukA1U=", + "lastModified": 1664883812, + "narHash": "sha256-wqBAcVRBxls2nVaNeQaOy9SRg/bvEUiD26TQDprIg8U=", "owner": "nixos", "repo": "nixpkgs", - "rev": "c9389643ae662834fd584ffa1898dc52956e1fba", + "rev": "fe76645aaf2fac3baaa2813fd0089930689c53b5", "type": "github" }, "original": {