Commit Graph

47543 Commits

Author SHA1 Message Date
Matthew Justin Bauer
67f1ee7c55
Merge pull request #38212 from r-ryantm/auto-update/libwacom
libwacom: 0.28 -> 0.29
2018-04-17 09:59:17 -05:00
Matthew Justin Bauer
f0640ab0c6
Merge pull request #38290 from r-ryantm/auto-update/libidn
libidn: 1.33 -> 1.34
2018-04-17 09:58:54 -05:00
Matthew Justin Bauer
28fb8e0944
Merge pull request #38211 from r-ryantm/auto-update/libevdev
libevdev: 1.5.8 -> 1.5.9
2018-04-17 09:58:21 -05:00
Matthew Justin Bauer
8794c83378
Merge pull request #38202 from r-ryantm/auto-update/libinput
libinput: 1.10.0 -> 1.10.3
2018-04-17 09:58:06 -05:00
Matthew Bauer
9ee69c27c9 llvm: remove libedit from clang
clang should never need libedit. From what I understand this is only
needed by LLDB.

https://github.com/llvm-mirror/clang/search?q=libedit
2018-04-17 09:52:08 -05:00
Matthew Bauer
7b73c7f49a clang: only link if LLVMgold exists
buildEnv now errors with broken symlinks. Lots of things like this
still exist.

Discussion in #39038.
2018-04-17 09:50:21 -05:00
Matthew Bauer
9487244703 Merge remote-tracking branch 'strager/fix-clang' into staging 2018-04-17 09:47:29 -05:00
Jörg Thalheim
1151597e84
Merge pull request #38974 from Mic92/nss
nss: 3.35 -> 3.36.1
2018-04-17 14:49:55 +01:00
Tuomas Tynkkynen
16b45ec3da Merge remote-tracking branch 'upstream/master' into HEAD
Conflicts:
	pkgs/applications/version-management/git-and-tools/git/default.nix
	pkgs/top-level/all-packages.nix
	pkgs/top-level/unix-tools.nix
2018-04-16 21:13:30 +03: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
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
Matthew Glazar
2505aa51a4 clang: fix install on Darwin
As of Nix 2.0, building the `user-environment` package on macOS (Darwin)
fails because LLVMgold.so is a broken symlink. Fix the issue by not
creating the symlink in the first place, since it wouldn't be used on
Darwin anyway.
2018-04-15 21:12:03 -07:00
Matthew Glazar
d3d0c0196e clang: refactor post-install comments
Throughout the evolution of the Clang packages, some comments have
become misplaced. Put some of Clang's postInstall comments next to the
lines they refer to.
2018-04-15 21:10:22 -07: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
Jörg Thalheim
2adc297e52 nss: 3.35 -> 3.36.1 2018-04-15 21:35:46 +01:00
Jörg Thalheim
d26c032d14 nspr: 4.18 -> 4.19 2018-04-15 21:35:46 +01: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
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
Andreas Rammhold
a415a95e7c
caf: 0.15.3 -> 0.15.7 2018-04-13 21:29:47 +02:00
Gabriel Ebner
5d9bd57c63 pythonPackages.trezor: add required rlp dependency, fix build 2018-04-13 19:35:53 +02:00
Gabriel Ebner
67dbfd3fc1 pythonPackages.rlp: init at 0.6.0 2018-04-13 19:35:29 +02:00
Timo Kaufmann
633f694443 pythonPackages.fpylll: init at 0.3.0dev 2018-04-13 18:23:26 +02:00
Timo Kaufmann
bca79a970a fplll: 5.0.2 -> 5.2.0 2018-04-13 17:31:46 +02:00
Jörg Thalheim
c81e172468
Merge pull request #38844 from bandresen/qtstyleplugin-kvantum
libsForQt5.qtstyleplugin-kvantum: 0.10.4 -> 0.10.6
2018-04-13 11:35:43 +01:00
Robert Schütz
eb76a6a4d2
Merge pull request #38892 from xvapx/upd/apsw
pythonPackages.apsw: 3.9.2-r1 -> 3.22.0-r1
2018-04-13 12:35:29 +02:00
Marti Serra
a49cb860c3 pythonPackages.apsw: 3.9.2-r1 -> 3.22.0-r1
Replaced fetchPypi with fetchFromGitHub because no new version has been uploaded to pypi since 2016, but there are new releases on github
2018-04-13 12:25:24 +02:00