[Nix-dev] Merging stdenv-updates soon?
Vladimír Čunát
vcunat at gmail.com
Tue Aug 27 17:08:08 CEST 2013
On 08/27/2013 05:02 PM, James Cook wrote:
> On 27 August 2013 05:55, Vladimír Čunát <vcunat at gmail.com> wrote:
>> Ah, thanks. So it's the postPatch phase, but I don't see what's the problem,
>> nor why it should be different than on Linux platforms.
>
> I have seen this before on FreeBSD. The issue was that BSD sed
> expects a suffix after -i, but Linux sed is happy with -i on its own.
> Probably Darwin's stdenv uses the Darwin's sed.
I believe the failing command is
sed "/^$pat/d" -i MANIFEST
What do you mean by suffix?
Vlada
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3251 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20130827/fd1665c3/attachment-0001.bin
More information about the nix-dev
mailing list