Commit Graph

27174 Commits

Author SHA1 Message Date
Robert Schütz 93550cbddf Merge branch 'master' into staging-next 2018-08-31 17:32:48 +02:00
John Ericson 2c4a75e9ef
Merge pull request #45820 from obsidiansystems/dont-use-obsolete-platform-aliases
treewide: Dont use obsolete platform aliases
2018-08-31 09:56:10 -04:00
Silvan Mosberger f7606a82ed
Merge pull request #43437 from MostAwesomeDude/cozy
Cozy
2018-08-31 15:29:41 +02:00
Rob Vermaas 4774d6a58d gbenchmark: add darwin to platforms 2018-08-31 15:16:59 +02:00
xeji 4db15ba7b8
Merge pull request #45748 from xeji/p/nfs-232
nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
2018-08-31 14:23:56 +02:00
Uli Baum 865301fb82 Revert "mdds: 1.3.1 -> 1.4.1 (#45814)"
This update appears to break libreoffice.

This reverts commit 897206755e.
2018-08-31 14:05:17 +02:00
Jan Tojnar 1e1221c1c1
Merge pull request #45682 from Thra11/opencolorio-system-lcms
opencolorio: use system lcms2 on aarch64
2018-08-31 10:40:34 +01:00
R. RyanTM 897206755e mdds: 1.3.1 -> 1.4.1 (#45814)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
mdds
2018-08-31 09:41:36 +02:00
John Ericson 0828e2d8c3 treewide: Remove usage of remaining redundant platform compatability stuff
Want to get this out of here for 18.09, so it can be deprecated
thereafter.
2018-08-30 17:20:32 -04:00
John Ericson 2c2f1e37d4 reewide: Purge all uses `stdenv.system` and top-level `system`
It is deprecated and will be removed after 18.09.
2018-08-30 17:20:32 -04:00
Robert Schütz a9780a095b Merge branch 'master' into staging-next 2018-08-30 21:56:13 +02:00
Tom Hall 43110d8af5 opencolorio: refactor to use system lcms2 and tinyxml
The version of LCMS bundled with opencolorio is too old to build on
aarch64, simply because its config files date from before aarch64
was announced. However, it can use the system lcms2 if it is found.

Also de-vendor tinyxml.

In addition, the version had been bumped to 1.1.0, but 1.0.9 was still
hard-coded in the fetch uri. Some changes were necessary for 1.1.0 to build.

As the sources are fetched from github, use fetchFromGitHub instead of
fetchurl.
2018-08-30 18:03:21 +00:00
Uli Baum c62bb34f7a nfs-utils: 2.1.1 -> 2.3.2, integrate libnfsidmap
- switch source to kernel.org
- libnfsidmap 2.3.2 is built from the nfs-utils source,
  put it in nfs-utils.lib
- split outputs
- adapt sssd, the only other package using libnfsidmap
2018-08-30 19:55:54 +02:00
Jan Tojnar 4caab41c1b
Merge pull request #37693 from jtojnar/min-nix-two
treewide: Re-add reverted Nix 2 syntax features
2018-08-30 18:50:22 +01:00
Jan Tojnar c1e53166ad
Revert "sympow: don't use placeholder"
This reverts commit bae15c811f.
2018-08-30 18:18:30 +02:00
Jan Tojnar 6cefc9c1b0
Revert "treewide: remove placeholder usage"
This reverts commit 025881c236.
2018-08-30 18:18:30 +02:00
Jan Tojnar 69a17c7a19
Revert "treewide: remove placeholder usage"
This reverts commit 82f6267023.
2018-08-30 18:18:29 +02:00
R. RyanTM d33395e156 umockdev: 0.11.3 -> 0.12
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
umockdev
2018-08-30 08:42:12 -07:00
Jan Tojnar 2d51cceda4
libfm: switch to fresher vala 2018-08-30 02:01:17 +02:00
Frederik Rietdijk 6038628ea5 Merge master into staging-next 2018-08-29 20:54:55 +02:00
R. RyanTM 045c4d8f64 armadillo: 8.600.0 -> 9.100.5 (#45266)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions.
2018-08-28 23:28:20 +02:00
Jörg Thalheim e5af203a87
Merge pull request #45550 from r-ryantm/auto-update/openvdb
openvdb: 5.1.0 -> 5.2.0
2018-08-28 09:34:51 +01:00
adisbladis 1ccd82c44d
Merge pull request #45543 from r-ryantm/auto-update/qpdf
qpdf: 8.1.0 -> 8.2.1
2018-08-28 12:57:28 +08:00
Jan Tojnar fbab9870cb
Merge pull request #45688 from worldofpeace/granite/5.1.0
granite: 5.0 -> 5.1.0
2018-08-28 02:08:54 +02:00
worldofpeace 09538793f3 granite: 5.0 -> 5.1.0 2018-08-27 18:15:19 -04:00
Jörg Thalheim 1a16c4add4
Merge pull request #45577 from r-ryantm/auto-update/hamlib
hamlib: 3.2 -> 3.3
2018-08-27 21:49:23 +01:00
Joachim F c383462c79
Merge pull request #44914 from costrouc/costrouc/xnd-init
libxnd and libndypes: init at 0.2.0dev3
2018-08-27 17:40:33 +00:00
Chris Ostrouchov dd12060b94
libxnd: init at 0.2.0dev3
General container that maps a wide range of Python values directly to memory."
2018-08-27 12:30:18 -04:00
Peter Simons d6b418cb12 libyaml: update from 0.1.7 to version 0.2.1
This update includes two hitherto unreleased upstream patches to fix bugs in
0.2.1 that manifest in the pythonPackages.pyyaml test suite.

Closes https://github.com/NixOS/nixpkgs/pull/45560.
2018-08-27 14:31:34 +02:00
Frederik Rietdijk 7945295410 Merge master into staging 2018-08-27 08:21:50 +02:00
Pascal Wittmann c2c13157bb udunits: 2.2.26 -> 2.2.27.6 (#45660) 2018-08-27 00:26:07 +02:00
Timo Kaufmann c614c15f93
Merge pull request #45257 from timokau/openblas-pc
openblas: add pkg-config aliases
2018-08-26 20:13:19 +02:00
Tom Hall ec334d38d2 qtwebengine: Fix inputs on aarch64
A mistake in the previous commit meant that ffmpeg wasn't added to the
propagatedBuildInputs on aarch64.
2018-08-26 12:41:54 +01:00
Frederik Rietdijk b61b993b75 Merge master into staging 2018-08-26 12:10:05 +02:00
Vladimír Čunát f02bfc74c9
mesa: 18.1.5 -> 18.1.7 (maintenance) 2018-08-26 10:49:12 +02:00
xeji 90ed75d522
Merge pull request #43634 from jfrankenau/init-split2flac
split2flac: init at 122
2018-08-26 01:42:53 +02:00
Jan Tojnar ce3584860c
libmanette: init at 0.2.1 2018-08-26 01:18:32 +02:00
xeji 9fcffb5bd4
Merge pull request #42673 from tadfisher/vaapi-intel-hybrid
cmrt, vaapi-intel-hybrid, vaapiIntel: init at 1.0.6, init at 1.0.2, add enableHybridCodec option
2018-08-26 01:07:41 +02:00
Jan Tojnar e8a6d22174
Merge pull request #45627 from jtojnar/gnome-cleanup
Gnome cleanup
2018-08-25 22:14:51 +02:00
Gabriel Ebner 0406721734
Merge pull request #45631 from gebner/mesa-texture-floats
mesa: enable texture floats
2018-08-25 22:13:44 +02:00
Jan Tojnar 2258383b82
umockdev: split package 2018-08-25 21:41:14 +02:00
Frederik Rietdijk c71942eb7e
Merge pull request #44752 from costrouc/costrouc/lammps-update
material science packages (init and update): lammps, python - ase, pymatgen-lammps, lammps-cython, dftfit
2018-08-25 19:03:36 +02:00
Gabriel Ebner ff3665f584 mesa: enable texture floats 2018-08-25 18:34:41 +02:00
Jan Tojnar ae756f9d02
libgrss: init at 0.7.0 2018-08-25 15:57:22 +02:00
Thomas Tuegel b55e3f6449
Merge pull request #45376 from bkchr/kde_applications_18_08_0
kde-applications: 18.04.03 -> 18.08.0
2018-08-25 08:49:20 -05:00
Thomas Tuegel b74dc6f0f0
Merge pull request #45122 from Thra11/qtwebengine-aarch64
qtwebengine: Use system ffmpeg on aarch64
2018-08-25 07:20:05 -05:00
Bas van Dijk de8ed9edbf
Merge pull request #45564 from r-ryantm/auto-update/libtensorflow
libtensorflow: 1.9.0 -> 1.10.0
2018-08-25 13:55:29 +02:00
Daiderd Jordan ac91e6ae04
Merge pull request #43754 from r-ryantm/auto-update/lensfun
lensfun: 0.3.2 -> 0.3.95
2018-08-25 12:56:26 +02:00
Bas van Dijk 93ed13f86b libtensorflow: fix hashes for darwin and cuda downloads 2018-08-25 12:20:21 +02:00
Sarah Brofeldt ce5106af13
Merge pull request #45491 from WilliButz/update-wt
wt: 3.3.10 -> 3.3.11, 4.0.3 -> 4.0.4
2018-08-25 10:35:28 +02:00