Commit Graph

29357 Commits

Author SHA1 Message Date
Michael Raskin
d389e5206c
Merge pull request #56317 from yrashk/ogre-1.11.5
ogre: 1.10.11 -> 1.11.5
2019-02-27 13:24:13 +00:00
Matthew Bauer
3a4d497a6f
Merge pull request #55750 from matthewbauer/llvm-cross
Allow using LLVM for cross compilation toolchain
2019-02-26 21:53:19 -05:00
Graham Christensen
2e23d727d6
libguestfs: build on hydra
It used to be huge, but current measurements reveal a 48mb NAR
2019-02-26 20:51:09 -05:00
Matthew Bauer
77d7d60d8c libpfm: use hostPlatform
(cherry picked from commit 08f5b419b9efc77db044f8c1d725632552617966)
2019-02-26 19:45:35 -05:00
John Ericson
8293ab8461
Merge pull request #56408 from Mic92/runtime-shell
treewide: use runtimeShell instead of stdenv.shell whenever possible
2019-02-26 18:04:27 -05:00
Jörg Thalheim
2642e1563f
Merge pull request #56417 from mroi/patch-1
glibc: fix cross builds on Darwin
2019-02-26 19:23:46 +00:00
Michael Weiss
afe0725834
wlroots: 0.3 -> 0.4 2019-02-26 19:03:11 +01:00
Will Dietz
953f374193
Merge pull request #56396 from dtzWill/update/cdk-20190224
cdk: 5.0-20171209 -> 5.0-20190224
2019-02-26 11:39:22 -06:00
Michael Roitzsch
00a41ebbc1
glibc: fix cross builds on Darwin
evaluate buildPackages.glibc exclusively on Linux,
evaluating it on Darwin will lead to an unsupported platform error
2019-02-26 18:17:31 +01:00
Vladimír Čunát
e52396ce2c
Merge #56143: luajit, lmdb, knot-resolver: cross-fixes 2019-02-26 15:24:17 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
Will Dietz
87bd8adae1 cdk: 5.0-20171209 -> 5.0-20190224 2019-02-25 21:50:29 -06:00
Yurii Rashkovskii
d2eecfc160
pugixml: always include pkgconfig file
In master, this is always enabled: https://github.com/zeux/pugixml/pull/193
2019-02-25 06:47:09 -08:00
Yurii Rashkovskii
3298c38a6d
ogre: 1.10.11 -> 1.11.5
1.10.x retained for dependencies
2019-02-25 06:28:23 -08:00
Tor Hedin Brønner
3a83ec23dc
Merge pull request #54299 from dtzWill/update/xdg-desktop-portal-1.1.1
xdg-desktop-portal{,-gtk}: 1.1.0 -> 1.2.0
flatpak: 1.1.3 -> 1.2.3
2019-02-25 13:14:01 +01:00
Orivej Desh
bccab16109 xxHash: 0.6.4.20171222 -> 0.6.5 2019-02-24 19:40:29 +00:00
Léo Gaspard
e2474d714c
Merge branch 'pr-53143'
* pr-53143:
  Fix nix-shell packages for lynx->curl
  Scrape directory index with curl instead of lynx
  Address review comments
  aspell: use fetchzip instead of fetchTarball to fetch u-deva files
  aspell: remove override of name in buildOfficialDict
  aspell: add all missing official dictionaries
