Add oil to packages before invoking shell,

this allows the oil shell to actually run
This commit is contained in:
Bill Ewanick 2022-07-21 15:58:14 -04:00 committed by Yt
parent 24e8a4993b
commit d99563cd78

View File

@ -1,5 +1,5 @@
#!/usr/bin/env nix-shell
#! nix-shell -i oil -p jq sd nix-prefetch-github ripgrep moreutils
#! /usr/bin/env nix-shell
#! nix-shell -i oil -p oil jq sd nix-prefetch-github ripgrep moreutils
# TODO set to `verbose` or `extdebug` once implemented in oil
shopt --set xtrace