summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseth <[email protected]>2023-07-03 21:37:42 -0400
committerseth <[email protected]>2023-07-03 21:37:42 -0400
commitc96dc2d0d74e9ae6de54f917faf2d8b038d1c3a8 (patch)
tree10fe59650d6aec99f0037d4eea9edf794aae3288
parent621e1b201e7c2031730366eccfa0fea0ea6d3b37 (diff)
fix update-nixpkgs in justfile
-rw-r--r--justfile2
1 files changed, 1 insertions, 1 deletions
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