2019-02-24 19:56:11 +01:00
Olli Helenius
098c442674 Fix nix-shell packages for lynx->curl 2019-02-24 20:06:30 +02:00
Olli Helenius
291eae81ff Scrape directory index with curl instead of lynx 2019-02-24 18:46:58 +02:00
Jörg Thalheim
ff1b945851
glibc: fix cross-build
glibc's buildsystem uses its own executables to generate locales.
This does not work for cross-compilation so instead we use localedef
from buildPackages.
2019-02-24 09:43:01 +00:00
Matthew Bauer
ad2585e350 harfbuzz-icu: disable error for cast-align 2019-02-23 23:26:54 -05:00
R. RyanTM
5a4ac09f31 sundials: 4.0.2 -> 4.1.0 (#55821)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sundials/versions
2019-02-24 02:00:34 +01:00
jacereda
36e0ed236e xavs: build on darwin (#56070) 2019-02-24 01:51:04 +01:00
R. RyanTM
f471cbe931 live555: 2018.12.14 -> 2019.02.03 (#55251)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/live555/versions
2019-02-24 01:33:16 +01:00
R. RyanTM
7176ed767b openfst: 1.6.9 -> 1.7.1 (#55245)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/openfst/versions
2019-02-24 01:12:19 +01:00
Chris Ostrouchov
7b093af342
libndtypes: 0.2.0dev3 -> unstable-2018-11-27 2019-02-23 13:09:10 -05:00
Chris Ostrouchov
84cbff0a00
libxnd: 0.2.0dev3 -> unstable-2018-11-27 2019-02-23 13:09:10 -05:00
Chris Ostrouchov
eb36c3f28c
libgumath: init at unstable-2018-11-27 2019-02-23 13:09:04 -05:00
Carles Pagès
a4f5bb8f58 rapidxml: init at 1.13 2019-02-23 16:10:36 +01:00
Averell Dalton
d7806fe4ed openblas: adjust makeFlags handling 2019-02-23 09:13:57 +01:00
Ryan Mulligan
9075c30f31
Merge pull request #56166 from rnhmjoj/vapour
vapoursynth: R44 -> R45.1
2019-02-22 20:29:46 -08:00
worldofpeace
6a6e7f9e2e
Merge pull request #56174 from worldofpeace/gnome-updates
assorted gnome updates
2019-02-22 12:45:55 -05:00
worldofpeace
4513be5ee5 libgit2-glib: 0.27.7 -> 0.27.8
423aad9610/NEWS (L1)
2019-02-22 12:44:31 -05:00
worldofpeace
d78337b6f4 clutter-gst: 3.0.26 -> 3.0.27
01a461da1b/NEWS (L1)
2019-02-22 12:44:30 -05:00
Alyssa Ross
bac6f67aaa
Merge pull request #56194 from chaoflow/remove-chaoflow-as-maintainer
Remove myself as maintainer from packages
2019-02-22 15:57:28 +00:00
Florian Friesdorf
fbef5ab82f Remove myself as maintainer from packages
I'm currently not maintaining any packages.
2019-02-22 16:14:13 +01:00
Mario Rodas
28a8b9956f
xapian: fix darwin build 2019-02-22 09:59:08 -05:00
markuskowa
5c8c258727
Merge pull request #54877 from markuskowa/upd-openmpi4
openmpi: 3.1.3 -> 4.0.0
2019-02-22 09:31:23 +01:00
worldofpeace
522b897edb libgnomekbd: 3.26.0 -> 3.26.1
4b92a08cd2/NEWS (L1)
2019-02-21 20:02:16 -05:00
worldofpeace
e0baf51825
Merge pull request #55980 from dtzWill/update/libhandy-0.0.8
libhandy: 0.0.7 -> 0.0.8
2019-02-21 18:51:50 -05:00
Will Dietz
fa2dcfe306
Merge pull request #55977 from dtzWill/update/kvantum-0.10.9
libsForQt.qtstyleplugin-kvantum: 0.10.8 -> 0.10.9
2019-02-21 17:01:32 -06:00
worldofpeace
5a31378291 xdg-desktop-portal: fix paths 2019-02-21 16:23:04 -05:00
rnhmjoj
43c1160463
vapoursynth: R44 -> R45.1 2019-02-21 22:08:33 +01:00
Markus Kowalewski
c6f039e59c
openmpi: add patch for mpi tests on machines with less than 4 cores
Fix a bug that ignores OMPI_MCA_rmaps_base_oversubscribe (upstream patch).
This bug breaks the test from libs, such as scalapack,
on machines with less than 4 cores.
2019-02-21 15:08:33 +01:00
Markus Kowalewski
dbf5135385
scalapack: update meta data
* Set platform from linux -> x86_64-linux
  Scalapack does not seem to run properly on ARM (failing tests)

* Add markuskowa as maintainer
2019-02-21 15:08:33 +01:00
Markus Kowalewski
4aa90ac089
scalapack: add openmpi4 compatibility patch 2019-02-21 15:08:32 +01:00
Markus Kowalewski
47a774527d
globalarrays: use autoreconfHook 2019-02-21 15:08:32 +01:00
Markus Kowalewski
c0bc7a3b3d
globalarrays: add openmpi-4 compatibility patches 2019-02-21 15:08:32 +01:00
Markus Kowalewski
840716a8b6
openmpi: Use external hwloc and libevent
Recommended in the upgrade guide:
https://www.open-mpi.org/software/ompi/major-changes.php
2019-02-21 15:08:32 +01:00
Markus Kowalewski
3ed9664827
openmpi: 3.1.3 -> 4.0.0
openmpi-4.0.0 removes deprecated MPI-1 symbols.
For upgrade guide see:
https://www.open-mpi.org/faq/?category=mpi-removed
2019-02-21 15:06:16 +01:00