Commit Graph

45400 Commits

Author SHA1 Message Date
Graham Christensen
e065aa949a
Merge pull request #36808 from sifmelcara/update/librime
librime: 1.2.9 -> 1.3.0
2018-03-11 22:07:58 -04:00
Graham Christensen
1bfe2511ca
Merge pull request #36805 from vdemeester/update-gauge-097
gauge: 0.9.6 -> 0.9.7
2018-03-11 21:56:58 -04:00
Will Dietz
0edb8f7b40
Merge pull request #36810 from dtzWill/fix/glibc-with-musl
glibc: patch to fix building w/musl-based stdenv
2018-03-11 14:52:09 -05:00
Will Dietz
54c4c183dd glibc: make fetchpatch optional ("? null"), just in case. 2018-03-11 11:16:53 -05:00
Will Dietz
82644c15e5 glibc: patch to fix building w/musl-based stdenv
See:
https://sourceware.org/bugzilla/show_bug.cgi?id=21604
2018-03-11 10:53:31 -05:00
Michael Bishop
859db89a8f
rocksdb: use split outputs 2018-03-11 12:41:57 -03:00
mingchuan
1c99ffcb21
librime: 1.2.9 -> 1.3.0 2018-03-11 23:01:38 +08:00
Michael Raskin
ec2981ae3d fmbt: init at 0.39 2018-03-11 15:44:48 +01:00
Maximilian Bosch
b14bd18035 pythonPackages.mt-940: fix build (#36784)
- added missing `enum34` dependency
- enabled tests
- moved expression into its own file

See ticket #36453
See https://hydra.nixos.org/build/70677609/log

/cc @the-kenny
2018-03-11 15:36:26 +01:00
Vincent Demeester
35b7632bdb
gauge: 0.9.6 -> 0.9.7
Also removes the unecessary binary from the package

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2018-03-11 15:22:06 +01:00
Daiderd Jordan
4443c5f740
Merge pull request #36789 from badi/darwin-fixes-libtar
libtar, languagemachines: fix darwin build
2018-03-11 15:10:12 +01:00
Daiderd Jordan
8c7a1b4cf5
Merge pull request #36777 from knedlsepp/fix-pythonPackages.discid-on-darwin
pythonPackages.discid: fix darwin build
2018-03-11 14:40:28 +01:00
Daiderd Jordan
ce9288cf3b
Merge pull request #36774 from knedlsepp/fix-pythonPackages.construct-on-darwin
pythonPackages.construct: Fix darwin build
2018-03-11 14:38:33 +01:00
Daiderd Jordan
beff602e37
Merge pull request #36742 from knedlsepp/fix-pythonPackages.regex-on-darwin
pythonPackages.regex: fix darwin build
2018-03-11 14:27:02 +01:00
Josef Kemetmüller
8f9e814132 pythonPackages.robotframework: fix darwin build 2018-03-11 12:33:28 +01:00
Peter Simons
379eb75014 haskell-setlocale: jailbreak to fix ghc 8.4.1 build 2018-03-11 09:24:37 +01:00
Peter Simons
73982726b0 haskell-boxes: apply patch to fix build with GHC 8.4.1 2018-03-11 09:24:37 +01:00
Peter Simons
4e63fcec1b haskell-ChasingBottoms: add override that uses the latest version 2018-03-11 09:24:37 +01:00
Peter Simons
797c272b66 haskell-hslua-module-text: drop obsolete override 2018-03-11 09:24:37 +01:00
Peter Simons
8d0b0095db haskell-jailbreak-cabal: clean up overrides 2018-03-11 09:24:37 +01:00
Peter Simons
3c104572a0 haskell-stylish-cabal: fix build with ghc 8.2.x and 8.4.x 2018-03-11 09:24:37 +01:00
Peter Simons
77e974b394 haskell-hackage-security: jailbreak to fix build with ghc 8.4.x 2018-03-11 09:24:36 +01:00
Peter Simons
b4707d9e65 haskell-src: mark broken for GHC 8.4.1 2018-03-11 09:24:36 +01:00
Peter Simons
dba20cb1b1 haskell-ChasingBottoms: move jailbreak to common to allow building with QuickCheck 2.11 2018-03-11 09:24:36 +01:00
Peter Simons
0ff88fb2ab haskell-GenericPretty: apply upstream patch to fix the build with ghc 8.4.x 2018-03-11 09:24:36 +01:00
Peter Simons
70aa779445 haskell-doctemplate: apply upstream patch to fix the build with ghc 8.4.x 2018-03-11 09:24:36 +01:00
Peter Simons
86bfcc89b8 haskell-HTTP: use the latest version when compiling with GHC 8.4.x 2018-03-11 09:24:36 +01:00
Peter Simons
f62deb0f92 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.9-5-g32974fc from Hackage revision
3efaeb24c3.
2018-03-11 09:24:31 +01:00
Peter Simons
8b369a15d2 hackage2nix: update list of broken Hydra builds 2018-03-11 09:24:30 +01:00
Frederik Rietdijk
da86dadbdd
Merge pull request #36780 from MoritzMaxeiner/master
Remove myself as maintainer
2018-03-11 08:59:43 +01:00
Frederik Rietdijk
12a8276649
Merge pull request #36778 from Ma27/fix-htmltreediff
pythonPackages.htmltreediff: fix build
2018-03-11 08:35:02 +01:00
Badi Abdul-Wahid
ff0f112527
languagemachines: fix darwin build 2018-03-11 01:54:46 -05:00
Badi Abdul-Wahid
3117ae6c4f
libtar: add darwin to supported platforms 2018-03-11 01:46:18 -05:00
Joachim Fasting
fb8a85f631
ntbtls: 0.1.1 -> 0.1.2 2018-03-11 01:33:57 +01:00
Moritz Maxeiner
12a70fd571 Remove myself as maintainer 2018-03-11 00:46:41 +01:00
Maximilian Bosch
94458721a7
pythonPackages.htmltreediff: fix build
- add `pythonPackages.nose` as `checkInput` to make the tests passing
- extract expression into its own file

See https://hydra.nixos.org/build/70680974/log
See ticket #36453
2018-03-11 00:21:47 +01:00
Josef Kemetmüller
57d862fecf pythonPackages.discid: fix darwin build 2018-03-11 00:15:41 +01:00
Josef Kemetmüller
91a9453496 pythonPackages.construct: Fix darwin build
The package runs fine on darwin. Using pytest as a test runner also
resolves the checkPhase issue on Python 3.5+.
2018-03-10 23:36:00 +01:00
Josef Kemetmüller
d289736def pythonPackages.regex: fix darwin build
The package works fine on darwin. We run some tests to prove this.
2018-03-10 20:19:42 +01:00
xeji
884a317828 kore: fix darwin build 2018-03-10 19:36:14 +01:00
Graham Christensen
486c593275
Merge pull request #36763 from xeji/kore
kore: fix build with gcc7
2018-03-10 13:16:25 -05:00
xeji
41cdea68da kore: fix build with gcc7 2018-03-10 18:02:05 +01:00
Jörg Thalheim
80fcfbe4cf
Merge pull request #36748 from etu/python-anyjson-fixes
anyjson: move to own directory
2018-03-10 16:05:30 +00:00
Jörg Thalheim
0d267c6abe
Merge pull request #36746 from etu/python-alot-fixes
alot: move to own module
2018-03-10 16:02:26 +00:00
Ivan Solyankin
34b06b05e3 marisa-python: init at 1.3.40 2018-03-10 17:13:38 +03:00
Lancelot SIX
ddddca5c2f pythonPackages.daphne: 2.0.3 -> 2.1.0 2018-03-10 14:55:00 +01:00
Lancelot SIX
38753d52bc pythonPackages.asgiref: 2.1.5 -> 2.2.0 2018-03-10 14:55:00 +01:00
Lancelot SIX
dadba1cce3 pythonPackages.asgi_redis: drop
This was part of django-channel-1.x. The current version (2) does not
use it anymore
2018-03-10 14:55:00 +01:00
Lancelot SIX
1347f90953 pythonPackages.asgi_ipc: drop
This wath used for django-channels-1.x. The current version (2) does
not use it anymore
2018-03-10 14:55:00 +01:00
xeji
b3d2a87b53 gtk-doc: add missing runtime dependency on six 2018-03-10 13:17:39 +01:00