When writing "throwaway" scripts I have been using shebang lines referring to the current-system like this:
#!/var/run/current-system/sw/bin/bash I am curious to know how others handle "throwaway" shebangs; is there some idiomatic NixOS way to write them? _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
