John Ericson
76667036ec
gmp 6: Fix for cross
2017-05-17 16:15:32 -04:00
John Ericson
20fa6fd871
gcc: When cross compiling, always expect prefixed binutils
...
Previously this was just done on Darwin.
2017-05-17 15:33:05 -04:00
John Ericson
7018dfb9f4
binutils and cctools: Prefix derivation names with target for cross
...
We want platform triple prefixes and suffixes on derivation names to
be used consistently. The ideom this commit strives for is
- suffix means build != host, i.e. cross *built* packages. This is
already done.
- prefix means build != target, i.e. cross tools. This matches the
tradition of such binaries themselves being prefixed to disambiguate.]
Binutils and cctools, as build tools, now use the latter
2017-05-17 15:33:05 -04:00
John Ericson
88ea6463a3
binutils on darwin: Clean up the rats nest
...
- No more *Cross duplication for binutils on darwin either.
`cctools_cross` is merged into plain `cctools`, so `buildPackages`
chains alone are used to disambiguate.
- Always use a mashup of cctools and actual GNU Binutils as `binutils`.
Previously, this was only done in the native case as nobody had
bothered to implement the masher in the cross case. Implemented it
basically consisted of extending the wrapper to deal with prefixed
binaries.
2017-05-17 15:33:05 -04:00
Jörg Thalheim
8f72f93981
Merge pull request #25614 from bobakker/master
...
hpx: restrict architecture to x86_64
2017-05-09 22:33:13 +01:00
Daiderd Jordan
0d6d47edd1
Merge pull request #25568 from sigma/pr/go-1.8.1
...
go: 1.8 -> 1.8.1
2017-05-09 18:44:12 +02:00
Peter Simons
a1b6c5f5d6
Revert "Use consistent package naming for HEAD.nix files" for GHC and GHCjs.
...
This reverts commit 31b0e34d1d
. The version
numbers used in that commit were no improvement.
2017-05-09 17:59:28 +02:00
Pascal Wittmann
a913e8c3fa
Merge pull request #25634 from ericsagnes/pkg-new/gnu-cobol
...
gnu-cobol: init at 2.0rc-2
2017-05-09 14:40:31 +02:00
Eric Sagnes
bd03033b49
gnu-cobol: init at 2.0rc-2
2017-05-09 19:03:41 +09:00
Arseniy Seroka
87e7faa937
Merge pull request #25631 from rht/master
...
Use consistent package naming for HEAD.nix files
2017-05-09 11:27:03 +03:00
Jean-Philippe Bernardy
7b5356ed5e
pythonPackages.tensorflow 1.0.0 -> 1.1.0
2017-05-09 10:09:11 +02:00
David Johnson
a5df611d91
ghcjs: mark as fixed
2017-05-08 22:32:08 -07:00
rht
31b0e34d1d
Use consistent package naming for HEAD.nix files
2017-05-09 10:31:15 +07:00
Bo Bakker
29c8d83f88
Restrict architectures to x86_64
2017-05-08 14:47:51 +02:00
Yann Hodique
19ebff1d95
go: 1.7.4 -> 1.7.5
2017-05-08 13:14:46 +02:00
Ben Zhang
0a4cf89ae4
yarn: 0.23.2 -> 0.23.4
2017-05-08 13:09:10 +02:00
Eelco Dolstra
81ffcfdef3
Merge pull request #25602 from TaktInc/sierra-haskell
...
Remove unused `local` command.
2017-05-08 13:08:45 +02:00
Bo Bakker
6d598fccce
hpx: init at 1.0.0
2017-05-08 10:05:30 +02:00
Kamil Chmielewski
9943e5635c
ponyc: 0.13.1 -> 0.14.0
...
https://github.com/ponylang/ponyc/issues/1877
2017-05-08 09:38:34 +02:00
Judah Jacobson
3ef04024d9
Remove unused local
command.
2017-05-07 16:39:50 -07:00
Daiderd Jordan
3b7566e76f
ycmd: copy libclang on darwin
2017-05-07 22:34:58 +02:00
Frederik Rietdijk
2f3cfe696b
pythonPackages.pygments: move expression to own file
2017-05-07 22:23:32 +02:00
Lorenzo Manacorda
0f918b9846
mapnik: 3.0.12 -> 3.0.13
2017-05-07 20:28:56 +02:00
Joachim F
5a17c40807
Merge pull request #25416 from lheckemann/openal-soft-cross
...
openal-soft: move cmake to nativeBuildInputs
2017-05-07 18:55:02 +01:00
Tim Steinbach
c882b967c1
Merge pull request #25560 from NeQuissimus/coursier_1_0_0_rc2
...
coursier: 1.0.0-RC1 -> 1.0.0-RC2
2017-05-07 12:34:24 -04:00
Peter Simons
bf18d5f8b1
Merge pull request #25577 from PierreR/master
...
haskellPackages.postgrest-ws: dontCheck
2017-05-07 18:33:58 +02:00
Shea Levy
63841d159e
Merge branch 'intero-nix-shim' of git://github.com/michalrus/nixpkgs
2017-05-07 08:20:54 -04:00
Joachim F
5e0ec33854
Merge pull request #25576 from montag451/asn1c
...
asn1c: 0.9.27 -> 0.9.28
2017-05-07 12:53:58 +01:00
Frederik Rietdijk
021978300c
Python: replace requests2 with requests tree-wide - follow up
...
ca0a4e2a9a
was committed just before I
pushed ef4442e827
2017-05-07 13:01:23 +02:00
Frederik Rietdijk
ef4442e827
Python: replace requests2 with requests tree-wide
...
See f63eb58573
The `requests2` attribute now throws an error informing that `requests`
should be used instead.
2017-05-07 12:56:09 +02:00
Pierre Radermecker
080bd323ad
haskellPackages.postgrest-ws: dontCheck
2017-05-07 12:49:40 +02:00
obadz
ca0a4e2a9a
pythonPackages.libsoundtouch: init at 0.3.0
2017-05-07 11:27:10 +01:00
montag451
74b55421b4
asn1c: 0.9.27 -> 0.9.28
2017-05-07 11:50:47 +02:00
Gabriel Ebner
e6825201f7
electron: 1.6.2 -> 1.6.6
2017-05-07 08:31:40 +02:00
davidak
49c4f2b6f5
libscrypt: init at 1.21
2017-05-07 07:01:54 +02:00
Peter Hoeg
994299b7a9
xapian: 1.4.0 -> 1.4.4
2017-05-07 10:41:30 +08:00
Peter Hoeg
0eac38c4ce
libtoxcore: 0.1.7 -> 0.1.8
2017-05-07 10:40:29 +08:00
Michal Rus
6aefa13156
intero-nix-shim: fix runtime dependencies
2017-05-07 02:20:17 +02:00
Yann Hodique
aa513180c5
go: 1.8 -> 1.8.1
2017-05-06 12:55:32 -07:00
Tim Steinbach
56799cf3b6
coursier: 1.0.0-RC1 -> 1.0.0-RC2
2017-05-06 12:25:44 -04:00
Frederik Rietdijk
30a33a55dd
Merge pull request #25544 from asymmetric/electrum-ltc
...
Electrum-LTC: init at 2.6.4.2
2017-05-06 14:10:41 +02:00
Frederik Rietdijk
37a48c9199
Merge pull request #25549 from jluttine/add-pytest-flake8
...
pythonPackages.pytest-flake8: init at 0.8.1
2017-05-06 12:28:54 +02:00
Jaakko Luttinen
cc51dd699d
pythonPackages.pytest-flake8: init at 0.8.1
2017-05-06 12:57:49 +03:00
Frederik Rietdijk
5bf1e967fd
Merge pull request #25296 from mguentner/add_td_watson
...
watson: init at 1.4.0
2017-05-06 11:16:04 +02:00
Josef Kemetmueller
facf9a6d22
pytables: Fix build on darwin by using external c-blosc
...
Using the pytables internal c-blosc lead to a compilation error on
darwin, as the installer uses cpuinfo.get_cpu_info(), which
(unexpectedly for pytables) returns None in the current darwin-python.
2017-05-06 10:45:34 +02:00
Josef Kemetmueller
a2569f5fd6
c-blosc: init at 1.11.3
2017-05-06 10:44:57 +02:00
Shea Levy
a1748f7b5c
Merge remote-tracking branch 'takt/sierra-haskell'
2017-05-05 18:39:35 -04:00
Lorenzo Manacorda
756695c3fa
pythonPackages.ltc_scrypt: init at 1.0
...
library needed by the electrum-ltc lightweight litecoin wallet
2017-05-05 21:42:04 +02:00
Frederik Rietdijk
9652e3e8f2
Merge pull request #25404 from vrthra/csvkit
...
csvkit: 0.9.1 -> 1.0.2
2017-05-05 21:10:17 +02:00
Judah Jacobson
2caa7b88ae
Fix use of isDarwin
conditionals.
2017-05-05 09:53:08 -07:00