* Ludovic Courtès <[EMAIL PROTECTED]> [2008-06-11 14:13:02+0200] > 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. ;-)
So, this affects only scripts under package manager's control? What should one do with local scripts? -- Roman I. Cheplyaka :: http://ro-che.info/ ...being in love is totally punk rock... _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
