Hi Ludo,

 > --- 
 > nixpkgs/branches/stdenv-updates/pkgs/development/libraries/readline/readline6.nix
 >         Mon Oct  3 19:11:09 2011        (r29605)
 > +++ 
 > nixpkgs/branches/stdenv-updates/pkgs/development/libraries/readline/readline6.nix
 >         Mon Oct  3 19:27:10 2011        (r29606)
 > @@ -17,7 +17,7 @@
 >      (let
 >         patch = nr: sha256:
 >           fetchurl {
 > -           url = "mirror://gnu/readline/${name}-patches/readline61-${nr}";
 > +           url = "mirror://gnu/readline/${name}-patches/readline62-${nr}";
 >             inherit sha256;
 >           };
 >       in

after this change, I am getting checksum errors trying to build this
expression. Apparently, the hash of the patch file is now wrong?

  http://hydra.nixos.org/build/1432632

Take care,
Peter

_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to