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-memory
/
update.sh
blob: 4de6e7128ff4d2fc2ed97a38d6e85811d6b707d8 (
plain
) (
blame
)
1
2
3
4
5
6
7
#!/usr/bin/env sh
[
"
$1
"
=
"upgrade"
]
&&
cargo
upgrade cargo
update
# vim: ft=sh