From b347757f8a1acec4c53f5811bf8af70de5c06129 Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Fri, 13 Sep 2024 12:07:46 +0300 Subject: [PATCH] flake: bump nixpkgs input Fixes #368 --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 467a7786..574e2220 100644 --- a/flake.lock +++ b/flake.lock @@ -129,11 +129,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1724395761, - "narHash": "sha256-zRkDV/nbrnp3Y8oCADf5ETl1sDrdmAW6/bBVJ8EbIdQ=", + "lastModified": 1726142289, + "narHash": "sha256-Jks8O42La+nm5AMTSq/PvM5O+fUAhIy0Ce1QYqLkyZ4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "ae815cee91b417be55d43781eb4b73ae1ecc396c", + "rev": "280db3decab4cbeb22a4599bd472229ab74d25e1", "type": "github" }, "original": {