Shea Levy
2762b0667d
node-packages.nix: Actually use nativeDeps
...
Wonder how long that's been broken...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-27 13:33:18 -04:00
Florian Friesdorf
595937318f
update release-python.nix from python branch
2013-07-27 12:08:36 +02:00
Domen Kozar
082ea14148
virtualenv: upgrade to 1.10
2013-07-27 01:02:57 +02:00
Florian Friesdorf
8e3fa9f56a
waitress test fail for me
2013-07-26 20:37:02 +02:00
kikic
b9d933ba24
Added nose-cprof for profiling
2013-07-26 20:32:33 +02:00
Domen Kožar
7d032bc892
Merge pull request #780 from grwlf/urxvt-gdkpixbuf
...
urxvt: Enable Gdk_pixbuf to be able to set custom icons/images
2013-07-26 06:45:22 -07:00
Sergey Mironov
60761e94b8
urxvt: Enable Gdk_pixbuf to be able to set custom icons/images
2013-07-26 17:06:54 +04:00
Domen Kozar
f6a60d6640
calibre: upgrade to 0.9.11 ( fixes #777 )
2013-07-26 13:18:08 +02:00
aszlig
311c96ac0f
hetzner-nixops-installer: Remove package.
...
This package now is in NixOps directly, so we don't need it here
anymore.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-26 06:18:04 +02:00
aszlig
1d0e666eed
python-hetzner: Update to new version 0.5.0.
...
This introduces the following changes:
- New subcommand "show" for hetznerctl which shows additional
information about one or more servers.
- Allow to get subnets of a specific server through the "subnets"
attribute.
- Allow te get IP addresses of a specific server through the "ips"
attribute.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-26 06:18:04 +02:00
Eelco Dolstra
6b495e9251
Add nixpkgs-lint
...
This is a simple tool to scan Nixpkgs for violations of the packaging
guidelines, such as multiple packages with the same name, packages
that lack a description or license, and so on.
To use:
$ nix-env -i nixpkgs-lint
$ cd .../nixpkgs
$ nixpkgs-lint
Current statistics:
Number of packages: 8666
Number of missing maintainers: 3711
Number of missing licenses: 6159
Number of missing descriptions: 1337
Number of bad descriptions: 633
Number of name collisions: 277
2013-07-25 23:52:36 +02:00
Domen Kozar
0d551aed75
Merge branch 'pypy'
2013-07-25 16:26:26 +02:00
Bjørn Forsman
7b4b03616c
bmon: new package
...
bmon is a ncurses network bandwidth monitor.
Homepage: http://www.carisma.slowglass.com/~tgr/bmon/
2013-07-25 12:43:40 +02:00
Florian Friesdorf
4c4f1ca3a5
python-plumbum-1.2.0
2013-07-25 12:42:36 +02:00
Rob Vermaas
9afc8bb1e0
Add colormake
2013-07-25 11:36:07 +02:00
Sander van der Burg
2accfa17d3
Updated nodejs packages
2013-07-25 10:53:18 +02:00
Zef Hemel
aa0ecfa5ac
Added httrack, website copier tool
2013-07-25 10:21:22 +02:00
Rob Vermaas
fa6314a955
Add perl module HTML::FromANSI and its dependencies. Make Testuseok use the casing that comes out of nix-generate-from-cpan, to prevent needing to special-case it on next generations.
2013-07-25 10:17:09 +02:00
Florian Friesdorf
b800c5d1f9
python-genzshcomp-0.5.1
2013-07-24 10:01:26 +02:00
Domen Kozar
a0bed10ab5
WIP: pypy
2013-07-23 22:41:27 +02:00
Rok Garbas
626c4d5f5b
venus: new package
2013-07-23 22:41:18 +02:00
Jonas Hoersch
aa88e7269d
Add quodlibet-2.5: GTK+Python based music player ( close #481 )
2013-07-23 16:02:02 +02:00
Peter Simons
ea3906c0f3
pylint: install emacs lisp files
2013-07-23 14:15:30 +02:00
Peter Simons
05ec96b00e
python-packages: cosmetic to fix syntax highlighting and trailing whitespace
2013-07-23 14:15:30 +02:00
Peter Simons
b95e01dd88
haskell-monad-par: update to version 0.3.4.3
2013-07-23 14:15:29 +02:00
Domen Kozar
e41fc2a677
add python32
2013-07-23 11:55:35 +02:00
Sander van der Burg
2252bfe79f
Added ironhorse nodejs package + updated other node packages
2013-07-23 11:33:48 +02:00
Rob Vermaas
af2a127551
Add linux 3.2.48 with grsecurity patches
2013-07-22 21:44:31 +02:00
Ricardo M. Correia
22689567ed
apparmor: Update to kernel 3.4 series (the current default)
2013-07-22 18:03:26 +02:00
Sander van der Burg
48e187836b
Added flatiron nodejs package + updated other nodejs packages
2013-07-22 11:15:21 +02:00
Peter Simons
2d0c35ad88
Merge pull request #771 from aforemny/haskell-qrencode
...
Add haskell-qrencode
2013-07-21 06:41:58 -07:00
Peter Simons
0685198b53
Merge pull request #770 from aforemny/haskell-elm
...
Add Elm and elm-server
2013-07-21 06:41:26 -07:00
Peter Simons
464acead37
Merge pull request #772 from aforemny/haskell-happstack-lite
...
Add haskell-happstack-lite
2013-07-21 06:40:43 -07:00
Michael Raskin
9ff7e1380d
Add mi2ly MIDI to lilypond converter
2013-07-21 10:46:48 +04:00
Lluís Batlle i Rossell
a0893d472e
Buidling cairo without gl on arm and mips
...
Mesa didn't build for arm, and I don't think anyone with arm wants mesa now.
And I needed cairo for rrdtool.
2013-07-20 23:16:51 +02:00
Lluís Batlle i Rossell
b513ea43e4
Enable blowfish/twoflish crypto in sheevaplug kernel
2013-07-20 23:16:50 +02:00
Domen Kozar
8ea138d212
add development version of speedtest-cli
2013-07-20 12:48:32 +02:00
Alexander Foremny
7f874ca558
Add haskell-happstack-lite
2013-07-20 12:30:55 +02:00
Alexander Foremny
f2f0674c5b
Add haskell-qrencode
2013-07-20 12:29:00 +02:00
Domen Kožar
60c82048e0
Merge pull request #753 from lovek323/numpy
...
numpy: fix build on darwin
2013-07-19 12:08:33 -07:00
Eelco Dolstra
3c35daeebe
nixUnstable: Update to 1.6pre3166_15e5ac8
2013-07-19 15:19:38 +02:00
Evgeny Egorochkin
2422bef9f9
area53: fix source url
2013-07-19 07:45:45 +03: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
Lluís Batlle i Rossell
d37795e572
Adding guifi-earth 0.2.1
...
That may have updated some node-packages.
2013-07-18 21:47:27 +02:00
Shea Levy
3016640375
Add the right uptime nodePackage
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-18 12:09:27 -04:00
Shea Levy
792e51e1ef
Yet anoterh npm2nix update
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-18 12:06:41 -04:00
Shea Levy
870dd29077
Update npm2nix, again (found a bug right away)
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-18 11:21:38 -04:00
Shea Levy
4ac1973ec5
Update npm2nix
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-18 11:14:56 -04:00
Shea Levy
906097c1e8
Add uptime nodePackage (and update the rest)
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-07-18 10:51:34 -04:00
Lluís Batlle i Rossell
328774ab1f
Updating qgis (1.8.0 & geos (3.3.8).
...
I also add libspatialindex and libspatialite, to get the latest qgis building.
2013-07-18 11:43:01 +02:00