Moritz Ulrich
f09dca7d60
Leiningen: Update to 2.3.2 (& add GnuPG to closure)
2013-09-30 19:11:19 +00:00
Song Wenwu
d4c222dd34
gradle: update to 1.8
2013-09-29 21:40:17 +02:00
aszlig
9170351e69
ninja: Update to new upstream version 1.4.0.
...
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-09-27 15:23:30 +02:00
Moritz Ulrich
36fca94805
Fix some issues in my packages reported by nixpkgs-lint.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-09-26 20:03:57 +00:00
Peter Simons
01c91a7fa1
haskell-hlint: update to version 1.8.53
2013-09-25 18:25:00 +02:00
Rok Garbas
7350100fa2
phantomjs: upgrade to 1.9.2
2013-09-19 01:57:58 +02:00
Peter Simons
651b94fd32
haskell-keter: update to version 1.0.1.1
2013-09-18 17:17:32 +02:00
Peter Simons
54124516de
haskell-happy: add version 1.19.0
2013-09-18 17:17:31 +02:00
Peter Simons
5bc2f6ce02
haskell-alex: add version 3.1.0
2013-09-18 17:17:31 +02:00
Peter Simons
07ec0d7cef
haskell-HaRe: update to version 0.7.0.5
2013-09-18 17:17:31 +02:00
Krofek
51f63b1d03
Merge branch 'master' of https://github.com/Krofek/nixpkgs
2013-09-14 00:28:27 +02:00
Krofek
da21a852c3
gtkdialog: update to 0.8.3
2013-09-14 00:10:17 +02:00
Rickard Nilsson
45b8a1b1ff
avrdude: Update to version 5.11
2013-09-13 00:28:02 +02:00
Peter Simons
6fff4c01e8
haskell-HaRe: update to version 0.7.0.4
2013-09-12 19:27:25 +02:00
Peter Simons
edfefa6167
gnulib: update to version 0.0-8015-gf0aab22
2013-09-12 12:22:17 +02:00
Peter Simons
a1cca8226a
happy: add version 1.18.11
2013-09-11 19:58:34 +02:00
Vladimír Čunát
aa8e8303e1
Merge branch 'x-updates' into master
2013-09-11 08:37:03 +02:00
Peter Simons
09477f6002
haskell-HaRe: update to version 0.7.0.2
2013-09-09 15:07:36 +02:00
Peter Simons
c8c7a8dc42
haskell-keter: update to version 1.0.1
2013-09-08 22:56:29 +02:00
Peter Simons
b68dfd49c7
haskell-splot: re-generate expression with cabal2nix
2013-09-08 22:56:25 +02:00
Peter Simons
aa0df547a8
bison-3.x: fix test suite by adding flex as a build input
2013-09-08 21:12:34 +02:00
Vladimír Čunát
c1ed13dad0
Merge branch 'master' into x-updates
2013-09-08 12:04:20 +02:00
Gergely Risko
38d54cfc21
Update splot to 0.3.11, so it compiles again
2013-09-07 20:55:42 +02:00
Vladimír Čunát
9766dbb1df
dejagnu: minor update
2013-09-07 16:20:39 +02:00
Vladimír Čunát
b1be46e932
Merge branch 'master' into x-updates
2013-09-07 16:19:46 +02:00
Peter Simons
222cf9a8fc
haskell-HaRe: jailbreak to support recent versions of Diff and hspec
2013-09-06 23:35:12 +02:00
Peter Simons
b94cf8c733
haskell-HaRe: update to version 0.7.0.1
2013-09-06 23:35:11 +02:00
Peter Simons
908e0cc23d
haskell-uuagc-cabal: update to version 1.0.5.0
2013-09-06 23:35:10 +02:00
Bjørn Forsman
86c7583ab4
lttng: 2.2.x -> 2.3.0
2013-09-05 22:46:07 +02:00
Peter Simons
3031968b0c
haskell-timeplot: re-generate with cabal2nix
2013-09-02 14:05:25 +02:00
Gergely Risko
05fd8db379
Update timeplot to 1.0.22 to fix building with Chart-1.0
2013-09-02 11:36:54 +02:00
Bjørn Forsman
36564b72fe
uncrustify: new package
...
Uncrustify is a source code beautifier for C, C++, C#, ObjectiveC, D,
Java, Pawn and VALA.
Homepage: http://uncrustify.sourceforge.net/
2013-08-31 09:42:20 +02:00
Peter Simons
4cb183dd88
haskell-uuagc: update to version 0.9.50
2013-08-30 10:53:03 +02:00
Peter Simons
85a6660d08
haskell-hslogger: update to version 1.2.3
2013-08-30 10:53:03 +02:00
Vladimír Čunát
2fda1165da
Merge branch 'master' into x-updates
2013-08-28 10:37:41 +02:00
aszlig
35229f0cf4
boomerang: Refactor and fix build.
...
Thanks to @phreedom for reporting the broken URL used fetchgit, which
was because I deleted my fork repository. Fortunately, in the meantime
other forks got to a more "working" state and being more actively
maintained than my fork. So that's why I switched using @nemerle's fork
now, as it is the the most usable one out there, at least in our case.
One stupid thing I've done in the first place was to use "1.0pre" as the
version and the fork uses "alpha 0.3.2", so it essentially is some kind
of a "downgrade" if you just look at the version.
Fortunately, peer-unreviewed research based on guesswork has shown that
I'm the only one using Boomerang on NixOS, so this shouldn't have a big
impact on the other non-existent users.
Also, this drops dependencies on boehmgc and cppunit, because building
with either one or both will fail at the moment.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-27 04:39:33 +02:00
Peter Simons
5ba7c2a24f
haskell-cabal2nix: update to version 1.54
2013-08-24 13:00:43 +02:00
Peter Simons
db9383d93b
haskell-hslogger: update to version 1.2.2
2013-08-24 13:00:43 +02:00
Peter Simons
eb703936d0
haskell-cabal2ghci: update to version 0.0.1.1
2013-08-24 13:00:43 +02:00
Peter Simons
fe2acafee7
haskell-hlint: update to version 1.8.51
2013-08-24 13:00:42 +02:00
Peter Simons
b92c0c2896
haskell-SourceGraph: delete obsolete package
...
This library hasn't compiled in ages.
2013-08-24 13:00:41 +02:00
Vladimír Čunát
c1e62e7e91
Merge branch 'master' into x-updates
2013-08-22 19:29:09 +02:00
Shea Levy
9c9b7a427b
Update phantomjs
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-08-20 18:56:20 -04:00
Peter Simons
2badada2be
haskell-cpphs: update to version 1.17.1
2013-08-19 20:54:51 +02:00
Peter Simons
5adcbf299f
haskell-hlint: update to version 1.8.50
2013-08-19 20:54:51 +02:00
Petr Rockai
374a27fe8e
binutils: Also enable plugins when building with gold.
2013-08-18 21:14:16 +02:00
Peter Simons
0cb9924e7f
hlint: jailbreak to support latest version of cpphs
2013-08-18 18:49:12 +02:00
Peter Simons
e6e33e3d08
haskell-cpphs: update to version 1.17
2013-08-18 18:49:12 +02:00
Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +02:00
Peter Simons
e2baa14add
xxdiff: update to version 4.0
2013-08-15 12:25:07 +02:00