1
0
Fork 0

chore: add update to justfile

Signed-off-by: jolheiser <john.olheiser@gmail.com>
main
jolheiser 2023-07-05 15:48:34 -05:00
parent 3999453162
commit b5eae2d4e1
Signed by: jolheiser
GPG Key ID: B853ADA5DA7BBF7A
1 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,5 @@
build package:
@nix-build -E 'with import <nixpkgs> { }; callPackage ./pkgs/{{package}} { }'
update:
@nix flake update