Commit Graph

47509 Commits

Author SHA1 Message Date
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
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
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
Jörg Thalheim
abefb01050 radare2: remove dependency on .git
.git breaks our hashes
2018-04-13 10:20:47 +01:00
Jörg Thalheim
f6c4882945 radare2-cutter: 1.1 -> 1.3 2018-04-13 10:09:48 +01:00
Yegor Timoshenko
47848756fe
Merge pull request #38871 from mkaito/fix-alot-themes
alot: Put included themes where alot will find them
2018-04-12 21:51:43 +00:00
Will Dietz
367db08087 radare2: 2.4.0 -> 2.5.0 2018-04-12 16:22:24 -05:00
Will Dietz
0f179416a5
Revert "radare2: 2.4.0 -> 2.5.0" 2018-04-12 16:17:20 -05:00
Jörg Thalheim
c51aa1a8c8
Merge pull request #38836 from r-ryantm/auto-update/openvdb
openvdb: 5.0.0 -> 5.1.0
2018-04-12 22:11:12 +01:00
Michishige Kaito
44a7be9496 alot: Put included themes where alot will find them
Instead of putthing them in the wrong place and then pointing alog at it
via default config, put them in the right place and don't touch the
default config.
2018-04-12 22:10:24 +01:00
Corey O'Connor
a2eacaaf3b rustc: correct propagation of NIX_BUILD_CORES 2018-04-12 13:17:23 -07:00
Jörg Thalheim
58d4fd9e02
Merge pull request #38867 from dywedir/rust-bindgen
rust-bindgen: 0.35.0 -> 0.36.0
2018-04-12 21:16:17 +01:00
Vladyslav Mykhailichenko
6f63625144 rust-bindgen: 0.35.0 -> 0.36.0 2018-04-12 23:01:03 +03:00
Matthew Justin Bauer
29bc523733
Merge pull request #38865 from matthewbauer/darwin-security-fixes
[darwin] Security fixes
2018-04-12 14:27:00 -05:00
Matthew Bauer
ce202d202e Revert "arm-frc-linux-gnueabi-linux-api-headers: init at 3.19-r0.36"
This reverts commit 9597247cc0.
2018-04-12 14:22:15 -05:00
Matthew Bauer
ea67004ba2 Revert "arm-frc-linux-gnueabi-eglibc: init at 2.21-r0.83"
This reverts commit 7c32b93c9a.
2018-04-12 14:21:58 -05:00
Matthew Bauer
831cb4169e Revert "arm-frc-linux-gnueabi-binutils: init at 2.28"
This reverts commit 1d7a478c92.
2018-04-12 14:21:47 -05:00
Matthew Bauer
9ed96e7681 Revert "arm-frc-linux-gnueabi-gcc: init at 4.9.4"
This reverts commit ff1e372849.

We only want to build GCC once. Cross compilation infrastructure means
this should not be needed.
Revert "arm-frc-linux-gnueabi-gcc: init at 4.9.4"

This reverts commit ff1e372849.
2018-04-12 14:16:57 -05:00
Matthew Bauer
d5dc446b38 xcbuild: fix wrapper
need $wrapper/usr/bin to exist for some SDK stuff
2018-04-12 14:12:29 -05:00
R. RyanTM
7430561295 babl: 0.1.44 -> 0.1.46 (#38862)
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/babl/versions.

These checks were done:

- built on NixOS
- Warning: no binary found that responded to help or version flags. (This warning appears even if the package isn't expected to have binaries.)
- found 0.1.46 with grep in /nix/store/6kx1zn1xb71zhhq4bikgyp9gvgrfh573-babl-0.1.46
- directory tree listing: https://gist.github.com/1626f882c7f8a9b5ac71254a7a415742
2018-04-12 19:52:45 +02:00
zimbatm
1398cb76a8
Merge pull request #38640 from expipiplus1/asciidoctor-vulkan
asciidoctor: 1.5.6.1 -> 1.5.6.2, also add mathematical and coderay
2018-04-12 16:42:40 +01:00
aszlig
492ca7be2b
gnumake3: Fix build against glibc-2.27
This has already been patched against gnumake4 (519f0b8db2)
but we still have packages depending on gnumake3, so let's also apply
the same patch to gnumake 3.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @shlevy, @vcunat
2018-04-12 16:21:30 +02:00
Jörg Thalheim
f386994413 coreclr: 2.0.0 -> 2.0.7 2018-04-12 14:44:42 +01:00
Benjamin Andresen
35049f9e61 libsForQt5.qtstyleplugin-kvantum: 0.10.4 -> 0.10.6
also fixes #34854 and correct license to GPL3
2018-04-12 15:00:37 +02:00
Timo Kaufmann
2112768fe6 pythonPackages.cysignals: init at 1.6.9 (#38781) 2018-04-12 14:11:04 +02:00
Timo Kaufmann
7d625f6c08 m4rie: init at 20150908 2018-04-12 13:40:27 +02:00