1
1
mirror of https://github.com/nmattia/niv.git synced 2024-09-19 19:37:41 +03:00
niv/script/update

8 lines
201 B
Plaintext
Raw Normal View History

2019-08-21 21:22:39 +03:00
#!/usr/bin/env nix-shell
#!nix-shell -I nixpkgs=./nix
#!nix-shell -i bash -p cabal-install -p nix -p curl --pure
#!nix-shell --keep SSL_CERT_FILE
# vim: filetype=sh
$(nix-build -A niv)/bin/niv update