Nix-shell shebang: Difference between revisions
imported>JakeHillion →Python: Had no luck running this and [this](https://discourse.nixos.org/t/nix-shell-shebang-default-nix-no-such-file-or-directory/24246) suggested you need at least one package. Added `-p python3` and it worked. |
imported>Milahu add link: Nix Flakes, Part 2: Evaluation caching - Tweag |
||
| Line 117: | Line 117: | ||
* [https://discourse.nixos.org/t/speeding-up-nix-shell-shebang/4048 Speeding up nix-shell shebang] | * [https://discourse.nixos.org/t/speeding-up-nix-shell-shebang/4048 Speeding up nix-shell shebang] | ||
* [https://github.com/xzfc/cached-nix-shell cached-nix-shell] - Instant startup time for nix-shell | * [https://github.com/xzfc/cached-nix-shell cached-nix-shell] - Instant startup time for nix-shell | ||
* [https://www.tweag.io/blog/2020-06-25-eval-cache/ Nix Flakes, Part 2: Evaluation caching - Tweag] | |||
== See also == | == See also == | ||