Force bash usage in dev-shell. Should fix #236

This commit is contained in:
Rob Vermaas 2015-08-17 15:47:58 +00:00
parent 7a654259ff
commit 442bed3b59

View file

@ -1,4 +1,4 @@
#! /bin/sh
#! /usr/bin/env bash
s=$(type -p nix-shell)
exec $s release.nix -A build.x86_64-linux --exclude tarball --command "
export NIX_REMOTE=daemon