R. RyanTM
f840ef145d
ffms: 2.22 -> 2.23
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ffms/versions
2019-03-01 20:54:45 -08:00
Frederik Rietdijk
2fcb11a244
Merge staging-next into master
2019-03-01 09:06:20 +01:00
Pierre Bourdon
b5d341e7f9
tpm2-tss: 2.2.0 -> 2.2.1
2019-03-01 01:25:38 +01:00
R. RyanTM
77201a115b
ace: 6.5.3 -> 6.5.4 ( #54859 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ace/versions
2019-02-28 22:19:17 +01:00
R. RyanTM
5f7ed3c70c
libsolv: 0.7.2 -> 0.7.3 ( #55259 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libsolv/versions
2019-02-28 22:17:08 +01:00
Michael Weiss
c484f07d04
wlroots: 0.4 -> 0.4.1
2019-02-28 19:01:47 +01:00
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
Alyssa Ross
fc4a8f63c4
openssl: 1.0.2q -> 1.0.2r
...
(cherry picked from commit 9c94d74836
)
From PR #56414 . Forward-picking from staging to staging-next,
as minor openssl bumps tend to be fairly breakage-free.
2019-02-27 09:41:25 +01: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
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
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
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
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
Will Dietz
c7a1b77a67
nghttp2: 1.35.1 -> 1.36.0
...
https://github.com/nghttp2/nghttp2/releases/tag/v1.36.0
2019-02-22 01:52:38 -06:00
Vladimír Čunát
239b5e84a9
Merge #55613 : libidn2: 2.1.0 -> 2.1.1 (into staging)
2019-02-22 07:35:24 +01:00