about summary refs log tree commit diff
path: root/pkgs/servers/computing
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2013-09-10 15:54:06 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2013-09-10 15:54:06 +0200
commit70fee5da112b8a0093d59ac16cdead4d0a72f357 (patch)
tree9e4e7ce09ca0b3a6642eb98bcdbd1c80c5cc4de2 /pkgs/servers/computing
parent64d648e92e70801f4dc55c31632d0ce8973b3083 (diff)
downloadnixlib-70fee5da112b8a0093d59ac16cdead4d0a72f357.tar
nixlib-70fee5da112b8a0093d59ac16cdead4d0a72f357.tar.gz
nixlib-70fee5da112b8a0093d59ac16cdead4d0a72f357.tar.bz2
nixlib-70fee5da112b8a0093d59ac16cdead4d0a72f357.tar.lz
nixlib-70fee5da112b8a0093d59ac16cdead4d0a72f357.tar.xz
nixlib-70fee5da112b8a0093d59ac16cdead4d0a72f357.tar.zst
nixlib-70fee5da112b8a0093d59ac16cdead4d0a72f357.zip
Fix Nixpkgs evaluation
The evaluation of liferea causes an error:

  error: assertion failed at `/tmp/nix-build-nixpkgs-tarball-1.0pre28992_1628c03.drv-0/git-export/pkgs/desktops/gnome-2/desktop/libgweather/default.nix:4:1'

Why this happens is a mystery, since liferea doesn't depend on
libgweather.  The problem can be reproduced by evaluating:

  builtins.toXML (import <nixpkgs> { system = "x86_64-darwin"; }).liferea

It seems to have something to do with builderDefs magic in webkit_gtk2.

http://hydra.nixos.org/build/6039089
Diffstat (limited to 'pkgs/servers/computing')
0 files changed, 0 insertions, 0 deletions