Matthew Justin Bauer
968c964853
Merge pull request #38194 from r-ryantm/auto-update/mbedtls
...
mbedtls: 2.7.1 -> 2.8.0
2018-04-17 10:10:03 -05:00
Matthew Justin Bauer
aa22581479
Merge pull request #38327 from Ma27/package-react-native-debugger
...
react-native-debugger: init at 0.7.18
2018-04-17 10:02:14 -05:00
Matthew Justin Bauer
09b5678dae
Merge pull request #38440 from veprbl/arrow_cpp_reopen
...
Add arrow-cpp, parquet-cpp, pythonPackages.pyarrow
2018-04-17 10:01:46 -05:00
Patrick Hilhorst
0ebf6adcf7
pythonPackages.scapy: remove name attribute ( #39058 )
2018-04-17 15:54:24 +02:00
Jörg Thalheim
9758c498f9
Merge pull request #38907 from timokau/eli-init
...
eli: init at 4.8.1
2018-04-17 14:49:21 +01:00
Pascal Wittmann
bbbbbbc349
jasper: add patch to fix CVE-2018-9055
...
Part of vulnerability roundup 39 (issue #38993 )
2018-04-17 15:01:26 +02:00
Jörg Thalheim
be5ad658df
Merge pull request #38971 from knedlsepp/fix-darwin-gpu-stuff
...
Fix clblas and libgpuarray on darwin
2018-04-17 13:58:54 +01:00
aszlig
683e2067d7
haxe: Fix path to stdlib and add small test
...
The version bump in c727e7e7d6
(pull
request #35153 ) didn't actually take into account that Haxe has changed
the way they search for the stdlib. Instead of a hardcoded list of paths
it now searches based on a common prefix.
So when running Haxe, it errored out because it couldn't find its own
standard library. This is now fixed by changing the sed expression
accordingly.
Apart from fixing the actual issue, I've added a small test in
installCheckPhase to make sure something like this won't happen again in
future updates.
Signed-off-by: aszlig <aszlig@nix.build>
Cc: @volth, @joachifm
2018-04-17 13:59:36 +02:00
Vladimír Čunát
db071c4d1d
Merge #38702 : Mark packages as broken (ZHF)
2018-04-17 13:36:20 +02:00
Shea Levy
622745c3bf
nix-plugins: 4.0.3 -> 4.0.4
2018-04-17 07:23:27 -04:00
Shea Levy
192221ae3f
hydra: build against nix stable.
...
Fixes #39001
2018-04-17 07:06:49 -04:00
Robert Schütz
fcbee75cdb
Merge pull request #39047 from lsix/django_1_11_12
...
pythonPackages.django: 1.11.9 -> 1.11.12
2018-04-17 12:38:55 +02:00
Lancelot SIX
44b82c6a8e
pythonPackages.django: 1.11.9 -> 1.11.12
...
Release notes and associated fixed CVEs:
- https://docs.djangoproject.com/en/2.0/releases/1.11.10/
- CVE-2018-6188
- https://docs.djangoproject.com/en/2.0/releases/1.11.11/
- CVE-2018-7536
- CVE-2018-7537
- https://docs.djangoproject.com/en/2.0/releases/1.11.12/
2018-04-17 12:34:08 +02:00
Robert Schütz
c6a8b90d15
Merge pull request #34296 from fgaz/isso
...
Isso: init at 0.10.6 (plus dependencies)
2018-04-17 11:57:32 +02:00
Fatih Altinok
e0c9a25588
flow: 0.69.0 -> 0.70.0
2018-04-17 09:16:39 +02:00
Shea Levy
85422c0f51
lsof: Fix build on darwin.
2018-04-16 18:58:07 -04:00
Daiderd Jordan
6f416dc5d3
Merge pull request #38826 from vbgl/darwin-yosys
...
yosys: fix build on darwin
2018-04-16 21:12:35 +02:00
Yegor Timoshenko
d17d4b70c9
Merge pull request #38995 from yorickvP/rocksdb-jemalloc
...
rocksdb: use jemalloc 4.5.0
2018-04-16 14:34:51 +00:00
Yorick van Pelt
c03f5f5579
jemalloc: don't try to patch 4.5.0
2018-04-16 16:18:33 +02:00
Jörg Thalheim
74ed06efa0
Merge pull request #39000 from Mic92/rustc-disable-aarch64-tests
...
rustc: disable tests for aarch64
2018-04-16 14:14:22 +01:00
Yorick
f2e16a647a
rocksdb: use stdenv.lib instead of lib
2018-04-16 14:15:14 +02:00
Vincent Laporte
f13cb56360
yosys: fix build with clang
2018-04-16 11:47:49 +00:00
Jörg Thalheim
dee60d8e2c
rustc: disable tests for aarch64
...
upstream is doing the same
2018-04-16 12:28:04 +01:00
Yorick van Pelt
415093d4c0
rocksdb: package binary tools
2018-04-16 12:46:31 +02:00
Yorick van Pelt
d536542ee4
jemalloc: add 4.5.0 version
2018-04-16 12:31:26 +02:00
Peter Hoeg
1441787c84
kirigami: dump deprecated/unmaintained kirigami1
2018-04-16 16:15:29 +08:00
Peter Hoeg
c859867e42
pythonPackages.warrant: init at 0.6.1
2018-04-16 07:58:28 +02:00
Peter Hoeg
764d03decc
pythonPackages.envs: init at 1.2.4
2018-04-16 07:58:21 +02:00
Frederik Rietdijk
908657ab53
Merge pull request #38981 from thorstenweber83/tw-fix-python-digitalocean
...
python: python-digitalocean: fix build
2018-04-16 07:16:15 +02:00
Thorsten Weber
bf31818f46
python: python-digitalocean: fix build
...
fix hash and add missing dependency "jsonpickle"
see 886048fdff (diff-714655688532fd4a33aab2085f266252)
2018-04-16 01:00:20 +02:00
Sarah Brofeldt
2bdda287f5
Merge pull request #38646 from djgoku/update-erlang-r20
...
erlang: 20.3.1 -> 20.3.2
2018-04-15 23:52:00 +02:00
Sander van der Burg
fc7c95b0aa
Merge pull request #38947 from srghma/node2nix-fix
...
node2nix: add nix as dependency (fix for #38946 )
2018-04-15 22:39:34 +02:00
Josef Kemetmüller
d96f0c5682
pythonPackages.libgpuarray: enable darwin build
2018-04-15 18:34:45 +02:00
Jan Tojnar
fe21f16857
libwnck3: fix git paths
2018-04-15 13:45:01 +02:00
Daiderd Jordan
a071e9f841
Merge pull request #38869 from coreyoconnor/rustc-build-cores
...
rustc: correct propagation of NIX_BUILD_CORES
2018-04-15 12:53:33 +02:00
Raitis Veinbahs
a6a2e75804
ruby-modules: Import gemset if it's a path OR a string. ( #38959 )
...
This fixes the bug introduced by 8686b98612
which broke bundlerEnv
exprs when gemdir was a string (thus making gemset a string by
`gemset = gemdir + "/gemset.nix"`) which made it being treated as a
set.
2018-04-15 11:53:15 +01:00
Josef Kemetmüller
357d8f600c
clblas: Enable darwin build
2018-04-15 12:12:25 +02:00
Francesco Gazzetta
b532cc3766
python: misaka: init at 2.1.0
2018-04-15 08:41:04 +00:00
Alex Chapman
35f75cff4f
pythonPackages.python-docx: init at 0.8.6 ( #38722 )
2018-04-15 08:03:24 +02:00
BjornMelgaard
5bb75e17b9
node2nix: add nix as dependency (fix for #38946 )
2018-04-14 23:17:25 +03:00
R. RyanTM
d8f8e3c1b9
libqrencode: 3.4.4 -> 4.0.0 ( #38711 )
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/libqrencode/versions .
These checks were done:
- built on NixOS
- ran ‘/nix/store/qb2z3p3zcqmn0qskcck42z4ffv3107p5-libqrencode-4.0.0/bin/qrencode -h’ got 0 exit code
- ran ‘/nix/store/qb2z3p3zcqmn0qskcck42z4ffv3107p5-libqrencode-4.0.0/bin/qrencode --help’ got 0 exit code
- found 4.0.0 with grep in /nix/store/qb2z3p3zcqmn0qskcck42z4ffv3107p5-libqrencode-4.0.0
- directory tree listing: https://gist.github.com/2503d88770c4325ed73850dbd72eb7bf
2018-04-14 21:40:04 +02:00
Jörg Thalheim
d4597784f4
Merge pull request #38814 from timokau/rpy2-unbreak
...
rpy2: unbreak build
2018-04-14 17:49:42 +01:00
Marius Bergmann
4d7da18f5c
perlPackages.Socket6: fix sv_undef compilation error
...
Socket6.xs redefines `PV_sv_undef`, which breaks compilation from
306d5cdf03
("perlPackages: Add cross-compilation support."). I added a patch
to remove this redefinition. Compilation is now working again.
2018-04-14 18:00:35 +02:00
Frederik Rietdijk
5a3495f5fb
Merge pull request #38780 from timokau/cvxopt-1.1.9
...
cvxopt: 1.1.7 -> 1.1.9, add optional extensions
2018-04-14 17:49:27 +02:00
Robert Schütz
089eefe724
Merge pull request #38795 from timokau/cliquer-init
...
cliquer: init at 1.21
2018-04-14 17:41:11 +02:00
Jan Tojnar
72b27f2519
gnome3: 3.28.0 → 3.28.1
2018-04-14 13:35:45 +02:00
Robert Schütz
2a09342395
Merge pull request #38790 from timokau/fpylll-init
...
pythonPackages.fpylll: init at 0.3.0dev
2018-04-14 12:19:12 +02:00
Timo Kaufmann
2c23faa3d8
cliquer: init at 1.21
2018-04-14 10:33:54 +02:00
Robert Schütz
2152819946
Merge pull request #38797 from timokau/m4rie-init
...
m4rie: init at 20150908
2018-04-14 09:47:23 +02:00
Timo Kaufmann
2dcb1026a3
rpy2: unbreak build
2018-04-13 22:42:18 +02:00