From e7f5efc63dbd85dfc6b8f96a74a3c131ca9efec1 Mon Sep 17 00:00:00 2001 From: Lu Wang Date: Mon, 6 Jan 2025 13:50:10 +0800 Subject: [PATCH] inputs: bump --- flake.lock | 8 ++++---- justfile | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index 6f0db2b..2ca8e70 100644 --- a/flake.lock +++ b/flake.lock @@ -124,11 +124,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1735969814, - "narHash": "sha256-aZXDu+GuOzAe0apRTMTsMNofk19ea+eJuYmD+XiMXDE=", - "rev": "3bc26b44002b0da9544ff1955217832b5d4a6b97", + "lastModified": 1736141843, + "narHash": "sha256-M0Li3InbGabZqevfDlvIebTI14bfMXsgbVXGh9vZk98=", + "rev": "5ab8dde6c55fcbd59ff303ac53ef9659693b5f3a", "type": "tarball", - "url": "https://git.rebmit.moe/api/v1/repos/rebmit/nixpkgs/archive/3bc26b44002b0da9544ff1955217832b5d4a6b97.tar.gz" + "url": "https://git.rebmit.moe/api/v1/repos/rebmit/nixpkgs/archive/5ab8dde6c55fcbd59ff303ac53ef9659693b5f3a.tar.gz" }, "original": { "type": "tarball", diff --git a/justfile b/justfile index fe742b1..a881441 100644 --- a/justfile +++ b/justfile @@ -6,4 +6,4 @@ up: [group('nix')] upp input: - nix flake lock --update-input {{input}} + nix flake update {{input}}