diff --git a/dev-shell b/dev-shell index d996c245..6ac01a2a 100755 --- a/dev-shell +++ b/dev-shell @@ -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