Ryan Mulligan
60d53d16d9
babl: disable tests
...
the tests fail
https://github.com/NixOS/nixpkgs/pull/67416#issuecomment-526864719 so
we'll disable them for now and notify upstream
2019-08-31 20:26:19 -07:00
R. RyanTM
0f11643580
libtasn1: 4.13 -> 4.14 ( #65968 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libtasn1/versions
2019-08-31 23:21:23 -04:00
R. RyanTM
98ac6058ed
libmicrohttpd: 0.9.64 -> 0.9.66 ( #65976 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2019-08-31 23:20:46 -04:00
Benjamin Hipple
11acf66e00
zlib: enable check and parallel building ( #62025 )
...
* zlib: enable check and parallel building
* Remove empty maintainers line
2019-08-31 23:20:02 -04:00
worldofpeace
e768919148
Merge pull request #67859 from worldofpeace/pango-updatepatch
...
pango: update hash to patch
2019-08-31 22:59:13 -04:00
R. RyanTM
83eb5620a9
libevent: 2.1.10 -> 2.1.11 ( #65963 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libevent/versions
2019-08-31 22:25:41 -04:00
worldofpeace
c069c6e986
pango: update hash to patch
...
Fixes #67537
2019-08-31 22:08:07 -04:00
Ivan Kozik
a1349065d6
python3Packages.pikepdf: 1.1.0 -> 1.6.2
...
pikepdf's tests work with the nixpkgs versions of pytest, attrs, and
hypothesis. I skipped bumping these to avoid mass rebuilds.
This fixes #67850 .
2019-08-31 22:19:45 +00:00
Ivan Kozik
eeec6d7325
pybind11: 2.2.4 -> 2.3.0
...
pikepdf wants a newer pybind11.
2019-08-31 22:18:25 +00:00
Aaron Andersen
945f47a139
Merge pull request #66099 from timor/udis86
...
udis86: init at 1.7.2
2019-08-31 17:50:43 -04:00
Marek Mahut
0988ac9158
Merge pull request #67843 from Ralith/openxr-loader
...
openxr-loader: 1.0.1 -> 1.0.2
2019-08-31 22:37:11 +02:00
Marek Mahut
24f182bc42
Merge pull request #67783 from jollheef/out-of-tree-v1.1.0
...
out-of-tree: 1.0.1 -> 1.1.1
2019-08-31 22:29:08 +02:00
Benjamin Saunders
37538f8ec0
openxr-loader: 1.0.1 -> 1.0.2
2019-08-31 11:08:29 -07:00
Nikolay Amiantov
e0795aa5e8
tensorflow: fix python2 build
...
Avoid using PYTHONPATH, switch to python envs instead.
2019-08-31 21:02:55 +03:00
Ivan Kozik
e54007370f
vulkan-headers, vulkan-tools: fix version
...
This fixes an assertion error in vulkan-loader on version == vulkan-headers.version:
assertion failed at /nix/store/ca66sbxzxlxlfpb579nxxnw97z2ql1gv-source/pkgs/development/libraries/vulkan-loader/default.nix:8:1
The sha256 for vulkan-headers and vulkan-tools are unchanged because
they were already set to the newer version. The correct version was
lost in the staging-next merge.
2019-08-31 17:38:42 +00:00
Corbin
f1d6ed40a0
pythonPackages.scandir: Fix tests on non-CPython.
2019-08-31 18:12:18 +02:00
Frederik Rietdijk
98ef78326d
Merge staging-next into staging
2019-08-31 18:07:33 +02:00
Frederik Rietdijk
96e5474329
Merge master into staging-next
2019-08-31 18:04:31 +02:00
Aaron Andersen
6951cbeea9
Merge pull request #66238 from jonringer/update-vulkan
...
Update vulkan packages
2019-08-31 11:45:50 -04:00
timor
09781e81c3
udis86: init at 1.7.2
2019-08-31 16:38:26 +02:00
Averell Dalton
c4adeddb5f
opencv: dont try cuda on 32 bit
...
config.cudaSupport can be true and cudatoolkit doesn't work with i686,
which can happen inside pkgsi686Linux wrapping.
2019-08-31 15:55:18 +02:00
Peter Simons
107af97c90
python-mailman-hyperkitty: initial version 1.1.0
2019-08-31 14:47:19 +02:00
Guillaume Maudoux
92b96ce63f
openssl: fix man pages collisions ( #66317 )
2019-08-31 08:23:39 -04:00
Will Dietz
0173f83a55
nghttp2: 1.39.1 -> 1.39.2 (security!) ( #67057 )
...
https://github.com/nghttp2/nghttp2/releases/tag/v1.39.2
2019-08-31 08:11:47 -04:00
Niklas Hambüchen
9e78f76ade
treewide: Remove unnecessary --disable-static
( #66759 )
...
* freetype: Remove unnecessary `--disable-static`.
The true-by-default `dontDisableStatic` already takes care of it.
Fixes freetype not being overridable to have static libs.
* treewide: Remove unnecessary `--disable-static`.
The true-by-default `dontDisableStatic` already takes care of it.
Fixes these packages not being overridable to have static libs.
2019-08-31 08:10:53 -04:00
Kevin Quick
a8aeb913b0
python: thespian: 3.9.9 -> 3.9.10
2019-08-31 13:59:54 +02:00
Matthew Bauer
98662eba0e
python: enable loadable sqlite extensions ( #67472 )
...
Our sqlite supports it, so might as well make use of it.
Fixes #66526
2019-08-31 07:59:00 -04:00
Milan Pässler
48ca6ed3f4
ruby: rubygems 3.0.3 -> 3.0.6
2019-08-31 11:48:04 +00:00
Aaron Andersen
0f94a2ce21
Merge pull request #67580 from lilyball/cocoapods-beta
...
cocoapods-beta: 1.8.0.beta.1 -> 1.8.0.beta.2
2019-08-31 07:43:20 -04:00
volth
7bb6b373ab
treewide: name -> pname ( #67513 )
2019-08-31 07:41:22 -04:00
Alyssa Ross
01c4c15ef5
ruby: replace bundled RubyGems with our RubyGems
...
This should prevent problems caused by trying to install our own
RubyGems over the top of the one that comes with Ruby.
2019-08-31 11:33:03 +00:00
Alyssa Ross
5b0851028f
ruby: --disable-rubygems for baseruby
...
This works just fine, and means we don't run into an issue with RubyGems
trying to install into a different Ruby's prefix when cross-compiling.
See https://github.com/NixOS/nixpkgs/pull/51842#issuecomment-478392799 .
2019-08-31 11:33:03 +00:00
R. RyanTM
50d8295cc6
gawk: 4.2.1 -> 5.0.1 ( #59503 )
...
* gawk: 4.2.1 -> 5.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/gawk/versions
* libgpg-error: fix build with gawk 5
Cherry picked commit 6fe2cdd03c98270b0ce0026acf8dab0a6c4d3d63 from
https://github.com/NixOS/nixpkgs/pull/67801 .
2019-08-31 07:13:30 -04:00
Aaron Andersen
e916439453
Merge pull request #67812 from danieldk/maturin-0.7.1
...
maturin: 0.7.0 -> 0.7.1
2019-08-31 06:57:00 -04:00
Samuel Leathers
4b515cf6ef
Merge remote-tracking branch 'upstream/master' into staging-next
...
* upstream/master:
vimPlugins: update (#67823 )
mattermost-desktop: 4.2.0 -> 4.2.3 (#67717 )
lightspark: init at 0.8.1 (#67425 )
anki: 2.1.11 -> 2.1.14 (#67738 )
nixos/{namecoind,bitcoind}: removing the altcoin prefix
rust-cbindgen: 0.8.7 -> 0.9.0
2019-08-31 06:53:44 -04:00
Aaron Andersen
4c6b09d134
Merge pull request #67618 from endocrimes/i-gotestsum
...
gotestsum: Init at 0.3.5
2019-08-31 06:45:13 -04:00
Averell Dalton
5017f4c608
iso-codes: 3.79 -> 4.3
2019-08-31 12:44:13 +02:00
Izorkin
232fd7f1ea
libnftnl: 1.1.3 -> 1.1.4
2019-08-31 12:37:33 +02:00
Ben Wolsieffer
dc74568f65
gst_all_1.gst-plugins-base: fix build on ARM
2019-08-31 12:36:18 +02:00
R. RyanTM
2bcba7336f
harfbuzz: 2.5.3 -> 2.6.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/harfbuzz/versions
2019-08-31 12:34:42 +02:00
Lancelot SIX
6544f1ae92
libgcrypt: 1.8.4 -> 1.8.5
...
See https://lists.gnu.org/archive/html/info-gnu/2019-08/msg00008.html
for release information
2019-08-31 12:33:21 +02:00
Andreas Rammhold
5fd022d65c
Merge pull request #65856 from jonringer/bump-cbindgen
...
rust-cbindgen: 0.8.7 -> 0.9.0
2019-08-31 11:45:36 +02:00
Mikhail Klementev
c2cd35c4cb
out-of-tree: 1.0.1 -> 1.1.1
2019-08-31 08:16:45 +00:00
Danielle Lancashire
1c9253ce2b
gotestsum: Init at 0.3.5
2019-08-31 10:09:32 +02:00
Frederik Rietdijk
ad1d58c622
Merge staging-next into staging
2019-08-31 10:04:20 +02:00
Frederik Rietdijk
fc74ba8291
Merge master into staging-next
2019-08-31 09:50:38 +02:00
Vincent Laporte
81760f3235
ocamlPackages.cstruct: 3.1.1 -> 4.0.0
...
ocamlPackages.cstruct-sexp: init at 4.0.0
ocamlPackages.x509: 0.6.1 -> 0.7.1
ocamlPackages.tls: 0.9.0 -> 0.10.4
jackline: 2018-05-11 -> 2019-08-08
2019-08-31 06:55:26 +00:00
Vincent Laporte
10ffd51a96
ocamlPackages.bigarray-compat: init at 1.0.0
2019-08-31 06:55:26 +00:00
Vincent Laporte
e9edc7537a
ocamlPackages.gmap: init at 0.3.0
2019-08-31 06:55:26 +00:00
Vincent Laporte
d33df05f50
ocamlPackages.domain-name: init at 0.3.0
2019-08-31 06:55:26 +00:00
xrelkd
18508dcb6a
cargo-watch: init at 7.2.1
2019-08-31 14:47:01 +08:00
Ryan Mulligan
c56a764e2e
Merge pull request #67782 from jonringer/bump-exempi
...
exempi: 2.4.5 -> 2.5.1
2019-08-30 23:36:11 -07:00
Daniël de Kok
72f711eada
maturin: 0.7.0 -> 0.7.1
...
Change:
- maturin build --interpreter/maturin publish --interpreter builds
only a source distribution.
2019-08-31 07:36:28 +02:00
Andreas Herrmann
1bf70fd2f1
bazel: cctools runtime dependency on darwin ( #66724 )
...
The bazel build patches paths like `/usr/bin/install_name_tool` to refer
to `${cctools}/bin/install_name_tool` instead. If the corresponding
runtime dependency is not denoted, then darwin users can encounter "file
not found" errors, e.g. when they fetch bazel from a binary cache and
don't have `cctools` in their own nix store.
2019-08-30 22:35:33 -06:00
averelld
5a581c420c
python.pkgs.handout: init at 1.0.0 ( #66263 )
2019-08-31 00:19:16 -04:00
Samuel Leathers
ebe4fd146b
Merge pull request #66010 from r-ryantm/auto-update/openldap
...
openldap: 2.4.47 -> 2.4.48
2019-08-30 23:16:08 -04:00
Samuel Leathers
41a3746a90
Merge pull request #66253 from magenbluten/rocksdb
...
rocksdb: 6.1.2 -> 6.2.2
2019-08-30 23:04:43 -04:00
Aaron Andersen
27bd71c008
Merge pull request #67668 from strager/iwyu-0.12
...
include-what-you-use: 0.10 -> 0.12
2019-08-30 20:41:51 -04:00
Mario Rodas
4e24cf1591
Merge pull request #67600 from marsam/update-plv8
...
postgresqlPackages.plv8: 2.3.12 -> 2.3.13
2019-08-30 19:15:35 -05:00
Maximilian Bosch
1a1d1bc389
Merge pull request #67786 from danieldk/maturin
...
maturin: 0.6.1 -> 0.7.0
2019-08-31 01:44:25 +02:00
zimbatm
80a3988150
remove empty nix file
...
Nix repl hangs when evaluating empty files.
find -name "*.nix" -empty -delete
2019-08-31 00:00:29 +02:00
zimbatm
3d0af7848c
Merge pull request #67607 from zimbatm/verifpal-0.2
...
verifpal: init at 0.2
2019-08-30 21:56:52 +02:00
zimbatm
027b117fee
pigeon: init at 20160310
2019-08-30 21:56:12 +02:00
Daniël de Kok
7e29ce8a77
maturin: 0.6.1 -> 0.7.0
...
pyo3-pack has been renamed to maturin version 0.7.0. Other larger
changes are:
- Mixed rust/python layout
- Added PEP 517 support
- Support settings all applicable fields from the python core
metadata specification in Cargo.toml
2019-08-30 20:59:44 +02:00
Jonathan Ringer
e594088ae8
exempi: 2.4.5 -> 2.5.1
2019-08-30 11:02:47 -07:00
adisbladis
41d1b8fa88
emacsPackages: Drop old emacsPackages (non-NG) sets
...
These have been deprecated for a long time now and has not seen much maintenance.
2019-08-30 16:43:16 +01:00
Peter Simons
131910992b
python-HyperKitty: initial version 1.2.2
...
Package the mail archiver for GNU Mailman. I liberally borrowed code
from @globin's repository [1].
[1] https://github.com/mayflower/nixexprs/tree/master/pkgs/python
2019-08-30 14:25:13 +02:00
Arseniy Seroka
f25377c388
Merge pull request #67739 from craigem/bump_libhandy_to_0.0.11
...
libhandy: 0.0.10. -> 0.0.11
2019-08-30 14:40:51 +03:00
Marek Mahut
65f7fa4f6e
Merge pull request #67333 from nlewo/pr-yq-go
...
yq-go: init at 2.4.0
2019-08-30 13:36:31 +02:00
Marek Mahut
dfe7f34793
Merge pull request #67578 from prusnak/gcc-arm-embedded
...
gcc-arm-embedded: 8-2018-q4-major -> 8-2019-q3-update
2019-08-30 10:47:53 +02:00
Marek Mahut
b122bbf116
Merge pull request #67743 from averelld/gradle-upgrade
...
gradle: 5.3.1 -> 5.6.1
2019-08-30 10:46:27 +02:00
Marek Mahut
58b2798859
Merge pull request #67685 from xrelkd/update/cargo-bloat
...
cargo-bloat: 0.8.2 -> 0.8.3
2019-08-30 10:40:40 +02:00
Marek Mahut
3ce7e518ea
Merge pull request #67662 from Ma27/bump-evcxr
...
evcxr: 0.4.3 -> 0.4.4
2019-08-30 10:25:44 +02:00
Marek Mahut
2bcc36ee3d
Merge pull request #67647 from artemist/one_gadget
...
one_gadget: 1.6.2 → 1.7.2
2019-08-30 10:25:27 +02:00
Antoine Eiche
984acf8004
yq-go: init at 2.4.0
2019-08-30 10:17:55 +02:00
Marek Mahut
d9e7601926
Merge pull request #67658 from averelld/lsof-update
...
lsof: 4.91 -> 4.93.2
2019-08-30 10:17:48 +02:00
Averell Dalton
a7a6528c61
lsof: 4.91 -> 4.93.2
2019-08-30 06:51:12 +02:00
Averell Dalton
9a2f83feb9
gradle: 5.3.1 -> 5.6.1
2019-08-30 04:37:56 +02:00
Craige McWhirter
d2512c134a
libhandy: 0.0.10. -> 0.0.11
2019-08-30 10:29:18 +10:00
worldofpeace
2f7d0993b7
Merge pull request #67363 from worldofpeace/dbus-datadir
...
dbus: don't make datadir /etc, set runstatedir to /run
2019-08-29 19:46:51 -04:00
Jan Tojnar
3665a31a4a
Merge pull request #67663 from jtojnar/fc-joypixels
...
fontconfig: add support for JoyPixels font
2019-08-30 00:30:13 +02:00
Silvan Mosberger
bfb06ec5d9
Merge pull request #67510 from Infinisil/crystal-infra
...
Crystal package builder
2019-08-30 00:06:27 +02:00
Tim Steinbach
3e30f3e1f9
jenkins: 2.176.2 -> 2.176.3
2019-08-29 12:40:21 -04:00
Izorkin
066bd13613
libvirt-glib: remove unused packages
2019-08-29 15:16:34 +02:00
xrelkd
17e833d8e5
cargo-bloat: 0.8.2 -> 0.8.3
2019-08-29 20:08:20 +08:00
xrelkd
b5977ddd8e
cargo-web: 0.6.25 -> 0.6.26
2019-08-29 18:03:52 +08:00
Peter Hoeg
5e3334bc55
Merge pull request #67612 from peterhoeg/u/hidapi
...
hidapi: 0.8.0-RC1 -> 0.9.0
2019-08-29 16:37:21 +08:00
Mario Rodas
f24c729196
postgresqlPackages.plv8: narrow platforms to x86_64-linux
...
plv8 uses a custom version v8 version, which is reported to only build
on x86_64-linux. The next major version plv8 should drop the custom v8.
2019-08-29 03:00:00 -05:00
Vincent Laporte
3f63225309
ocamlPackages.batteries: 2.9.0 -> 2.10.0
...
Ensures compatibility with OCaml 4.08.
2019-08-29 05:42:43 +00:00
Matthew Glazar
7ba8b728dc
include-what-you-use: 0.10 -> 0.12
...
Release notes:
https://github.com/include-what-you-use/include-what-you-use/releases/tag/clang_8.0
IWYU version 0.12 is based on LLVM/Clang version 8.0.
2019-08-28 22:31:57 -07:00
Silvan Mosberger
7f6a9eef26
crystal: Fix runtime by switching to openssl_1_0_2
...
This makes `crystal play` work
2019-08-29 03:31:14 +02:00
Jan Tojnar
37018e70d1
fontconfig: add support for JoyPixels font
...
Mirroring the following upstream merge request
https://gitlab.freedesktop.org/fontconfig/fontconfig/merge_requests/67
2019-08-29 02:15:26 +02:00
Maximilian Bosch
819696bb0c
evcxr: 0.4.3 -> 0.4.4
...
https://github.com/google/evcxr/releases/tag/v0.4.4
2019-08-29 01:51:25 +02:00
Jan Tojnar
2d00fed978
Merge pull request #67596 from jtojnar/meson-0.51.2
...
meson: 0.50.1 → 0.51.2
2019-08-29 00:31:45 +02:00
Jan Tojnar
b03016bf66
meson: 0.50.1 → 0.51.2
...
https://mesonbuild.com/Release-notes-for-0-51-0.html
2019-08-28 22:22:35 +02:00
Artemis Tosini
a4ca80771e
one_gadget: 1.6.2 → 1.7.2
2019-08-28 19:29:17 +00:00
Imuli
7863697575
fly: 5.3.0 -> 5.4.1 ( #67633 )
2019-08-28 12:30:18 -06:00
worldofpeace
58fd72f3e9
Merge pull request #67490 from kisik21/master
...
libargon2: fixed cross-compilation
2019-08-28 13:02:05 -04:00
Vika
06073ae7df
libargon2: fixed cross-compilation
...
Makefile had a hardcoded unprefixed ar. I wrote a patch (sending it
upstream) and added an optional make flag to override it in case we're
cross-compiling.
Unfortunately, this causes a rebuild of native packages.
This commit also fixes the pkg-config file to be generated correctly,
patch was provided by @worldofpeace.
2019-08-28 19:35:19 +03:00
Peter Simons
38a581902e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.4-7-ga804c35 from Hackage revision
222d2ffb87
.
2019-08-28 15:52:04 +00:00