1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-26 07:31:20 +00:00
Commit graph

44612 commits

Author SHA1 Message Date
Peter Simons d1a7cb807e
Merge pull request #35521 from deepfire/ghc84-20180224
ghc841:  bump to 20180224
2018-02-25 09:55:27 +01:00
Peter Simons b41c8b183e
Merge pull request #35511 from deepfire/ghc-8.4
GHC 8.4 configuration: more package fixes
2018-02-25 09:54:58 +01:00
Kosyrev Serge 18fa78c539
ghc841 | tar: upstream fix not on Hackage yet 2018-02-25 07:38:19 +03:00
Kosyrev Serge 624366d407
ghc841: bump to 20180224 2018-02-25 06:59:16 +03:00
Kosyrev Serge 673785d18a
ghc841 | text-lens: new failure with bumped GHC 2018-02-25 06:58:32 +03:00
Shea Levy 1c1a6dfd23
libgcrypt: Fix cross-compilation 2018-02-24 22:51:22 -05:00
Shea Levy 0ac6d4aeb6
gnu-efi: Fix aarch64 cross-build 2018-02-24 22:15:48 -05:00
Shea Levy 09e57636f8
libgpg-error: Add RISC-V patch. 2018-02-24 21:34:54 -05:00
Shea Levy 7d7b7a03fa
libgpgperror: Add derivation for gen-posix-lock-obj to help in cross-compilation 2018-02-24 20:51:04 -05:00
Kosyrev Serge 00b24f7a69
ghc841 | x509/x509-store: SMP fix PR unmerged 2018-02-25 04:11:33 +03:00
Kosyrev Serge 65169aac88
ghc841 | uri-bytestring: TH boundaries fix author made no PR yet 2018-02-25 04:11:32 +03:00
Kosyrev Serge 2201ba1a5b
ghc841 | tls: SMP fix unmerged 2018-02-25 04:11:32 +03:00
Kosyrev Serge 746b36c863
ghc841 | http-api-data: SMP fix not on hackage yet 2018-02-25 04:11:32 +03:00
Shea Levy 48283de641
libffi: Add RISC-V patch. 2018-02-24 17:59:00 -05:00
Franz Pletz 247a7504ad
vcdimager: 0.7.24 -> 2.0.1 2018-02-24 21:38:12 +01:00
Thomas Tuegel b795fd200b
libcdio: 0.93 -> 2.0.0 2018-02-24 10:34:06 -06:00
Shea Levy 80cb13b728
icu58: Fix evaluation 2018-02-24 08:52:58 -05:00
Shea Levy 7142440d75
icu: Fix cross-building.
The icu4c cross-build process requires access to a full buildRoot of a
native build, so we add a variant of the build that just does the
buildPhase and copies the buildRoot to $out for access by the cross
compile.
2018-02-24 08:02:06 -05:00
Michael Weiss 39ccb6ac87 libmd: 0.0.0 -> 1.0.0 2018-02-24 13:04:45 +01:00
Gabriel Ebner 6183b1c029 libqalculate: 2.1.0 -> 2.2.1 2018-02-24 11:54:45 +01:00
Peter Simons 4dc6203bdf
Merge pull request #35434 from deepfire/ghc-8.4
ghc84:  deriving-compat and hnix
2018-02-24 11:00:34 +01:00
Jörg Thalheim cece81ff58
Merge pull request #35397 from volth/scala-bump
scala: {2.9.3, 2.10.6, 2.11.11, 2.12.4} -> {2.10.7, 2.11.12, 2.12.4}
2018-02-24 09:46:10 +00:00
Jörg Thalheim 221510cf0f
Merge pull request #35435 from Mic92/go-build
buildGoPackage: disable cache creation
2018-02-24 08:15:11 +00:00
Frederik Rietdijk 3002880b66
Merge pull request #35345 from dtzWill/update/grip-4.4.0
grip: 4.3.2 -> 4.4.0, patch to handle front matter
2018-02-24 07:49:30 +00:00
John Ericson 30f171d3e2
Merge pull request #35441 from obsidiansystems/android-clean
android sdk, libibert, libbfd: Clean ups
2018-02-24 02:29:24 -05:00
John Ericson 7748972763 androidenv: Better platform conditionals 2018-02-24 01:43:10 -05:00
John Ericson fe5ae8b550 androidenv: Clean up whitespace 2018-02-24 01:43:10 -05:00
John Ericson 1c00a8afd7 libiberty, libbfd: Make hash less fickle
These shouldn't respond to targetPlatform, but previously did. The
reason is somewhat complex: they would rely on the sources of gcc and
binutils, respectively, which *do* depend on the target platform.
Obviously the source is the same in all cases, but when those packages
are no longer preserved from bootstrapping stages their `src` attributes
use a different fetchurl resulting in a changed hash.
2018-02-24 01:43:09 -05:00
Jan Tojnar c8b1b34123
Merge pull request #33459 from hamishmack/glib-networking-macos
glib-networking: Fix glib-networking for macOS
2018-02-24 06:29:05 +01:00
Jörg Thalheim aafd5a63ea buildGoPackage: disable go 1.10 cache
This disables annoying error messages that the go cache in /homeless-shelter cannot be created.
2018-02-24 01:57:16 +00:00
Kosyrev Serge a5078286e6
ghc84: deriving-compat and hnix 2018-02-24 04:51:36 +03:00
Peter Simons 2e45e280cb haskell-doctest: the 0.14.1 test suite fails on NixOS 2018-02-23 18:08:09 +01:00
Peter Simons fa6272678d haskell-stringbuilder: drop obsolete override for GHC 8.4.x 2018-02-23 17:58:18 +01:00
Peter Simons 81a9442fd0 haskell-language-c: drop unused version 0.7.0 2018-02-23 17:58:18 +01:00
Peter Simons b5454a1380 haskell-doctest: update ghc 8.4.x version to 0.14.1 2018-02-23 17:58:18 +01:00
Michael Alan Dorman f7ab190096 language-c: remove now-unnecessary overrides 2018-02-23 17:58:18 +01:00
Peter Simons d035fc1e76 haskell-parsec: fix build with GHC 7.10.x 2018-02-23 17:58:17 +01:00
Peter Simons d87fcc7d43 haskell-reflect: fix build with GHC 7.10.x 2018-02-23 17:58:17 +01:00
Peter Simons a6b30cb43d hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.8.2-6-g7dfce29 from Hackage revision
d165ed5500.
2018-02-23 17:57:58 +01:00
Peter Simons d544c454bd LTS Haskell 10.6 2018-02-23 17:57:57 +01:00
Jan Tojnar 3b512ca185
Merge pull request #35065 from jtojnar/fwupd-1.0.5
fwupd: 1.0.5 update & cleanups
2018-02-23 17:22:47 +01:00
Robin Gloster 36b0efc12f
python.pkgs.send2trash: fix on darwin 2018-02-23 16:52:27 +01:00
volth fb8f0d4724 scala: {2.9.3, 2.10.6, 2.11.11, 2.12.4} -> {2.10.7, 2.11.12, 2.12.4} 2018-02-23 14:33:17 +00:00
Jörg Thalheim 4ec94f679c
Merge pull request #30337 from acowley/easyloggingpp-init
easyloggingpp: 9.95.0 -> 9.96.0
2018-02-23 12:12:06 +00:00
Masayuki Takeda e066751227 jbuilder: 1.0+beta14 -> 1.0+beta18 2018-02-23 11:07:33 +01:00
Will Dietz dd3e8c6c17 grip: buildInputs -> checkInputs 2018-02-23 01:38:04 -06:00
Will Dietz 4d2a0cb605 grip: move to separate file, pname
(review feedback, thanks!)
2018-02-23 01:28:30 -06:00
adisbladis 0b3a5b567a
Merge pull request #35350 from adisbladis/drop/go-1_8
go: Remove old version 1.8
2018-02-23 14:29:25 +08:00
Franz Pletz e38284d332
Merge pull request #35375 from carlsverre/update/golint
golint: 20160428 -> 20180208
2018-02-23 04:38:25 +00:00
Franz Pletz 0b6143bfb6
Merge pull request #35287 from volth/patch-93
libguestfs: 1.36.3 -> 1.38.0
2018-02-23 04:34:05 +00:00