Commit Graph

30297 Commits

Author SHA1 Message Date
Benjamin Hipple
62f9685a60 gdbm: enable parallel building and use pname 2019-05-25 12:46:55 +02:00
Benjamin Hipple
3232cadf96 boost: run build and install hooks
Users who want to patch boost may put a postInstall hook in an overlay, which
requires that that expression runs them on the buildPhase and installPhase.
2019-05-24 17:46:46 -04:00
Bas van Dijk
72fc6f7e5c libbytesize: 1.4 -> 2.0 2019-05-24 15:59:09 +02:00
Tom Bereknyei
aae4c114a4 openssl: fix CVE-2019-1543
Closes https://github.com/NixOS/nixpkgs/pull/61827.
Fixes https://github.com/NixOS/nixpkgs/issues/60107.
2019-05-22 17:06:49 +02:00
Vladimír Čunát
347cd8add7
gnutls: fix tests after 79bd4ad57 (PR #61179)
It's one of the places that would reach out to /etc/ otherwise,
so I expect we have to pay this price to get the effect.
Hopefully there won't be too many places to patch.
2019-05-19 14:45:52 +02:00
worldofpeace
bbb7cda311
Merge pull request #61573 from dtzWill/update/librsvg-2.44.14
librsvg: 2.44.13 -> 2.44.14
2019-05-18 20:42:11 -04:00
worldofpeace
39229891f4
Merge pull request #61577 from worldofpeace/libsoup/2.66.2
libsoup: 2.66.1 -> 2.66.2
2019-05-18 20:41:37 -04:00
Will Dietz
888dba6a1d webkitgtk: 2.24.2
https://webkitgtk.org/2019/05/17/webkitgtk2.24.2-released.html
2019-05-18 08:23:31 +02:00
Matthew Bauer
2de2bc4be1
Merge pull request #60573 from dtzWill/update/openblas-0.3.6
openblas: 0.3.5 -> 0.3.6
2019-05-17 11:02:10 -04:00
worldofpeace
b97f53ec90 libsoup: 2.66.1 -> 2.66.2
https://gitlab.gnome.org/GNOME/libsoup/blob/2.66.2/NEWS
2019-05-15 21:37:27 -04:00
Will Dietz
fa7c6b83cb
librsvg: 2.44.13 -> 2.44.14 2019-05-15 18:52:51 -05:00
Will Dietz
979970a4cd
nss: 3.43 -> 3.44 2019-05-15 17:03:35 -05:00
Will Dietz
354ccb2052
nss: 3.42.1 -> 3.43
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.43_release_notes
2019-05-15 17:03:15 -05:00
Renaud
24c04ee41c
Merge pull request #58294 from r-ryantm/auto-update/libgdiplus
libgdiplus: 5.6 -> 5.6.1
2019-05-15 17:36:14 +02:00
Linus Heckemann
d33ab9951c
Merge pull request #50976 from mayflower/slang-terminfo
slang: respect TERMINFO_DIRS and ignore FHS paths
2019-05-15 06:43:40 +02:00
Frederik Rietdijk
f0a4305e0a Merge staging-next into staging 2019-05-14 10:24:46 +02:00
Frederik Rietdijk
8abe5ee07e Merge master into staging-next 2019-05-14 10:23:13 +02:00
R. RyanTM
9f4f03798d tbb: 2019_U5 -> 2019_U6
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-05-14 09:49:12 +02:00
Renaud
816fd81ffe
ctl: builds with ilmbase 2.3.x (#61468) 2019-05-13 23:48:21 +02:00
R. RyanTM
c739b09d85 p11-kit: 0.23.14 -> 0.23.15 (#54750)
* p11-kit: 0.23.14 -> 0.23.15
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/p11-kit/versions

* p11-kit: refactor 0.23.14 -> 0.23.15
+ add upstream patch to avoid breaking Chromium
+ add upstream patch to fix JKS tests
+ refresh meta (homepage, descriptions, license)
2019-05-13 23:28:31 +02:00
Renaud
49979fafc8
Merge pull request #61419 from r-ryantm/auto-update/range-v3
range-v3: 0.4.0 -> 0.5.0
2019-05-13 22:15:22 +02:00
Timo Kaufmann
4cb493f128 linbox: mark as broken on aarch64 and darwin 2019-05-13 20:11:29 +02:00
Timo Kaufmann
ecb522f617 linbox: 1.6.0 -> 1.6.1
https://trac.sagemath.org/ticket/26932#comment:20:
"In addition, we fixed some minor issues in the linbox-auto-install and the dependency version checking system and therefore release 1.6.1 consequently."
2019-05-13 18:27:39 +02:00
Daniel Schaefer
06fad89bd6 treewide: Update meta of packages hosted on gnome
- Update homepage URLs
- Add missing meta entries
2019-05-13 03:01:25 -04:00
R. RyanTM
84b00ac140 range-v3: 0.4.0 -> 0.5.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/range-v3/versions
2019-05-12 19:50:50 -07:00
Robert Helgesson
d8cac92f55
lombok: 1.18.4 -> 1.18.8 2019-05-13 00:43:20 +02:00
Will Dietz
c127f43e50 alkimia: 7.0.1 -> 8.0.1 (#60041)
* alkimia: 7.0.1 -> 8.0.1, new url

* alkimia: deps
2019-05-12 23:28:59 +02:00
Daniel Schaefer
b85ccbac54 treewide: Add passthru.updateScript to gnome pkgs
`updateScript` lets us update packages automatically.
For packages that are hosted on the gnome mirror it's very easy to add
that. Inspired by https://github.com/NixOS/nixpkgs/issues/36150
2019-05-12 22:23:48 +02:00
worldofpeace
1cc66f5a54
Merge pull request #61318 from r-ryantm/auto-update/gtksourceview
gtksourceview: 3.24.10 -> 3.24.11
2019-05-12 15:59:11 -04:00
Matthew Bauer
ab1f377480
Merge pull request #61333 from matthewbauer/fix-portaudio-darwni
portaudio: disable werror for flags hit in clang
2019-05-12 15:18:48 -04:00
Frederik Rietdijk
0d5f072fde
Merge pull request #61330 from r-ryantm/auto-update/libgda
libgda: 5.2.8 -> 5.2.9
2019-05-12 20:26:51 +02:00
R. RyanTM
e48352a96a libdazzle: 3.32.1 -> 3.32.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libdazzle/versions
2019-05-12 20:23:08 +02:00
R. RyanTM
5b9bb1b431 libgsf: 1.14.45 -> 1.14.46
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgsf/versions
2019-05-12 20:22:17 +02:00
R. RyanTM
b9ccfc9f2e oniguruma: 6.9.1 -> 6.9.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/onig/versions
2019-05-12 20:21:35 +02:00
Frederik Rietdijk
ef0dbef7f1 Merge master into staging-next 2019-05-12 19:59:09 +02:00
Renaud
9f8e30bfc1
Merge pull request #61284 from r-ryantm/auto-update/eccodes
eccodes: 2.12.0 -> 2.12.5
2019-05-12 17:46:58 +02:00
Thomas Mader
2c4bc9aab8 dmd, gtk: Remove dontStrip
because with binutils 2.31 everything is working again
(#59390)
2019-05-12 17:22:35 +02:00
xbreak
152b1e4dbc cfitsio: 3.430 -> 3.450
The derivation is also updated to optionally build cfitsio with bzip2
support (enabled by default).
2019-05-12 11:25:22 +00:00
Renaud
90f6472633
Merge pull request #61039 from dtzWill/update/libnsl-1.2.0
libnsl: 1.1.0 -> 1.2.0, drop included patches
2019-05-12 10:00:25 +02:00
Will Dietz
eb327edc2a hyperscan: 5.1.0 -> 5.1.1 (#59500)
* hyperscan: 5.1.0 -> 5.1.1

* provide misc utils needed by build

* hyperscan: build shared libs only by default

Only consumer now (rspamd) needs only the shared libs
+ add a switch to build both shared and static if needed
+ cleaner outputs (previously there was static lib and symlink to shared lib in $dev)
+ fix pkgconfig template for v5.1.1 otherwise "includedir" path is wrong

* hyperscan: restrict to x86_64-linux

Fails to find 'nm' on x64 darwin
2019-05-12 09:44:05 +02:00
Matthew Bauer
0f473cc854 portaudio: disable werror for flags hit in clang 2019-05-11 23:02:56 -04:00
R. RyanTM
9390ebd695 libgda: 5.2.8 -> 5.2.9
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libgda/versions
2019-05-11 18:31:20 -07:00
Renaud
c162ccf1c7
Merge pull request #61001 from ryan4729/qscintilla-macos
qscintilla: add qtmacextras to propagatedBuildInputs on darwin
2019-05-12 00:13:57 +02:00
R. RyanTM
7a47b92765 gtksourceview: 3.24.10 -> 3.24.11
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gtksourceview/versions
2019-05-11 13:39:44 -07:00
Michael Weiss
56cb15b5fc
dav1d: 0.3.0 -> 0.3.1 2019-05-11 18:15:01 +02:00
Timo Kaufmann
3814d7b14a
givaro: 4.0.4 -> 4.1.0, fflas-ffpack: 2.3.2 -> 2.4.0, linbox: 1.5.2 -> 1.6.0 (#61285)
The three packages are interdependent and need to be updated together,
like the main contributor did for sage:

https://trac.sagemath.org/ticket/24214
2019-05-11 16:09:07 +02:00
R. RyanTM
ee654a9224 eccodes: 2.12.0 -> 2.12.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/eccodes/versions
2019-05-11 04:02:57 -07:00
Vladimír Čunát
5236232eea
ffmpeg-full: fix the build phase
I was surprised the build is so slow, and I see it's single-threaded
due to all work being done in install phase :-/
Please, do *not* rewrite phases unless you're really confident it's
a good approach; typically postFoo and preFoo is much better.

I considered filing this ffmpeg-related string of changes as a PR,
but in the end it doesn't seem likely to need review and we have too
many PRs as it is...
2019-05-11 11:38:28 +02:00
Vladimír Čunát
9fda8602e1
ffmpeg-full: enable nvenc by default
It's called "full", after all, and nvenc seem quite cheap actually.
Also remove an unused parameter.
2019-05-11 11:38:28 +02:00
Jorge Acereda
9efdc7530a
nv-codec-headers: fix license
(cherry picked from commit 65c52e11ab066b0e16250ef4c8d8354f3529a5ce)
2019-05-11 11:38:26 +02:00