Hi, Eelco Dolstra <[EMAIL PROTECTED]> writes:
> Author: eelco > Date: 2008-06-11 11:22:54 +0000 (Wed, 11 Jun 2008) > New Revision: 12036 > > You can view the changes in this commit at: > https://svn.nixos.org/viewvc/nix?rev=12036&view=rev > > Modified: > nixpkgs/branches/stdenv-updates/pkgs/stdenv/generic/setup.sh > > Log: > * Automatically patch shebang paths ("#! /interpreter") to store > paths. E.g. /usr/bin/perl is rewritten to /nix/store/<whatever Perl > is in $PATH>. Paths in the Nix store are left unchanged. > Contributed by Nicolas Pierron. Good idea! I've been doing it manually for too long. ;-) Thanks, Ludovic. _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
