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 18:40:45 -04:00
committed by Yt
parent 24e8a4993b
commit d99563cd78
+2 -2
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