pkgs: Do all version requirements as overrides in all-packages

This commit is contained in:
Tyson Whitehead
2018-07-18 13:21:33 -04:00
parent 6118f8b275
commit 444bcbe26f
8 changed files with 22 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
{ stdenv, fetchurl, unzip
, lzma, bzip2, zlib, libjpeg, libtiff, openssl
, mesa, xorg
, fox_1_6, xercesc, proj, gdal, hdf5, curl }:
, fox, xercesc, proj, gdal, hdf5, curl }:
stdenv.mkDerivation rec {
version = "0.25.0";
@@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
libjpeg libtiff
openssl
mesa xorg.libX11
fox_1_6
fox
xercesc
proj gdal
hdf5