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
/
up
/
update-vim-plugins
/
update.sh
blob: 1bad12a9566387fd90eac96ecae0f5dac1ba66f3 (
plain
) (
blame
)
1
2
3
4
5
#!/usr/bin/env sh
poetry
update
--lock
# vim: ft=sh