Domen Kožar
609f2fefce
Merge pull request #23836 from expipiplus1/jailbreak-strict-io
...
Haskell Packages: jailbreak strict-io
2017-03-13 13:27:37 +01:00
Joe Hermaszewski
0867ac9963
Haskell Packages: jailbreak strict-io
2017-03-13 11:27:08 +00:00
Robin Gloster
dbbdccdd65
ispc: fix build
2017-03-13 12:07:48 +01:00
Robin Gloster
80bd50a6e4
ponyc: 0.10.0 -> 0.11.0
2017-03-13 11:43:24 +01:00
Robin Gloster
c836651084
purePackages.octave: 0.7 -> 0.9
2017-03-13 11:03:52 +01:00
Michael Raskin
a77380b34c
Merge pull request #23780 from asppsa/pure-0.66
...
pure: 0.64 -> 0.66
2017-03-13 10:56:08 +01:00
Robin Gloster
89747d357b
msilbc: fix build
2017-03-13 09:33:15 +01:00
Michael Raskin
7dc3edaa6a
slimerjs: 0.10.2 -> 0.10.3
2017-03-13 08:23:52 +01:00
Michael Raskin
54b7c3b63f
clisp-git: update to the upstream fix of 32-bit builds
...
The current exact tip fails to build on x86_64, there probably is a
fresher safe commit, but I haven't try bisecting.
2017-03-13 00:00:13 +01:00
Jörg Thalheim
ceeb0de60c
Merge pull request #23773 from ndowens/cdk
...
cdk:5.0-20160131 -> 5.0-20161210
2017-03-12 23:16:19 +01:00
Vladimír Čunát
848423f223
clisp-tip: make the build more reliable
...
Hydra shows it sometimes fails without autoconf:
http://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.clisp-tip.x86_64-linux
I can't say I understand why this happened.
2017-03-12 23:07:55 +01:00
Benno Fünfstück
6c99f88eec
fix typo in comment
2017-03-12 22:47:28 +01:00
Benno Fünfstück
039c6a6dfa
haskell: comment about configuration-nix.nix's intersectAttrs
2017-03-12 22:45:19 +01:00
obadz
1dd16a9374
coreclr: mark broken
2017-03-12 21:32:27 +00:00
ndowens
3d9d879bc0
ace: 6.3.3 -> 6.4.2
2017-03-12 21:03:42 +00:00
Bo Bakker
1d948ddc01
caf: init at 0.15.3
...
fixes #23772
2017-03-12 21:53:49 +01:00
Nikolay Amiantov
c05ac3ea12
makeDBusConf: re-add XDG directories for session bus
...
Fixes #23770 .
2017-03-12 22:15:51 +03:00
ndowens
45cfd3969a
drumstick: 1.0.2 -> 1.1.0
2017-03-12 20:23:44 +02:00
Joachim Fasting
3c37edb928
tinycc: 0.9.27pre-20170220 -> 20170225
...
Contains a fix for x86-64 asm gen and unified cross-compilation.
2017-03-12 18:56:59 +01:00
Jörg Thalheim
55074a0e3c
Merge pull request #23783 from ndowens/cl
...
cl:1.2.1 -> 1.2.3
2017-03-12 18:51:43 +01:00
Jörg Thalheim
879ccfd69c
Merge pull request #23779 from ndowens/chipmunk
...
chipmunk:7.0.0 -> 7.0.1
2017-03-12 18:50:08 +01:00
Karn Kallio
d2e30a74f4
eigen : Fix an extra slash.
2017-03-12 18:40:07 +01:00
Jörg Thalheim
28337316d1
Merge pull request #23796 from ndowens/dlib
...
dlib: 18.10 -> 19.4
2017-03-12 18:32:19 +01:00
Jörg Thalheim
d0922896be
Merge pull request #23097 from dmjio/halvm
...
Initial commit of HaLVM support
2017-03-12 18:31:29 +01:00
Jörg Thalheim
bcc3755477
Merge pull request #23784 from ndowens/ck
...
concurrencykit: 0.4.5 -> 0.6.0
2017-03-12 18:30:38 +01:00
Jörg Thalheim
847a5d11cb
Merge pull request #23797 from rvl/scala-docs-subdir
...
scala: put docs in correct subdirectory
2017-03-12 18:25:53 +01:00
Vladimír Čunát
69448187a4
haskellPackages.llvm-general-darwin: fix #23794
...
by hiding under llvm-general. There seems no use in a separately named
attribute. The derivations are unchanged.
2017-03-12 18:19:35 +01:00
Rodney Lorrimar
e333a71478
scala: put docs in correct subdirectory
...
Under NixOS, /run/current-system/sw/share/doc was getting the license
file, etc.
2017-03-12 16:27:16 +00:00
ndowens
496b293070
dlib: 18.10 -> 19.4
2017-03-12 11:15:38 -05:00
Rodney Lorrimar
453529bd60
nodePackages: support github:owner/repo scheme for package deps
...
JS devs found a new way to be annoying - adjust code accordingly.
Have also put this change in PR svanderburg/node2nix#40
2017-03-12 16:00:13 +01:00
Periklis Tsirakidis
4904df80bb
qt57.qtbase: enable darwin compatibility
2017-03-12 15:02:24 +01:00
ndowens
819b8c68de
assimp: 3.2 -> 3.3.1
2017-03-12 08:34:51 +01:00
ndowens
1e68693cef
cimg: 1.7.0 -> 1.7.9
2017-03-12 08:32:32 +01:00
Vincent Laporte
c9d8ae084d
ocamlPackages.ocaml-migrate-parsetree: init at 0.5
...
This library converts parsetrees, outcometree and ast mappers
between different OCaml versions. High-level functions help making
PPX rewriters independent of a compiler version.
Homepage: https://github.com/let-def/ocaml-migrate-parsetree
2017-03-12 07:29:54 +00:00
Peter Hoeg
e18d518d66
heroku-cli: 5.6.14 -> 5.6.32
2017-03-12 14:48:17 +08:00
ndowens
a7843b01f2
chromaprint: 1.3.1 -> 1.3.2
2017-03-11 21:52:14 -06:00
ndowens
5f03cf8f94
concurrencykit: 0.4.5 -> 0.6.0
2017-03-11 21:15:29 -06:00
ndowens
ef741de5b1
cl:1.2.1 -> 1.2.3
2017-03-11 20:59:11 -06:00
ndowens
5d025f5731
chipmunk:7.0.0 -> 7.0.1
2017-03-11 19:58:16 -06:00
Alastair Pharo
2188e0f61f
pure: 0.64 -> 0.66
2017-03-12 12:22:52 +11:00
ndowens
e098899023
cdk:5.0-20160131 -> 5.0-20161210
2017-03-11 18:36:11 -06:00
Periklis Tsirakidis
7c980f5e9c
valgrind: enable darwin build
2017-03-11 20:29:52 +01:00
Joachim Fasting
617d8af325
pythonPackages.pyaes: init at 1.6.0
2017-03-11 19:26:29 +01:00
Joachim Fasting
9cc2083dac
pythonPackages.mnemonic: 0.12 -> 0.17
2017-03-11 19:26:27 +01:00
Joachim Fasting
10a0f1c2af
pythonPackages.trezor: 0.7.4 -> 0.7.12
2017-03-11 19:26:22 +01:00
ndowens
286917bfc9
aubio: 0.4.1 -> 0.4.4 ( #23739 )
2017-03-11 15:28:07 +01:00
Joachim Fasting
61edb1cb2e
pythonPackages.pyudev: 0.20.0 -> 0.21.0
...
Also move expression
2017-03-11 15:25:34 +01:00
Marius Bakke
4aaf27bb4d
pythonPackages.ds4drv: 0.5.0 -> 0.5.1
...
Also move expression
2017-03-11 15:25:32 +01:00
Tuomas Tynkkynen
a241abf603
Revert "stdenv: aarch64 is also ARM"
...
This reverts commit a5f4e22289
.
Breaks the stdenv build, e.g.: http://hydra.nixos.org/build/50015717
In general, the architectures are different enough that there is no
reason to consider both as ARM, just like we don't consider x86_64 as
32-bit x86.
cc @fpletz
2017-03-11 15:57:51 +02:00
Robin Gloster
91bbd73ffa
suil-qt5: fix build
2017-03-11 14:47:29 +01:00