30016 Commits

Author SHA1 Message Date
Michael Weiss
afe0725834
wlroots: 0.3 -> 0.4 2019-02-26 19:03:11 +01:00
Will Dietz
1b2675213c
Merge pull request #56395 from dtzWill/update/sqlite-3.27.2
sqlite: 3.27.1 -> 3.27.2
2019-02-26 11:40:07 -06: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
Alyssa Ross
fed0926960
openssl_1_1: 1.1.1a -> 1.1.1b 2019-02-26 16:35:27 +00:00
Alyssa Ross
9c94d74836
openssl: 1.0.2q -> 1.0.2r 2019-02-26 16:33:06 +00:00
Tor Hedin Brønner
295443bce5
glib: 2.58.2 -> 2.58.3 (#56385)
Drop patches that are now upstream.
2019-02-26 16:35:33 +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
Will Dietz
f2f90f4cef sqlite: 3.27.1 -> 3.27.2 2019-02-25 21:49:14 -06:00
Will Dietz
c4e435ef3f
Merge pull request #56222 from dtzWill/update/sqlite-3.27.1
sqlite{,-analyzer}: 3.26.0 -> 3.27.1
2019-02-25 15:21:39 -06:00
Matthew Bauer
0500ca4ef4
Merge pull request #56284 from matthewbauer/libglvnd-fix-darwin
libglvnd: fix darwin
2019-02-25 13:39:29 -05: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
Peter Hoeg
6e802e3347 avahi: add -compat option 2019-02-25 15:42:04 +08:00
Matthew Bauer
73061742af Merge remote-tracking branch 'NixOS/master' into staging 2019-02-24 18:54:32 -05:00
Matthew Bauer
d665b8ccf3 SDL{,2}: support building for android
This should be picking up the OpenGL ES headers provided by the NDK.
More testing is needed.
2019-02-24 17:00:48 -05:00
Matthew Bauer
76474b2da7 libpfm: use hostPlatform
(cherry picked from commit 08f5b419b9efc77db044f8c1d725632552617966)
2019-02-24 17:00:48 -05: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
Jörg Thalheim
0aec9d4b3d
Merge pull request #56235 from Mic92/glibc-cross
glibc: fix cross-build
2019-02-24 09:40:50 +00:00
Matthew Bauer
fb5bd7256d libglvnd: fix darwin
Unfortunately this had been broken for a while and i just realized it
was broken. This adds a patch from upstream that fixes the
issue (missing _u_execmem symbol).
2019-02-24 04:12:39 -05:00
Frederik Rietdijk
c2eac6741b Merge master into staging-next 2019-02-24 09:19:12 +01: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
Will Dietz
5fdd7ed59b
pixman: 0.36.0 -> 0.38.0 (#55602) 2019-02-23 13:15:48 -06: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
Jörg Thalheim
0e9ca1bfc1 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-23 09:21:01 +00: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
Will Dietz
148d8392c0 sqlite{,-analyzer}: 3.26.0 -> 3.27.1
https://sqlite.org/releaselog/3_27_1.html
https://sqlite.org/releaselog/3_27_0.html
2019-02-22 14:41:13 -06: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
Vladimír Čunát
71f4ba29a3
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1506218
2019-02-22 17:51:01 +01: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
Vladimír Čunát
2adf954e84
Merge #55420: buildEnv, substituteAll: disable binary cache
... into staging.
2019-02-22 13:57:01 +01:00