From c96dc2d0d74e9ae6de54f917faf2d8b038d1c3a8 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 3 Jul 2023 21:37:42 -0400 Subject: fix update-nixpkgs in justfile --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index 100a637..b4d42dc 100644 --- a/justfile +++ b/justfile @@ -57,4 +57,4 @@ update: update-nixpkgs: nix flake lock \ - --update-input nixpkgs --update-input nixpkgsUnstable + --update-input nixpkgs --update-input nixpkgs-stable -- cgit v1.2.3