index
:
flake-templates
this commit
prime
Nix flake templates for different languages
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
/
rust
/
update.sh
blob: a0a029f4a9d1aa17ce2d87f5a451fc95fe21a118 (
plain
) (
blame
)
1
2
3
4
5
6
#!/usr/bin/env sh
nix
flake
update
[
"
$1
"
=
"upgrade"
]
&&
cargo
upgrade cargo
update