Skip to content
Snippets Groups Projects
Commit a5606382 authored by Jean-Paul Calderone's avatar Jean-Paul Calderone
Browse files

sh is bad at exiting on error

parent 262a3ec3
No related branches found
No related tags found
3 merge requests!319update production,!311bump nixpkgs version,!305Automate updating nixpkgs pin in develop branch once a week
#!/usr/bin/env nix-shell #!/usr/bin/env nix-shell
#!nix-shell -i sh -p nixUnstable git openssh curl #!nix-shell -i bash -p nixUnstable git openssh curl
# ^^ # ^^
# we get nixUnstable for the diff-closures command, mostly. # we get nixUnstable for the diff-closures command, mostly.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment