Mateusz Kowalczyk
f0dae64cf3
Merge pull request #4215 from vbgl/camlp4
...
Adds camlp4
2014-09-23 22:28:54 +01:00
Vincent Laporte
7f76d0c040
Fixes coccinelle (depends on camlp4)
2014-09-23 21:06:18 +01:00
Peter Simons
de12a8f49c
haskell-keter: update to version 1.3.4
2014-09-23 19:02:52 +02:00
Peter Simons
cb3ee96ae7
haskell-codex: update to version 0.1.0.5
2014-09-23 19:02:52 +02:00
Peter Simons
44d0ad4c19
haskell-cake3: update to version 0.5.2.0
2014-09-23 19:02:51 +02:00
Vincent Laporte
d274ee3f80
Adds camlp4
...
Camlp4 is a software system for writing extensible parsers for
programming languages.
Camlp4 was part of the official OCaml distribution until its version
4.01.0.
Homepage: https://github.com/ocaml/camlp4
2014-09-23 09:34:13 +01:00
Mathijs Kwik
eb1ed09b1d
neoload: provide fake fontconfig file (fixes chroot builds)
2014-09-23 09:17:02 +02:00
Domen Kožar
17a64ccf24
vagrant: fix hash
2014-09-23 00:24:52 +02:00
William A. Kennington III
768fe6ed06
boost-build: Add derivation
2014-09-21 15:18:16 -07:00
Vincent Laporte
857c13e1af
Minor modifications of some ocaml packages:
...
adds myself as a maintainer
adds assertions to have evaluation errors rather than build errors
moves opam out of ocamlPackages, as it does not provide a library
2014-09-21 11:02:55 +01:00
Daniel Peebles
72e76a18c1
Update maven to 3.2.3 and put it in a more sensible location
...
Closes #4187 .
Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-20 22:33:18 +01:00
Peter Simons
e444af5eb3
haskell-uuagc-cabal: update to version 1.0.6.0
2014-09-20 11:29:36 +02:00
Peter Simons
b4c812641c
haskell-cabal-bounds: update to version 0.8.7
2014-09-20 11:29:36 +02:00
Domen Kožar
9cad5e755f
Merge pull request #4170 from vbgl/ocaml-sexplib-camlp5
...
Updates ocaml-sexplib and ocaml-typeconv
2014-09-19 20:45:14 +02:00
Vincent Laporte
8febae5dfd
Updates ocaml-sexplib and ocaml-typeconv
...
Fixes OCaml / camlp5 version mismatch
2014-09-19 19:09:37 +01:00
Eelco Dolstra
9f12c8bde8
valgrind: Update to 3.10.0
2014-09-19 14:55:39 +02:00
Moritz Ulrich
05c02b06f7
Leiningen: Bump to 2.5.0.
2014-09-19 00:29:16 +02:00
Daniel Peebles
44ca1a7f57
Add coreutils dependency to ant launcher script
...
Closes #4106 .
2014-09-17 03:54:25 +01:00
Jaka Hudoklin
6f30a55f27
grafana: update 1.5.4 -> 1.8.0-rc1
2014-09-16 10:28:03 +02:00
Jaka Hudoklin
79a6bddc1e
Add kibana, visualize logs and time-stamped data
2014-09-16 10:28:03 +02:00
Charles Strahan
ff344624d6
add go-repo-root, dependency of go2nix
2014-09-15 09:53:30 +02:00
Pascal Wittmann
8d67b9a240
transformed meta.maintainers of some packages into lists
2014-09-13 13:52:02 +02:00
Matej Cotman
77fa9da425
properly patch nodewebkit
2014-09-13 10:04:37 +02:00
Peter Simons
5b28aebc08
sbt: drop unconditionally set $SBT_OPTS variable from script
...
... and rename simple-build-tool to just "sbt", which is the name
everybody uses these days.
2014-09-12 17:11:38 +02:00
Rob Vermaas
d79b4a7b53
pmd: update from 4.2.5 to 4.2.6
2014-09-11 13:34:26 +02:00
Rob Vermaas
e94e997786
vagrant: update from 1.6.4 to 1.6.5
2014-09-11 13:32:00 +02:00
Mateusz Kowalczyk
7e5d0ee0c3
s/dependancy/dependency/
2014-09-10 00:28:49 +01:00
Bjørn Forsman
1a5501889c
jenkins: update to latest (v1.579)
2014-09-08 17:08:05 +02:00
Bjørn Forsman
af2334912a
jenkins: expression cleanup
...
* Include version number in package name
* Remove trailing dot in meta.description
* Simplify meta by using "with stdenv.lib;"
2014-09-08 17:05:15 +02:00
Eelco Dolstra
585983bc95
Merge remote-tracking branch 'origin/staging'
...
Conflicts:
pkgs/applications/version-management/subversion/default.nix
2014-09-08 11:42:09 +02:00
Vladimír Čunát
06fea81c6e
Merge recent master into staging
...
Hydra: ?compare=1150594
2014-09-06 16:52:45 +02:00
Pascal Wittmann
f99ad6fe94
help2man: update from 1.46.1 to 1.46.2
2014-09-06 16:23:15 +02:00
Rüdiger Sonderfeld
46266cc216
gdb: Update to 7.8 and include Guile support.
...
GDB 7.8 adds Guile scripting support. This is now enabled by default as
well. Checking for guile also adds a pkg-config dependency.
It seems Python is explicitly excluded from cross building. I'm not
sure if Guile should also be excluded.
2014-09-06 13:31:56 +02:00
Florent Becker
02a4e40474
Reexport ocaml data notation in the ocaml-oasis derivation
2014-09-06 12:44:33 +04:00
Florent Becker
3245b97000
Add a derivation for js_of_ocaml
2014-09-06 12:44:32 +04:00
Domen Kožar
f9ba413b55
fix eval
2014-09-05 00:06:11 +02:00
Michael Raskin
5523408947
Merge pull request #3969 from manveru/vagrant
...
vagrant: 1.6.3 -> 1.6.4
2014-09-04 22:56:28 +04:00
Michael Fellinger
f21cccb2b6
vagrant: 1.6.3 -> 1.6.4
2014-09-04 20:24:21 +02:00
Moritz Ulrich
e30baf653e
cppcheck: update from 1.65 to 1.66
2014-09-04 19:31:32 +02:00
Moritz Ulrich
af8a91b0b2
ant: update from 1.9.3 to 1.9.4
2014-09-04 19:31:32 +02:00
Michael Raskin
6fcf8c0f63
Merge pull request #3954 from wjlroe/elixir-for-unix
...
Elixir and rebar aren't Linux-specific tools
2014-09-03 23:22:48 +04:00
William Roe
9a30ea90f0
Elixir and rebar aren't Linux-specific tools
...
Widen platform support to all unix
2014-09-03 20:14:57 +01:00
Michael Raskin
068d1696df
Add radare2
2014-09-03 23:02:02 +04:00
Michael Raskin
71086542ee
Fix radre for now by not using libewf and update it to latest
2014-09-03 23:02:02 +04:00
Michael Raskin
d81303813a
Merge pull request #3465 from joelteon/picky-binutils
...
Stop binutils from trying to build on Darwin
2014-09-03 19:57:09 +04:00
Luca Bruno
83c968fa2c
Add new kgraphviewer and massif-visualizer packages
...
I chose the unstable versions because the stable versions
seemed too outdated to me. They work with kde 4.12 anyway.
2014-09-03 17:04:22 +02:00
Eelco Dolstra
9d64b445b6
swig: Disable ccache stuff
...
http://hydra.nixos.org/build/13936297
2014-09-02 13:07:49 +02:00
Peter Simons
1c0d15b90e
Merge branch 'origin/master' into staging.
...
Conflicts:
pkgs/development/libraries/ffmpeg/2.x.nix
pkgs/development/libraries/serf/default.nix
2014-09-02 12:31:03 +02:00
Peter Simons
2fcbff576a
haskell-timeplot: broken by Chart update
...
https://github.com/jkff/timeplot/issues/17
2014-09-02 11:48:20 +02:00
Peter Simons
3129fb3a11
haskell-docs: broken by the recent update to Haddock 2.15
2014-09-02 11:48:20 +02:00