> Fortunately, there is an easy way to do it by using the substituteInPlace[1] > helper > during the fixup phase[2].
Update, actually the fixup phase is smart enough to patch the files automatically if you pass python in the buildInputs. Nix keeps impressing me! On Tue, Sep 15, 2015 at 08:58:55AM +0900, Yasuaki Kudo wrote: > corrected typos > > > On Sep 15, 2015, at 08:56, Yasu <[email protected]> wrote: > > > > Hi, > > > > I'm a newbie nixos user and trying byobu version 5.87. > > > > I noticed that if I open a byobu session (using tmux as the backend, the > > default configuration) , abruptly disconnect the SSH session, log back in > > and execute byobu again, I get the following error. > > > > /home/yasu/.nix-profile/bin/byobu-select-session: > > /nix/store/0xcd1mkrjzpc2d215q8bi20zral1c05n-byobu-5.87/lib/byobu/include/select-session.py: > > /usr/bin/python: bad interpreter: No such file or directory > > > > What shoud I do to fix this? > > > > Reards, > > Yasu > > Tokyo > > > > > > _______________________________________________ > > nix-dev mailing list > > [email protected] > > http://lists.science.uu.nl/mailman/listinfo/nix-dev > _______________________________________________ > nix-dev mailing list > [email protected] > http://lists.science.uu.nl/mailman/listinfo/nix-dev -- Eric Sagnes サニエ エリック _______________________________________________ nix-dev mailing list [email protected] http://lists.science.uu.nl/mailman/listinfo/nix-dev
