pkgs/desktops/gnome-2/desktop/libgweather: remove dubious assertion
Fix assertion failure from http://hydra.nixos.org/build/5985506/nixlog/1/raw for some suitable definition of "fixing". Let's see what happens now.
This commit is contained in:
parent
986b34580d
commit
75c5fc541d
@ -1,8 +1,5 @@
|
||||
{stdenv, fetchurl, pkgconfig, libxml2, gtk, intltool, GConf, libsoup, libtasn1, nettle, gmp}:
|
||||
|
||||
#Is this really necessary?
|
||||
assert stdenv ? glibc;
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "libgweather-2.30.3";
|
||||
src = fetchurl {
|
||||
|
Loading…
x
Reference in New Issue
Block a user