Nikolay Amiantov
102c91d45e
python.pkgs.tensorflow-tensorboard: 0.1.5 -> 1.5.1
2018-02-20 23:37:50 +03:00
Peter Simons
3cc9445e56
haskell-test-framework-quickcheck2: jailbreak to support ghc-8.4.x
2018-02-20 17:23:05 +01:00
Peter Simons
020471ee6c
haskell-optparse-applicative: fix build with ghc-8.4.x
2018-02-20 17:23:04 +01:00
Peter Simons
af173130c6
haskell-here: jailbreak for ghc-8.4.x
2018-02-20 17:23:04 +01:00
Peter Simons
d6f37ff0a5
haskell-doctest: use the latest version when compiling with GHC 8.4.x
...
This change also requires us to use the latest QuickCheck version in the GHC
8.4.x package set.
Furthermore, the latest version of doctest has a broken test suite that needs
to be disabled for the build to succeed.
2018-02-20 17:21:48 +01:00
Peter Simons
a3c1a66ed7
liquidhaskell: drop obsolete override
2018-02-20 17:21:47 +01:00
Peter Simons
8cfaa55d67
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8.2-5-gbde1863 from Hackage revision
98679850f4
.
2018-02-20 17:21:41 +01:00
Peter Simons
0d7740870d
hackage2nix: disable broken Hydra builds
2018-02-20 17:21:21 +01:00
Michael Fellinger
2682ba63bc
update rubygems version ( #35224 )
2018-02-20 16:16:16 +00:00
Joachim F
d6492117c4
Merge pull request #35153 from volth/patch-90
...
haxe: 3.4.4 -> 3.4.6
2018-02-20 15:47:24 +00:00
Joachim F
1aa37773c3
Merge pull request #35104 from izuk/dart
...
dart: 1.16.1 -> 1.24.3
2018-02-20 13:23:29 +00:00
Jörg Thalheim
825ff649b5
Merge pull request #34161 from leenaars/asn2quickder
...
pythonPackages update: asn1ate and asn2quickder
2018-02-20 12:27:10 +00:00
Jörg Thalheim
585971600f
quickder: fix python shebangs
2018-02-20 11:23:41 +00:00
Frederik Rietdijk
81cafdc590
Merge pull request #35126 from dotlambda/pynacl
...
pythonPackages.pynacl: use system libsodium
2018-02-20 11:01:42 +00:00
Frederik Rietdijk
4b17c50ef1
Merge pull request #35159 from dotlambda/faulthandler
...
pythonPackages.faulthandler: fix tests
2018-02-20 11:01:19 +00:00
Frederik Rietdijk
125a721175
Merge pull request #35204 from dotlambda/pypandoc
...
pythonPackages.pypandoc: mark as broken
2018-02-20 11:00:53 +00:00
Jörg Thalheim
4a26c9f3d2
Merge pull request #35209 from mnacamura/mbedtls-darwin
...
mbedtls: change extension .so -> .dylib on Darwin
2018-02-20 10:52:16 +00:00
Jörg Thalheim
c7b340a1c8
Merge pull request #35203 from manveru/patch-1
...
gem-config: add ethon
2018-02-20 10:39:42 +00:00
Michael Fellinger
1313542b6b
Support darwin
2018-02-20 11:29:07 +01:00
Jan Malakhovski
4997ac681d
mono: add 5.8.108 (current stable)
2018-02-20 11:25:54 +01:00
Jörg Thalheim
f61e8d98ff
rust: 1.22.1 -> 1.24.0
2018-02-20 09:59:26 +00:00
adisbladis
76774e920c
solc: 0.4.19 -> 0.4.20
2018-02-20 12:14:21 +08:00
Mitsuhiro Nakamura
a425c654e5
mbedtls: change extension .so -> .dylib on Darwin
2018-02-20 11:29:47 +09:00
Robert Schütz
b69e99091b
pythonPackages.pyrtlsdr: use m2r instead of pypandoc
2018-02-19 23:09:25 +01:00
Robert Schütz
41a2352a2f
pythonPackages.pypandoc: mark as broken
...
Pypandoc is incompatible with pandoc v2 and there seems to be no upstream effort to port it to the new version.
2018-02-19 23:09:19 +01:00
Michael Fellinger
895b1cb1b0
gem-config: add ethon
...
The Ethon gem uses libcurl.so at runtime via FFI, so we need to specify the correct location.
2018-02-19 22:56:17 +01:00
Peter Simons
e2cb1180aa
Merge pull request #35200 from deepfire/ghc-8.4
...
ghc 8.4: update configuration
2018-02-19 22:10:46 +01:00
Kosyrev Serge
060f2f99db
ghc 8.4: update configuration
2018-02-19 23:31:50 +03:00
Michael Raskin
81081ba670
Merge pull request #35195 from dtzWill/fix/llvm-musl
...
llvmPackages_{4,5}: musl compat
2018-02-19 19:43:42 +00:00
Will Dietz
e5e69a7aed
libc++5: tweak expression so as to avoid rebuild on non-musl for now
2018-02-19 12:43:42 -06:00
Ruben Maher
8d0c8d21f0
flow: 0.65.0 -> 0.66.0
2018-02-19 19:06:44 +01:00
Vincent Laporte
2aeafe7ef4
ocamlPackages.bitv: init at 1.3
...
bitv is a bit vector library for OCaml.
Homepage: https://github.com/backtracking/bitv
2018-02-19 18:55:31 +01:00
Will Dietz
fa8a511260
llvmPackages_{4,5}: musl compat
2018-02-19 11:19:32 -06:00
Shea Levy
43522dc851
riscv: Use gnumake42HEAD.
2018-02-19 09:36:53 -05:00
Shea Levy
fb8a09e8f0
gnumake: Add 4.2.90pre2491_38c8a11 for proper glibc 2.27 support.
2018-02-19 09:33:34 -05:00
Michael Raskin
cfa3e7e633
Merge pull request #34798 from oxij/pkgs/aspell-dicts
...
aspellDicts: add more dictionaries and some documentation
2018-02-19 14:24:46 +00:00
Shea Levy
ca6710b2e6
binutils: Add 2.30.
2018-02-19 07:57:32 -05:00
Gabriel Ebner
9b66275905
Merge pull request #35146 from dtzWill/update/radare2-2.3.0
...
radare2: 2.2.0 -> 2.3.0
2018-02-19 10:58:50 +01:00
Yegor Timoshenko
b1ccedb6d2
clojure: 1.9.0.273 -> 1.9.0.329
2018-02-19 00:58:55 +00:00
Robert Schütz
ae19d81c8d
pythonPackages.faulthandler: fix tests
...
The added patches accept "python2.7" as thread name in tests.
2018-02-19 01:41:02 +01:00
Joachim F
b4b8f4e445
Merge pull request #33198 from dtzWill/feature/r2-cutter-1.1
...
r2-cutter: init at 1.1(.0), radare2 qt gui
2018-02-18 23:59:21 +00:00
volth
c727e7e7d6
haxe: 3.4.4 -> 3.4.6
2018-02-18 22:54:21 +00:00
Yegor Timoshenko
3ab38ef086
clojure: 1.9.0.326 -> 1.9.0.273, refactor, closes #35136
2018-02-18 23:05:48 +01:00
Shea Levy
a96886863a
Merge branch 'riscv-initial-cross-support' of git://github.com/shlevy/nixpkgs
2018-02-18 16:16:48 -05:00
Michiel Leenaars
1afb012df6
quickder: 1.0-RC2 -> 1.2-6
2018-02-18 22:01:52 +01:00
Michiel Leenaars
4f53b77889
asn2quickder: 0.7RC1 -> 1.2-6
2018-02-18 22:01:52 +01:00
Will Dietz
06cb5d8f92
radare2: use capstone rev used by default, not release from 2015.
2018-02-18 14:57:07 -06:00
Will Dietz
9800a0d398
radare2: 2.2.0 -> 2.3.0
2018-02-18 14:21:40 -06:00
Joachim F
dc2b7b9e68
Merge pull request #34893 from taku0/swift_4.0.3
...
swift: 3.1.1 -> 4.0.3
2018-02-18 20:19:27 +00:00
Vladimír Čunát
655446c7f5
libav*: maintenance updates
...
Also remove myself from meta.maintainers,
as I can't really give them too much maintenance.
2018-02-18 19:57:34 +01:00