Sander van der Burg
ab60acc1aa
nodejs: update packages
2014-02-04 19:04:59 +01:00
Sander van der Burg
77451661d4
Updated node packages
2014-02-04 16:21:22 +01:00
Shea Levy
bd996abc9c
Haskell packages don't mix default.nix and <version>.nix in the same directory
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:56:27 -05:00
Shea Levy
5ac4f3dcf6
llvm: Attempt to fix build on darwin
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:54:25 -05:00
Shea Levy
3c9ed5b51a
http-parser: Bump
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:37:20 -05:00
Shea Levy
dc4c049f3c
Remove refind
...
We never used it in NixOS
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 18:16:10 -05:00
Karn Kallio
e1b422d348
Update perl CPAN GraphViz package to work with latest graphviz.
2014-02-03 23:30:18 +01:00
Karn Kallio
1739fcf612
pure: The pure interpreter does not now build with llvm 3.4 on linux.
2014-02-03 23:30:18 +01:00
Shea Levy
f2210651eb
Revert "Hide nodePackages from nix-env"
...
Now node packages that aren't just programs have a node- prefix in their
names.
This reverts commit 2f11bc495b
.
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 17:28:38 -05:00
Shea Levy
3bec816e0d
Update node packages to np2nix 5.5.0
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 17:23:54 -05:00
Shea Levy
b4a9fff1aa
Update node packages
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-03 14:43:21 -05:00
Karn Kallio
26ea10a775
proofgeneral: fix build with earlier version of texinfo.
2014-02-03 18:26:20 +01:00
Bjørn Forsman
34484e65f3
arp-scan: new package
...
Arp-scan is a command-line tool that uses the ARP protocol to discover
and fingerprint IP hosts on the local network.
http://www.nta-monitor.com/tools-resources/security-tools/arp-scan
2014-02-03 12:37:51 +01:00
Shea Levy
2cf7bc982b
idris requires llvm-general-3.3 currently
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-02 20:40:29 -05:00
Shea Levy
06ef22bcdd
llvm-general: Fix build
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2014-02-02 20:36:50 -05:00
Peter Simons
e3651da23e
haskell-lens: add version 4.0
2014-02-02 22:36:13 +01:00
Peter Simons
f16f44662f
haskell-aeson: fix build of version 0.7.x
2014-02-02 22:36:13 +01:00
Peter Simons
3829975fd5
haskell-packages.nix: obsolete regexTDFA attribute; the proper name is 'regexTdfa'
2014-02-02 22:36:11 +01:00
Peter Simons
35b0a53ad3
haskell-trifecta: add version 1.4
2014-02-02 22:36:11 +01:00
Peter Simons
c2cc4554f6
haskell-pipes-group: add version 1.0.0
2014-02-02 22:36:11 +01:00
Peter Simons
13b05a4975
haskell-GLUT: update to version 2.5.1.0
2014-02-02 22:36:11 +01:00
Peter Simons
f2b6e77e05
Fix file name used for libcdio 0.82
2014-02-02 22:36:00 +01:00
Florian Friesdorf
cbf7c54964
fix libcdio filename
2014-02-02 21:39:45 +01:00
Florian Friesdorf
9fb8624b94
libcdio-0.82 for abcde
...
libcdio-0.9x lacks cd-paranoia needed by abcde. Bring back 0.82 for
abcde until we sort out where cd-paranoia went to.
2014-02-02 21:31:16 +01:00
Michael Raskin
335e92184f
Create an attribute for latest ocaml packages even when this is not the default version
2014-02-02 19:48:07 +04:00
Michael Raskin
8f897d2d39
Update/fix farstream: Gajim now at least builds
2014-02-02 19:21:07 +04:00
Vladimír Čunát
b5a32b3944
Merge #1618 : use ubuntu module blacklists by default
2014-02-02 15:51:07 +01:00
Linquize
206b276fed
Add pycangjie
...
[Bjørn Forsman <bjorn.forsman@gmail.com>: expression cleanup]
2014-02-02 14:54:40 +01:00
Michael Raskin
14a6a059f5
Use gcc-4.6.0 for avr-gcc-libc
2014-02-02 12:54:46 +04:00
Oliver Charles
0828be1597
xmlindent: New expression
...
[Bjørn Forsman <bjorn.forsman@gmail.com>:
- introduce "name-${version}" (to not duplicate version number)
- use mirror://sourceforge instead of specific mirror URL
- add vertical whitespace between attributes
- add meta description and homepage attributes
- place the top-level 'xmlindent' attribute in alphabetial order
]
2014-02-01 19:10:01 +01:00
Linquize
8f7a502af2
Add cython3 (python 3), move cython (python 2) to subfolder
2014-02-01 17:21:57 +01:00
Bjørn Forsman
9037126df0
bcache-tools: new package
...
Bcache is a Linux kernel block layer cache. It allows one or more fast
disk drives such as flash-based solid state drives (SSDs) to act as a
cache for one or more slower hard disk drives.
This package contains the required user-space tools.
User documentation is in Documentation/bcache.txt in the Linux kernel
tree.
http://bcache.evilpiepirate.org/
2014-02-01 16:32:23 +01:00
Bjørn Forsman
071e26e5e8
python-dpkt: new package
...
dpkt is a fast, simple packet creation / parsing module, with
definitions for the basic TCP/IP protocols.
2014-02-01 16:29:30 +01:00
Bjørn Forsman
40de4d73b8
ilixi: new package
...
ilixi is a lightweight C++ GUI toolkit for embedded Linux systems.
http://ilixi.org/
2014-02-01 16:12:27 +01:00
Eelco Dolstra
c79bda8d47
release-small.nix: Disable FreeBSD
2014-02-01 11:55:14 +01:00
Vladimír Čunát
5d2e884aa1
pidgin: minor update 2.10.7 -> .8, including CVE-2013-6484
...
Also switch no newer libstartup-notification, add license and platforms.
2014-02-01 08:44:07 +01:00
Rob Vermaas
54288f5cfe
Update hipchat
2014-01-31 16:30:51 +01:00
Petr Rockai
cdac4b69c9
Revert "Revert "dictd: Update to latest upstream (0.12.1)."" and add the
...
missing libmaa.nix.
This reverts commit d59778678a
.
2014-01-31 13:18:06 +01:00
Eelco Dolstra
0b499fb963
Remove trace message to prevent spamming nix-env users
2014-01-31 13:08:23 +01:00
Eelco Dolstra
d59778678a
Revert "dictd: Update to latest upstream (0.12.1)."
...
This reverts commit 8162222071
since it
breaks evaluation (libmaa.nix is missing).
2014-01-31 13:07:25 +01:00
Domen Kožar
287b22cc63
Merge pull request #1635 from linquize/libcangjie
...
Add libcangjie
2014-01-31 02:24:51 -08:00
Rob Vermaas
18af65c09b
Merge pull request #1584 from monocell/hhvm
...
HipHopVM update
2014-01-31 01:46:03 -08:00
Rob Vermaas
6f88cad182
Merge pull request #1602 from ttuegel/arpack
...
add arpack-3.1.4
2014-01-31 01:45:09 -08:00
Domen Kožar
15f74d0769
Merge pull request #1639 from iyzsong/gimp
...
gimp: wraped with PYTHONPATH, fix #223
2014-01-31 00:12:03 -08:00
Domen Kožar
7c70ef4dee
Merge pull request #1638 from wkennington/cache.mumble
...
Add more configurable options to mumble
2014-01-31 00:03:20 -08:00
Song Wenwu
1c83b079d2
gimp: wrap plugins with PYTHONPATH, fix #223
2014-01-31 14:05:53 +08:00
William A. Kennington III
9e8a6a24f0
murmur: Add ice support and small fixes
...
This patch adds optional ICE support to murmur which is enabled by
default. Additionally, it cleans up some of the expression similar to
the fixes added the mumble.
2014-01-30 22:34:21 -06:00
William A. Kennington III
18c718f043
zeroc-ice: Add package
2014-01-30 22:01:11 -06:00
William A. Kennington III
4dae2621e3
mcpp: Add package
2014-01-30 21:56:17 -06:00
William A. Kennington III
82f315cd7d
db5: Add package
2014-01-30 21:56:17 -06:00