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