index
:
nixos-config
this commit
prime
My NixOS system configuration, with some of my binaries
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkgs
/
by-name
/
ya
/
yambar-cpu
/
update.sh
blob: b9404867c2e78f3a0318d6424569032d8e6f8ef5 (
plain
) (
blame
)
1
2
3
4
5
6
#!/usr/bin/env sh
[
"
$1
"
=
"upgrade"
]
&&
cargo
upgrade cargo
update
# vim: ft=sh