home: fish: update nfl alias
This commit is contained in:
parent
714938ef60
commit
d6b7ff5419
1 changed files with 1 additions and 4 deletions
|
|
@ -1,7 +1,4 @@
|
|||
function nfl
|
||||
set -l flags "--commit-lock-file"
|
||||
for flake in $argv
|
||||
set -a flags "--update-input" "$flake"
|
||||
end
|
||||
nix flake lock $flags
|
||||
nix flake update $flags $argv
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue