Mario Rodas
b42541242b
Merge pull request #71185 from marsam/update-nodejs-12_x
...
nodejs-12_x: 12.10.0 -> 12.12.0
2019-10-15 13:29:43 -05:00
Matthew Bauer
6a87355211
Merge branch 'master' into libressl-static
2019-10-15 12:55:16 -04:00
John Ericson
50f5c95521
Merge pull request #71193 from obsidiansystems/callCabal2nix-config-not-system
...
haskellSrc2nix
2019-10-15 11:42:38 -04:00
lewo
6e54ef82d3
Merge pull request #70898 from nlewo/next
...
next: 1.3.1 -> 1.3.4
2019-10-15 17:39:40 +02:00
John Ericson
66a9f39817
haskellSrc2nix
...
Since [1], cabal2nix has been able to parse full platform triples. We
need this for when the system doesn't say enough info (e.g. android).
[1]: 0bb88f0009 (diff-d9172aeec4039eef8cfcc8a2ab6c0677R143)
2019-10-15 11:23:33 -04:00
Gabriel Ebner
f3ecf7d3e0
Merge pull request #71177 from Taneb/metamath-upgrade
...
metamath: 0.172 -> 0.178
2019-10-15 16:06:07 +02:00
Nathan van Doorn
fc0be2a54e
metamath: 0.172 -> 0.178
...
This also moves away from my mirror of the distributiont one hosted by
the metamath organization, which should generally be far more
up-to-date. However, that doesn't include any data files, so we need to
make sure we don't try to make those.
2019-10-15 13:43:26 +01:00
Tim Steinbach
749dccbedb
Merge pull request #71171 from regadas/update/sbt
...
sbt: 1.3.2 -> 1.3.3
2019-10-15 08:42:43 -04:00
R. RyanTM
e2c883b1db
renpy: 7.3.2 -> 7.3.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/renpy/versions
2019-10-15 14:38:51 +02:00
Lassulus
04f706e928
Merge pull request #70209 from wucke13/lxd
...
lxd: 3.13 -> 3.18
2019-10-15 13:31:10 +02:00
Matthew Glazar
81d15948cc
python38: fix build on macOS
...
Python 3.8 fails to build on macOS for two reasons:
* python-3.x-distutils-C++.patch fails to apply cleanly.
* An #include for <util.h> is missing, causing a build failure:
./Modules/posixmodule.c:6586:9: error: implicit declaration of function 'openpty' is invalid in C99
if (openpty(&master_fd, &slave_fd, NULL, NULL, NULL) != 0)
^
Use the correct version of python-3.x-distutils-C++.patch, and add a
patch to #include <util.h>.
2019-10-15 13:12:13 +02:00
Maximilian Bosch
e071809101
cargo-make: 0.22.1 -> 0.22.2
...
https://github.com/sagiegurari/cargo-make/releases/tag/0.22.2
Also regenerated the lockfile and added it to the repo itself rather
than fetching it from a GitHub gist.
2019-10-15 12:06:39 +02:00
Frederik Rietdijk
911b053802
python38: 3.8.0rc1 -> 3.8.0
2019-10-15 11:56:01 +02:00
Filipe Regadas
f416e8cc5e
sbt: 1.3.2 -> 1.3.3
2019-10-15 10:20:26 +01:00
Mario Rodas
4aee304c62
nodejs-12_x: 12.10.0 -> 12.12.0
2019-10-15 04:20:00 -05:00
Vincent Laporte
0feb4e8729
ocamlPackages.digestif: 0.5 → 0.8.0
2019-10-15 07:08:13 +02:00
Vincent Laporte
e191a69e8d
ocamlPackages.eqaf: init at 0.5
2019-10-15 07:08:13 +02:00
Mario Rodas
a388e920f3
Merge pull request #70720 from yrashk/swipl-8.1.15
...
swipl: 8.1.4 -> 8.1.15
2019-10-14 22:16:16 -05:00
Will Dietz
981abce3e2
Merge pull request #70678 from dtzWill/update/dicts-2019-10
...
aspellDicts,hunspellDicts: misc updates (en_*)
2019-10-14 19:00:42 -05:00
Matthew Bauer
1016bfcff1
Merge pull request #71087 from matthewbauer/libbsd-0_10_0
...
Revert "Revert "libbsd: 0.9.1 -> 0.10.0 (#66948 )""
2019-10-14 19:17:14 -04:00
worldofpeace
516e61a69e
Merge pull request #70724 from yrashk/swipl-gui
...
swipl: include GUI tools
2019-10-14 22:41:56 +00:00
Matthew Bauer
0a13901f16
libbsd: update darwin.patch
...
fix multiple version map flags
2019-10-14 17:47:28 -04:00
Florian Klink
0fd1df74be
bazel_0_4: remove
...
bazel_0_4 fails to build since 2018-04-29, so clearly nobody is using
it.
2019-10-14 18:33:17 +02:00
cw
768215a1f4
elixir_1_9: 1.9.1 -> 1.9.2
2019-10-14 08:29:01 -07:00
Florian Klink
79676a26dc
Merge pull request #68248 from Moredread/slicer
...
prusa-slicer: 2.0.0 -> 2.1.0
2019-10-14 15:33:34 +02:00
Matthieu Coudron
73c64f0f38
luaPackages.luacov: init at 0.13.0-1
...
It is needed to run luarocks test.
2019-10-14 21:53:23 +09:00
Renaud
581ada4270
Merge pull request #70400 from stigtsp/package/perl-device-mac-init
...
perlPackages.DeviceMAC: init at 1.00
2019-10-14 14:36:59 +02:00
Frederik Rietdijk
5344414e33
pythonPackages.babelfish: uses pkg_resources
2019-10-14 14:08:26 +02:00
Michael Weiss
2e1b91ed8e
python37Packages.goobook: Add the missing setuptools dependency
...
Querying resulted in the following error:
$ goobook query test
Traceback (most recent call last):
File "/nix/store/y68w4wwx65yfck84vjsdvfwnii5594lc-python3.7-goobook-3.4/bin/.goobook-wrapped", line 7, in <module>
from goobook.application import main
File "/nix/store/y68w4wwx65yfck84vjsdvfwnii5594lc-python3.7-goobook-3.4/lib/python3.7/site-packages/goobook/application.py", line 18, in <module>
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'
2019-10-14 13:01:58 +02:00
Franz Pletz
da20b8a7f6
libressl: fix libdir in pkgconfig files
...
Fix #71107 .
2019-10-14 11:32:26 +02:00
Franz Pletz
a86f16d864
libressl_3_0: 3.0.0 -> 3.0.1
2019-10-14 11:32:25 +02:00
Jörg Thalheim
63746f6bcf
Merge pull request #70506 from danieldk/racer-2.1.27
...
rustracer: 2.1.22 -> 2.1.27
2019-10-14 10:16:40 +01:00
Jörg Thalheim
d94f92c816
python3.pkgs.tables: fix build against hdf5
...
In 6cbf0b4bd2
the package splitted
of header files, which broke this build as a result.
cc @ttuegel
2019-10-14 08:58:02 +01:00
Graham Christensen
8aaf5de4bd
Merge pull request #70490 from Ralith/openxr-loader-fix
...
openxr-loader: fix missing graphics API support
2019-10-13 18:32:08 -04:00
Orivej Desh
1357d10048
qca2: 2.1.3 -> 2.2.1
2019-10-13 21:53:29 +00:00
Thomas Tuegel
7e0cf856aa
flatpak: Correct D-Bus config directory option
2019-10-13 15:17:05 -04:00
Thomas Tuegel
08ff114eec
Merge pull request #71042 from risicle/ris-poppler-0.61-CVE-2019-9959
...
poppler_0_61: add patch for CVE-2019-9959
2019-10-13 13:47:44 -05:00
Thomas Tuegel
df372a05f9
Merge pull request #71046 from risicle/ris-poppler-CVE-2019-9959
...
poppler: add patch for CVE-2019-9959
2019-10-13 13:44:14 -05:00
worldofpeace
1905ae3cc9
gnome3.tracker: move dbus to nativeBuildInputs
2019-10-13 14:01:48 -04:00
Matthew Bauer
7d364b9400
Revert "Revert "libbsd: 0.9.1 -> 0.10.0 ( #66948 )""
...
This reverts commit 9e7582c74b
.
* Updates libbsd along with the darwin.patch.
* Upstream PR for darwin.patch can be found at
https://gitlab.freedesktop.org/libbsd/libbsd/merge_requests/3 .
* musl.patch is removed.
2019-10-13 13:39:17 -04:00
markuskowa
f6d7f8ae16
Merge pull request #68927 from danieldk/mkl
...
mkl: include pkgconfig files
2019-10-13 19:16:49 +02:00
Robert Scott
3fa2864aac
poppler: add patch for CVE-2019-9959
2019-10-13 16:57:10 +01:00
Vladimír Čunát
4e6826a3b2
Merge branch 'staging-next'
...
It's not perfect, but I think we can deal with the rest of the
regressions directly on master, so that this process does not stall.
2019-10-13 16:10:58 +02:00
c0bw3b
9e7582c74b
Revert "libbsd: 0.9.1 -> 0.10.0 ( #66948 )"
...
This reverts commit 5a952d0822
.
Build broken on Darwin because the patch needs a refresh
(also the musl patch is not needed anymore)
See issue #71081
2019-10-13 16:02:22 +02:00
Renaud
1c40ee6fc4
Merge pull request #69932 from r-ryantm/auto-update/python3.7-xxhash
...
python37Packages.xxhash: 1.3.0 -> 1.4.1
2019-10-13 14:57:57 +02:00
Peter Simons
33366cce14
haskell-hpack: use latest version to fix build on ghc-8.8.x
2019-10-13 14:27:17 +02:00
Samuel Evans-Powell
4a5c24ff6e
prometheus: fix build
...
- Prometheus was failing due to the http-client version (0.6.4) being
out-of-bounds (prometheus requires >=0.4 && <0.6).
- However it builds fine when jailbroken, so I've just jailbroken it.
- An issue has been submitted upstream on prometheus:
https://github.com/bitnomial/prometheus/issues/34
2019-10-13 14:27:17 +02:00
Domen Kožar
e5ae4a8dc6
ormolu: add from haskell package set
2019-10-13 14:27:17 +02:00
Peter Simons
e323aab13b
git-annex: update sha256 hash for version 7.20191009
2019-10-13 14:27:17 +02:00
Peter Simons
5d179c578c
ghc-8.8.x: drop obsolete overrides
2019-10-13 14:27:17 +02:00