Emery Hemingway
56855d2e0b
gnaural: initial package at version 1.0.20110606
...
http://gnaural.sourceforge.net/
2015-04-03 10:23:13 -04:00
Jaka Hudoklin
a869c8351c
Merge pull request #6475 from rushmorem/marathon-fix
...
Fix marathon package
2015-02-23 13:09:12 +01:00
Jaka Hudoklin
284046cebc
Merge pull request #6510 from offlinehacker/pkgs/libsass/add
...
Add libsass
2015-02-23 13:07:11 +01:00
Nikolay Amiantov
68ed035798
Merge pull request #6506 from nathanielbaxter/dev/libbluray
...
libbluray: fix aacs support
2015-02-23 14:17:41 +03:00
Nikolay Amiantov
6b72418ee5
Merge pull request #6532 from abbradar/6486-fix
...
buiildFHSEnv: check if multiPkgs is empty
2015-02-23 14:09:07 +03:00
Nikolay Amiantov
b002fdd89f
buiildFHSEnv: check if multiPkgs is empty
...
Fixes #6486
2015-02-23 13:54:41 +03:00
Peter Simons
b1d056324a
Merge pull request #6527 from joelteon/7.10-packages
...
Fixes and patches for a lot of packages for GHC 7.10
2015-02-23 11:53:50 +01:00
lethalman
6b71d166aa
Merge pull request #6529 from jcbrand/lpty
...
Add new lua package: lpty
2015-02-23 11:24:38 +01:00
lethalman
ff98a8c24c
Merge pull request #6513 from valeriangalliat/nodejs-iojs-libuv-shared
...
Shared libuv in io.js and Node.js
2015-02-23 11:10:05 +01:00
vbgl
6668a05abc
Merge pull request #6521 from lostdj/ltp/upstream-master/emscripten1.29.10
...
emscripten: update from 1.29.3 to 1.29.10.
2015-02-23 11:03:54 +01:00
JC Brand
263e530b6e
Add new lua package: lpty
...
http://www.tset.de/lpty/
2015-02-23 10:44:17 +01:00
Lluís Batlle i Rossell
781666da50
octave: generate the documentation
...
I find octave quite unusable, without its help pages. Recently it started to
require gnuplot to generate them (even the text-only).
I also enabled parallel building. A comment from 2012 said about spurious
failures if it were enabled, but I don't know if these happen again. Let's
enable it to see.
(cherry picked from commit a6f1024b1f2235825d7b441125db2e0d42febdd1)
Conflicts:
pkgs/top-level/all-packages.nix
2015-02-23 10:29:42 +01:00
lethalman
78e0e8e556
Merge pull request #6516 from valeriangalliat/update-iojs
...
Update io.js
2015-02-23 10:19:28 +01:00
Vincent Laporte
176e38f6f2
Adds ocaml-cstruct
...
Cstruct is a library and syntax extension to make it easier to access
C-like structures directly from OCaml. It supports both reading and
writing to these structures, and they are accessed via the Bigarray
module.
Homepage: https://github.com/mirage/ocaml-cstruct
2015-02-23 09:57:31 +01:00
Vladimír Čunát
bc51573f8a
dragonegg-3.5: fix by dropping included patch
...
It seems to compile a hello-world fine.
2015-02-23 09:37:07 +01:00
Mateusz Kowalczyk
6a6cc70978
Merge pull request #6505 from nathanielbaxter/dev/ffmpeg
...
ffmpeg: update 2.5.3 to 2.5.4
2015-02-23 07:30:50 +00:00
Joel Taylor
1a255fed58
more patches
2015-02-22 20:51:22 -08:00
Joel Taylor
8bfa1a2efc
Patches for a lot of packages for GHC 7.10
2015-02-22 17:33:10 -08:00
Tobias Geerinckx-Rice
cda356a8f8
ipv6calc 0.97.4 -> 0.98.0
2015-02-23 02:04:08 +01:00
Tobias Geerinckx-Rice
841905e1ea
coan: skip checks; they work locally but fail on Hydra
...
This reverts commit 607cc808d8
.
2015-02-23 01:45:08 +01:00
Tobias Geerinckx-Rice
dcc61f856c
cassandra 2.1.2 -> 2.1.3
2015-02-23 01:44:20 +01:00
Tobias Geerinckx-Rice
a389b7aa26
dvdisaster: make the built-in Help button actually work
...
Hardly useful under NixOS+Gnome (where the default HTML browser is,
apparently, gedit...) but that's a different bug.
2015-02-23 01:18:41 +01:00
Valérian Galliat
63f7dc60ff
Update io.js
2015-02-22 22:36:35 +01:00
Peter Simons
c0db1fec7c
haskell-system-canonicalpath: test suite has been fixed
2015-02-22 22:17:10 +01:00
Peter Simons
d67a076707
haskell-descriptive test suite has been disabled upstream.
2015-02-22 22:13:10 +01:00
Peter Simons
001d4d07cd
haskell-wai-middleware-throttle fails its test suite.
2015-02-22 22:13:10 +01:00
Peter Simons
e33b739401
haskell-c2hs: the test suite errors have been fixed
...
See https://github.com/NixOS/nixpkgs/issues/6343 for details.
2015-02-22 22:13:10 +01:00
Peter Simons
d88ae678c3
haskell-lambdabot doesn't build with monad-control 1.x.
2015-02-22 22:13:10 +01:00
Peter Simons
aeadb16444
ghcWithPackages: don't re-generate the packages.conf.d cache if there are no actual libraries added to the environment
...
This change resolves https://github.com/NixOS/nixpkgs/issues/6419 .
2015-02-22 22:13:10 +01:00
Peter Simons
5d5b51dfc0
haskell-generic-builder: add a passthru attribute 'isHaskellLibrary' to every derivation
...
The presence of this attribute allows us to recognize Haskell derivations.
Furthermore, we can use it to distinguish libraries from executables (which is
useful for the code that's generating the wrapper).
2015-02-22 22:13:10 +01:00
Peter Simons
a3c351b98a
haskell-jose-jwt has been fixed.
2015-02-22 22:13:10 +01:00
Peter Simons
e8fbc94939
hackage-packages: re-generate from Hackage 2015-02-22T21:05:07+0100
2015-02-22 22:13:10 +01:00
Vladimír Čunát
c8f2a31de3
libav-11: maintenance update, including security
...
CVE-2014-{8541,8542,8543,8547,8548,8549}
2015-02-22 21:32:31 +01:00
Vladimír Čunát
c00d36f6c1
fetchurl: fix typo from 105154afed
pushed today
2015-02-22 20:27:29 +01:00
Peter Simons
f898ca1a2e
haskell-ng: clean up some obsolete overrides
2015-02-22 19:47:24 +01:00
Peter Simons
3c86d74489
haskell-hmidi: build is broken
2015-02-22 19:47:24 +01:00
Peter Simons
64837d218c
haskell-crf-chain2-tiers does not compile.
2015-02-22 19:47:24 +01:00
Peter Simons
b45700ecb7
haskell-lhc: doesn't compile
2015-02-22 19:47:24 +01:00
Peter Simons
eab82da9b9
More broken Haskell builds.
2015-02-22 19:47:24 +01:00
Peter Simons
7dd6baa3d4
haskell-ersatz cannot compile its test suite.
2015-02-22 19:47:24 +01:00
Peter Simons
ee698e5de8
haskell-crf-chain1-constrained does not compile.
2015-02-22 19:47:24 +01:00
Peter Simons
4fdea33a77
haskell-language-lua: missing build tool "alex"
2015-02-22 19:47:24 +01:00
Peter Simons
73691256d9
haskell-descriptive fails its test suite
2015-02-22 19:47:24 +01:00
Peter Simons
1034d81326
Users of haskell-purescript won't compile with ghc-7.8.x either.
2015-02-22 19:47:24 +01:00
Peter Simons
87426b718c
haskell-buffer-builder-aeson doesn't compile.
2015-02-22 19:47:24 +01:00
Peter Simons
8e92c1fcbe
haskell-descriptive: update to version 0.9.1 to fix build errors
2015-02-22 19:47:23 +01:00
Peter Simons
2b8b3cc147
haskell-buffer-builder does not compile.
2015-02-22 19:47:23 +01:00
Peter Simons
64480bd6b8
haskell-ArrowVHDL doesn't compile with recent versions of base.
2015-02-22 19:47:23 +01:00
Peter Simons
e7180dde72
haskell-dbmigrations cannot compile its test suite.
2015-02-22 19:47:23 +01:00
Peter Simons
3f487c14f8
haskell-highlighter2 does not compile with ghc-7.8.x.
2015-02-22 19:47:23 +01:00