grive: Broken on Darwin
Last successful build in 2014. http://hydra.nixos.org/build/38308131
This commit is contained in:
@@ -24,6 +24,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://github.com/Grive/grive;
|
homepage = https://github.com/Grive/grive;
|
||||||
license = stdenv.lib.licenses.gpl2;
|
license = stdenv.lib.licenses.gpl2;
|
||||||
|
|
||||||
platforms = stdenv.lib.platforms.all;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user