Eelco Dolstra
b9049bff6d
perl: Split off the manpages (7 MiB)
2013-06-11 18:02:07 +02:00
Eelco Dolstra
afebababac
pcre: Split into multiple outputs
2013-06-11 15:28:30 +02:00
Eelco Dolstra
5787ac6364
cups: Split into multiple outputs
...
However, splitting off the client library from the server-side stuff
still remains to be done.
2013-06-11 14:52:36 +02:00
Eelco Dolstra
2c9fa33521
openssl: Split header files from the libraries
2013-06-11 14:28:49 +02:00
Eelco Dolstra
cb3fc2c902
libjpeg, jasper: Split into multiple outputs
2013-06-11 13:45:35 +02:00
Eelco Dolstra
1a0e87b19f
pam: Split off the PAM modules
...
Clients of PAM can find the modules via /etc/pam.d.
2013-06-11 13:26:46 +02:00
Eelco Dolstra
99b88cfb53
Merge remote-tracking branch 'origin/master' into multiple-outputs
...
Conflicts:
pkgs/development/libraries/acl/default.nix
pkgs/development/libraries/atk/2.6.x.nix
pkgs/development/libraries/attr/default.nix
pkgs/development/libraries/cairo/default.nix
pkgs/development/libraries/freetype/default.nix
pkgs/development/libraries/glib/2.34.x.nix
pkgs/development/libraries/gtk+/2.24.x.nix
pkgs/development/libraries/libtiff/default.nix
pkgs/development/libraries/openssl/default.nix
pkgs/development/libraries/pango/1.30.x.nix
pkgs/misc/cups/default.nix
pkgs/os-specific/linux/util-linux/default.nix
pkgs/servers/x11/xorg/builder.sh
pkgs/servers/x11/xorg/default.nix
pkgs/top-level/all-packages.nix
2013-06-09 00:41:27 +02:00
Peter Simons
c9208b9a23
haskell-bmp: update to version 1.2.5.2
2013-06-07 23:25:28 +02:00
Michael Raskin
2baaaebf57
Luarocks: new package
2013-06-07 14:04:15 +04:00
Evgeny Egorochkin
a83d544f4e
Merge pull request #597 from bjornfor/solfege
...
Add Solfege, an ear training program
2013-06-06 14:21:32 -07:00
Lluís Batlle i Rossell
fad6bc90b3
Adding ZNC, irc bouncer.
2013-06-06 23:08:59 +02:00
Eelco Dolstra
9875413c48
firefox: Revert to 20.0
...
The search box doesn't work anymore, will need to investigate why...
2013-06-06 22:32:59 +02:00
Bjørn Forsman
142fca279b
solfege: new package
...
Solfege is an ear training application.
This patch is based on the work of @mornfall.
2013-06-06 19:30:41 +02:00
Bjørn Forsman
aaac7100c8
txt2man: new package
...
txt2man converts flat ASCII text to man page format. (Solfege, which is
added in the next commit, needs this.)
2013-06-06 19:15:18 +02:00
Evgeny Egorochkin
bc409a6e00
Merge pull request #593 from bjornfor/saleae-logic
...
saleae-logic: new package
2013-06-06 04:44:44 -07:00
Eelco Dolstra
ebe6b96698
firefox: Update to 21.0
...
Only problem was that the chrome resources were not in the right place
(and you only see that by running with the -jsconsole flag).
2013-06-06 13:07:54 +02:00
Eelco Dolstra
34dbf4face
Remove Firefox 19
2013-06-06 11:59:05 +02:00
Domen Kozar
74b63a284f
dont bootstrap distribute in IMAPClient
2013-06-06 10:57:01 +02:00
Peter Simons
ae23b39350
all-packages.nix: drop trailing whitespace
2013-06-06 10:48:58 +02:00
Peter Simons
c65a3e198c
heimdal: remove obsolete 1.3.x version
2013-06-06 10:48:58 +02:00
Christophe Raffalli
d4ec61c717
grouped heimdal versions in all_packages.nix
2013-06-06 10:48:58 +02:00
Christophe Raffalli
4cf01f2115
rxvt_unicode with perl extension enabled by default
2013-06-06 10:48:58 +02:00
Christophe Raffalli
9f4b7508a6
Added rxvt_unicode_with_perl
2013-06-06 10:48:58 +02:00
Christophe Raffalli
55a8c050db
Added heimdal 1.5.2, keeping version 1.3.3
2013-06-06 10:48:58 +02:00
Christophe Raffalli
8be8701db7
Added openconnect
2013-06-06 10:48:58 +02:00
Christophe Raffalli
a7b8017583
Added imapfilter
2013-06-06 10:48:57 +02:00
Mathijs Kwik
3f9723e02e
add idris wrapper
2013-06-05 23:30:38 +02:00
Lluís Batlle i Rossell
a72ca55dd8
Bringing back glibc213Cross
...
Issue #594 . I don't know what triggred this glibc213Cross problem though.
I don't know why it disappeared, and I don't know why we have glibc213
there still.
2013-06-05 23:00:14 +02:00
Bjørn Forsman
f425048875
saleae-logic: new package
...
Add Saleae Logic - analyzer software for Saleae logic analyzators.
Also, add a small LD_PRELOAD library that is needed to make it work from
a read-only installation directory.
2013-06-05 21:56:50 +02:00
Shea Levy
ea7f862aeb
Update nodePackages
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-06-05 11:22:42 -04:00
Peter Simons
0dfe09b6c9
haskell-bmp: update to version 1.2.5.1
...
GHC versions prior to 7.6.x cannot compile this version, so override the 'bmp'
attribute for those compilers to version 1.2.2.1 in haskell-defaults.nix.
2013-06-05 12:17:35 +02:00
Peter Simons
0ac416d336
release-haskell.nix: make sure idris compiles
2013-06-05 12:17:35 +02:00
Mathijs Kwik
187670c7da
add haskell/idris
2013-06-05 12:17:35 +02:00
Mathijs Kwik
3e0a25508c
add haskell/language-java
2013-06-05 12:17:35 +02:00
Mathijs Kwik
bf310f322e
add haskell/libffi
2013-06-05 12:17:35 +02:00
Ricardo M. Correia
6eb8048c8f
gmvault: New package
...
Gmvault Gmail Backup - Backup and restore your gmail account at will.
2013-06-05 02:27:18 +00:00
Ricardo M. Correia
fa6f6ccefa
Add python packages: gdata, IMAPClient and Logbook
2013-06-05 02:27:18 +00:00
Michael Raskin
6509d2cb2c
Adding mitmproxy
2013-06-04 19:12:43 +04:00
Peter Simons
9d4aec76f8
Merge pull request #589 from ocharles/pipes
...
Add various libraries for the Haskell "pipes" ecosystem
2013-06-04 05:09:08 -07:00
Evgeny Egorochkin
ddfa0fa3eb
Merge pull request #588 from ocharles/fish
...
fish: Add fish 2.0.0
2013-06-04 03:23:52 -07:00
Oliver Charles
a4d69deca4
haskell-pipes: Add pipes-concurrency, pipes-parse and pipes-safe
2013-06-04 10:57:21 +01:00
Oliver Charles
cdba8df4d5
haskell-pipes: Add pipes 3.3.0
2013-06-04 10:52:25 +01:00
Evgeny Egorochkin
11db400be8
Package obfsproxy and pyptlib needed for TOR obfuscated bridges.
2013-06-04 12:40:05 +03:00
Vladimír Čunát
7cfdfda910
audacity: minor update, prefer system-wide libs
...
- Using system-wide libs where we have them (except for portaudio, which
I couldn't make work).
- Add the soxr library (now the preferred way of audio resampling).
2013-06-04 11:37:43 +02:00
Oliver Charles
49d0f50f0c
fish: Add fish 2.0.0
2013-06-04 10:20:30 +01:00
Evgeny Egorochkin
8d167adaf4
Merge pull request #551 from MarcWeber/submit/alchemy
...
adding alchemy painting application
2013-06-03 15:45:12 -07:00
Peter Simons
7b21e19a82
git-annex: generate build instructions with cabal2nix
2013-06-03 22:09:34 +02:00
Eelco Dolstra
f1c42a8331
Module::Pluggable: Update to 4.8
2013-06-02 23:33:27 +02:00
Evgeny Egorochkin
6609df220b
Merge pull request #584 from bjornfor/cgit
...
cgit: new package
2013-06-02 14:13:05 -07:00
Bjørn Forsman
4ecd9cdb14
cgit: new package
...
cgit is a web frontend for git repositories - it is a CGI program to use
with your favourite webserver. Add the latest version, 0.9.2.
2013-06-02 18:25:54 +02:00