[Nix-dev] Hello + patch for flashplayer-10/default.nix
Piotr Pietraszkiewicz
ppietrasa at googlemail.com
Mon Oct 4 22:26:33 CEST 2010
Hi
Whatever the Ilya's intentions was i attach the correct patch. The
version is bumped and it downloads
without error (in contrast to the one in trunk).
Regards
Piotr
On 02.10.2010 23:35, Lluís Batlle i Rossell wrote:
> On Sat, Oct 02, 2010 at 11:25:17PM +0200, Ilya Cassina wrote:
>> Finally on third run i (hope) got it right, sorry for the wasted bits.
> Really? :)
>
> Before your patch was about increasing the version, while now it looks like
> getting the version down. Is that a reversed patch?
>> --- default.nix 2010-10-02 23:23:42.192908285 +0200
>> +++ default.nix-old 2010-10-02 20:53:52.156351020 +0200
>> @@ -41,9 +41,9 @@
>> throw "no x86_64 debugging version available"
>> else {
>> # -> http://labs.adobe.com/downloads/flashplayer10_64bit.html
>> - version = "10.1_p2-r092710";
>> - url = http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p2_64bit_linux_092710.tar.gz;
>> - sha256 = "fdaaed681883636a3bba59a189986f5dda72e3c65613fce1e066e56111b00da1";
>> + version = "10.1_p1-r091510";
>> + url = http://download.macromedia.com/pub/labs/flashplayer10/flashplayer_square_p1_64bit_linux_091510.tar.gz;
>> + sha256 = "0dzhvnxcwfyiqvk2jn2hmdy29qclq95zd57w7bca82m8bsj1sn4b";
>> }
>> else if stdenv.system == "i686-linux" then
>> if debug then {
> _______________________________________________
> nix-dev mailing list
> nix-dev at cs.uu.nl
> https://mail.cs.uu.nl/mailman/listinfo/nix-dev
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: flashplayer_64.patch
Url: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20101004/03569e89/attachment.pl
More information about the nix-dev
mailing list