Peter Simons
9ac8ea937c
Merge branch 'origin/master' into stdenv-updates.
2013-08-26 12:21:23 +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
bbenoist
e13720c3c4
cmake: Fix CTest custom commands
...
This commit is related to:
- https://github.com/NixOS/nixpkgs/issues/762
- http://public.kitware.com/Bug/view.php?id=13887
And fixes a bug present in recent CMake versions.
The fix should be integrated in the next CMake release.
2013-08-21 10:24:53 +02:00
bbenoist
bef090400e
cmake: Update to 2.8.11.2
2013-08-21 10:24:53 +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
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
Peter Simons
0d7118814b
Merge branch 'origin/master' into stdenv.
2013-08-17 10:00:16 +02:00
Ludovic Courtès
2e937c437a
unmaintain several packages
2013-08-16 23:45:01 +02:00
Peter Simons
76244ac2e2
Merge branch 'master' into stdenv-updates
...
Conflicts:
pkgs/development/compilers/ghc/with-packages.nix
2013-08-16 22:51:13 +02:00
Peter Simons
e2baa14add
xxdiff: update to version 4.0
2013-08-15 12:25:07 +02:00
Evgeny Egorochkin
2d056f9307
Merge pull request #811 from the-kenny/erlang-elixir
...
Update erlang to R16B1, add elixir and rebar
2013-08-13 21:56:04 -07:00
Moritz Ulrich
c5d81ea3b5
Update leiningen to 2.3.1.
2013-08-13 21:48:26 +00:00
Peter Simons
92a9b2ab83
haskell-cabal2nix: update to version 1.53
2013-08-11 23:50:04 +02:00
Peter Simons
173d4aac67
haskell-cabal-ghci: update to version 0.3
2013-08-11 23:50:04 +02:00
Evgeny Egorochkin
d068505b2f
leiningen: fix hash
2013-08-11 07:59:30 +03:00
Evgeny Egorochkin
8b02246373
Merge pull request #812 from the-kenny/leiningen-2.3.0
...
Update leiningen to 2.3.0.
2013-08-10 21:46:41 -07:00
Bjørn Forsman
5a3a82d81c
lttv: new package
...
Linux Trace Toolkit Viewer is a GUI program to visualize LTTng trace
files. (An alternative to this program is the LTTng plugin for the
Eclipse IDE.)
2013-08-10 14:32:57 +02:00
Bjørn Forsman
1eb38f2ccb
babeltrace: new package
...
Babeltrace is a command-line tool and library to read and convert LTTng
tracefiles. Give it a (binary) trace file/dir path and it will print a
human readable event log to standard out.
2013-08-10 14:32:57 +02:00
Bjørn Forsman
6a4f068b9e
lttng-tools: new package
...
This is the Linux Trace Toolkit. Included in this package:
Command-line client:
lttng
Tracing daemons:
lttng-sessiond (automatically started by lttng)
lttng-relayd (remote trace collection daemon)
Userspace tracing can be done by using liblttng-ust. To do kernel
tracing we also need the LTTng kernel modules.
I've added a patch that changes "/sbin/modprobe" to just "modprobe".
2013-08-10 14:32:57 +02:00
Bjørn Forsman
33d78777a3
lttng-ust: new package
...
This is the user space library for LTTng. It is needed to do user space
tracing, as opposed to kernel space tracing.
2013-08-10 14:32:56 +02:00
Moritz Ulrich
02707296e8
Update leiningen to 2.3.0.
...
Unfortunately, leiningen will now pull in some dependencies via maven (via http) on `lein version' so the test at the end of builder.sh failed. This is okay because leiningen is used only as a interactive tool and no other package in Nixpkgs depends on it.
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-09 17:30:10 +02:00
Moritz Ulrich
31083cd226
Add myself as a maintainer to erlang R16B1 and elixir.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-09 16:33:51 +02:00
Moritz Ulrich
dbfcdc9066
Add meta for elixir & rebar.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-09 16:29:01 +02:00
Moritz Ulrich
ceb96b7312
Package elixir and rebar.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-08-09 16:29:01 +02:00
Bjørn Forsman
61a1867c5d
strace: 4.7 -> 4.8
...
Also, update meta.license and add meta.platforms.
2013-08-06 23:43:51 +02:00
Bjørn Forsman
d0748afc5e
splint: improve meta attributes
...
- don't repeat package name in description
- prefer licenses.gpl2Plus over free form "GPLv2+" license name
- add platform attribute so that splint will be available in the channel
2013-08-06 21:20:47 +02:00
Peter Simons
41126666a6
bison: add version 3.0
2013-08-03 10:39:07 +02:00
Michael Raskin
bfbbb12e35
Adding CL-Launch. CL-Launch is a wrapper for unified launching of various Lisp implementations
2013-08-02 09:39:20 +04:00
Peter Simons
522acfd2f4
Merge remote-tracking branch 'master' into stdenv-updates.
...
Conflicts:
pkgs/applications/version-management/git-and-tools/git/default.nix
pkgs/top-level/all-packages.nix
2013-07-30 11:29:30 +02:00
Peter Simons
37e428f229
haskell-splot: update to version 0.3.9
2013-07-26 19:40:47 +02:00
Rob Vermaas
d568ff324a
Add meta attribute to colormake.
2013-07-25 11:38:13 +02:00
Rob Vermaas
9afc8bb1e0
Add colormake
2013-07-25 11:36:07 +02:00
Peter Simons
6c63a85786
haskell-hlint: update to version 1.8.49
2013-07-23 15:58:44 +02:00
Bjørn Forsman
67ce7f863a
srecord: new package
...
The SRecord package is a collection of powerful tools for manipulating
EPROM load files.
http://srecord.sourceforge.net/
2013-07-19 00:29:50 +02:00
Moritz Ulrich
30f54585d5
Add stm32flash, flash program for stm32 bootloader.
...
Signed-off-by: Moritz Ulrich <moritz@tarn-vedra.de>
2013-07-18 01:50:41 +02:00
Peter Simons
09583c0f4e
haskell-hlint: update to version 1.8.48
2013-07-17 13:06:47 +02:00
Bjørn Forsman
2c702a1d81
avarice: set meta.platforms (make hydra build it)
2013-07-16 19:40:45 +02:00
Sergey Mironov
62bbba8173
AVaRICE: translates between GDB's remote debug protocol and the AVR JTAG ICE protocol
2013-07-16 14:19:32 +04:00
Evgeny Egorochkin
da4be371e9
make package use mirror:// for gnu, savannah and gnome repositories where possible
2013-07-14 05:23:06 +03:00
Evgeny Egorochkin
b084b29d26
Even more mirror:// fixes
2013-07-14 04:17:07 +03:00
Evgeny Egorochkin
8a2da95255
luarocks: fix version to match tarball
2013-07-14 02:08:49 +03:00
Vladimír Čunát
8ba92b8895
Merge master into stdenv-updates
...
Conflicts (simple):
pkgs/development/tools/misc/binutils/default.nix
pkgs/tools/package-management/disnix/default.nix
pkgs/top-level/all-packages.nix
2013-07-08 10:48:05 +02:00
Jason "Don" O'Conal
525a6856f2
otool and setfile: cleanup
2013-07-07 18:58:29 +10:00