Vladimír Čunát
a68c1adc35
*: fix builds by disregarding warning from new glibc
...
Says: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
CC: #4803 . There will likely appear more of these errors on Hydra in time.
2014-11-26 23:40:03 +01:00
Nikolay Amiantov
08748b4098
c2hs: update and move to development/tools
2014-11-26 01:27:07 +03:00
Nikolay Amiantov
df16451fa5
c2hsc: move to development/tools
2014-11-26 01:27:07 +03:00
Ricardo M. Correia
ca6d86b7fb
cargoSnapshot: Update from 2014-09-19 -> 2014-11-22
2014-11-25 01:07:10 +01:00
Peter Simons
2440e27ee5
haskell-keter: update to version 1.3.6
2014-11-24 16:24:11 +01:00
Peter Simons
56bdbabbc5
haskell-cabal-bounds: update to version 0.8.9
2014-11-24 16:24:11 +01:00
Peter Simons
86d980bd59
haskell-packunused: update to version 0.1.1.3
2014-11-24 16:24:06 +01:00
Arseniy Seroka
ec8bfcb696
racer: add pkg and vim plugin
2014-11-24 02:41:36 +03:00
Vincent Laporte
54d206e5cc
cppo: update from 1.0.1 to 1.1.2
2014-11-23 17:34:07 +00:00
Vincent Laporte
1be6e7c60f
js_of_ocaml: propagate lwt dependency
2014-11-23 12:37:00 +00:00
Jaka Hudoklin
e90a1728a3
Add selendroid
2014-11-21 17:28:49 +01:00
Georges Dubus
99988e173b
Merge pull request #5054 from j-keck/master
...
sbt: update to version 0.13.7
2014-11-20 10:53:42 +01:00
Mateusz Kowalczyk
03655c332a
Add meta.branch to a bunch of packages
...
Gives better results in the monitor
2014-11-19 18:54:58 +00:00
j-keck
fc0b1e4bae
sbt: update to version 0.13.7
2014-11-19 18:50:59 +01:00
Brian McKenna
40261b7484
Add Flow
...
A static type checker for JavaScript
2014-11-18 21:15:55 -07:00
Pascal Wittmann
818bd7dd1c
cppcheck: update from 1.66 to 1.67
2014-11-18 20:52:29 +01:00
Aristid Breitkreuz
1dfd467c14
distcc: fix evaluation ( fixes #5002 )
2014-11-16 13:52:28 +01:00
Vladimír Čunát
6fff0af6c3
ccache: fix evaluation
2014-11-16 09:19:35 +01:00
Peter Simons
1a2a6810a8
gnulib: update to version 0.1-263-g92b60e6 and disable the fixup hook that breaks the expected location of the docs directory
2014-11-16 02:05:50 +01:00
Eelco Dolstra
ca441636f1
Merge branch 'staging'
2014-11-14 16:00:23 +01:00
Vladimír Čunát
b4af993c3f
Merge branch 'master' into staging
...
Conflicts (simple):
pkgs/development/lisp-modules/clwrapper/setup-hook.sh
2014-11-14 14:28:23 +01:00
Peter Simons
b34dbe1b90
haskell-cabal-db: update to version 0.1.11
2014-11-14 14:13:41 +01:00
Pascal Wittmann
5d7c5d4686
checkstyle: update from 6.0 to 6.1
2014-11-14 13:07:01 +01:00
Pascal Wittmann
3d7a2ccf55
yodl: update from 3.03.0 to 3.04.00
2014-11-14 13:05:46 +01:00
Daniel Austin
5d56bda1fb
Development tools: added atom-shell
2014-11-14 04:53:20 +01:00
Ricardo M. Correia
90172ba079
valgrind: Fix running under grsecurity
2014-11-13 23:07:27 +01:00
Pascal Wittmann
cb70b5a620
yodl: update from 2.14.3 to 3.03.0
2014-11-13 17:48:06 +01:00
Pascal Wittmann
38022c9938
add icmake, a program maintenance utility
2014-11-13 17:48:06 +01:00
Peter Simons
76ed569875
Drop obsolete versions of Haskell cairo, glib, gtk, pango, threadscope, and some other patches.
2014-11-13 17:21:33 +01:00
Peter Simons
2d253c2412
haskell-ShellCheck: update to version 0.3.5
2014-11-13 14:51:38 +01:00
Peter Simons
a5be2282a7
haskell-keter: update to version 1.3.5.3
2014-11-13 14:51:38 +01:00
Peter Simons
7cc2c31eca
haskell-hlint: update to version 1.9.12
2014-11-13 14:51:38 +01:00
Peter Simons
6d95d1cc29
haskell-ghcid: update to version 0.3.2
2014-11-13 14:51:38 +01:00
Peter Simons
a7748b9fc8
haskell-cabal-bounds: update to version 0.8.8
2014-11-13 14:51:38 +01:00
Peter Simons
d2c0c6102e
haskell-threadscope: update to version 0.2.5
2014-11-13 14:51:36 +01:00
Bjørn Forsman
3ad886f824
winpdb: new package
...
Platform independent Python debugger.
http://winpdb.org/
Tested by debugging a Python script on Linux.
2014-11-12 23:16:42 +01:00
Bjørn Forsman
111e1dbae3
pydb: set meta.platforms
...
To have prebuilt binaries and useful hint from "command-not-found".
2014-11-12 16:03:00 +01:00
Mateusz Kowalczyk
7ae2cca1dc
haskell-PastePipe: update to 1.7
2014-11-12 13:43:19 +00:00
Eelco Dolstra
f33fa1b66b
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/development/libraries/boost/generic.nix
2014-11-11 23:48:08 +01:00
wmertens
ded8797d0f
Merge pull request #4944 from aflatter/enable-leiningen-on-darwin
...
Allow leiningen to build on darwin
2014-11-11 16:08:43 +01:00
Alexander Flatter
064f10ba3c
Allow leiningen to build on darwin
2014-11-11 15:44:45 +01:00
Pascal Wittmann
8df0e0b151
Fixed many descriptions
2014-11-11 14:36:34 +01:00
Peter Simons
2650bdf417
Merge pull request #4894 from peti/haskell-updates
...
Drop obsolete versions of Haskell Platform ...
2014-11-11 13:42:03 +01:00
Luca Bruno
6af0d6974f
Merge branch 'master' into staging
2014-11-10 10:03:52 +01:00
Vincent Laporte
e69dc2be2d
fastjar: update from 0.94 to 0.98
2014-11-10 01:04:19 +00:00
Michael Raskin
ffbd1d011b
Add CMake 3.0 — Fixes #4363 — mostly-merging a PR by bbenoist
2014-11-09 18:31:46 +03:00
Mateusz Kowalczyk
ce4f49cec1
EZTrace: new package
2014-11-09 12:05:44 +00:00
Vincent Laporte
ff86c33f1d
Fixes camlp4
2014-11-09 01:49:37 +00:00
Luca Bruno
83221f3886
Merge branch 'master' into staging
...
Makes the build more useful:
- Disabled hybrid iso, makes installer tests pass again
- Imagemagick fixes to the "Illegal instruction" thing
2014-11-08 15:56:40 +01:00
Peter Simons
b8d631a604
happy: drop obsolete versions 1.18.10 1.18.4, 1.18.5, 1.18.6, and 1.18.9
2014-11-08 15:50:21 +01:00