Ludovic Courtès
106ba39180
Add GNU Shishi and GNU Radius.
...
Contributed by Brian Gough <bjg@gnu.org>.
svn path=/nixpkgs/trunk/; revision=21313
2010-04-26 08:45:23 +00:00
Andres Löh
b48dfda990
Added ghc-6.12.2.
...
svn path=/nixpkgs/trunk/; revision=21303
2010-04-25 17:27:21 +00:00
Ludovic Courtès
9534d10db6
pwdutils: Use GnuTLS instead of OpenSSL.
...
svn path=/nixpkgs/trunk/; revision=21300
2010-04-24 21:02:42 +00:00
Alexander Tsamutali
755d7d8883
conkeror: Switched to zip snapshots, because tarballs are different on every fetchurl.
...
svn path=/nixpkgs/trunk/; revision=21298
2010-04-24 19:09:33 +00:00
Alexander Tsamutali
f45cfbe272
conkeror: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=21296
2010-04-24 17:34:58 +00:00
Alexander Tsamutali
1f3943541b
urbanterror: Enabled OpenAL and curl support.
...
svn path=/nixpkgs/trunk/; revision=21294
2010-04-24 12:39:10 +00:00
Ludovic Courtès
4fcbad8476
GNU/MIT Scheme: Build from the binary distributions when available.
...
svn path=/nixpkgs/trunk/; revision=21293
2010-04-24 11:09:53 +00:00
Alexander Tsamutali
a3bac131c3
sakura: Updated to 2.3.8.
...
svn path=/nixpkgs/trunk/; revision=21287
2010-04-24 00:12:51 +00:00
Ludovic Courtès
0e7e20042b
Add the GNU Linear Programming Kit (GLPK).
...
Contributed by Brian Gough <bjg@gnu.org>.
svn path=/nixpkgs/trunk/; revision=21284
2010-04-23 21:15:48 +00:00
Yury G. Kudryashov
7f8c11af2f
Remove obsolete pkgs.synaptics package
...
svn path=/nixpkgs/trunk/; revision=21278
2010-04-23 18:56:15 +00:00
Lluís Batlle i Rossell
5d04ec0364
Updating openssh, fixing libedit for openssh to link well with it, and... here we
...
finally have sftp with some kind of 'readline'!
svn path=/nixpkgs/trunk/; revision=21246
2010-04-22 18:16:18 +00:00
Sander van der Burg
1bf1500d39
Added Apache Felix gateway and remote shell packages
...
svn path=/nixpkgs/trunk/; revision=21240
2010-04-22 14:01:57 +00:00
Eelco Dolstra
a745097710
* Give Python 3.1 a lower priority so that it isn't installed by
...
default when you do "nix-env -i python" and to allow it to be
installed in the same profile as Python 2.x.
* Disambiguate between the variants of Python 2.x.
svn path=/nixpkgs/trunk/; revision=21237
2010-04-22 13:09:02 +00:00
Eelco Dolstra
b86fd1a1ec
* Added rfkill, a tool for controlling the wireless kill switch on
...
Linux.
svn path=/nixpkgs/trunk/; revision=21199
2010-04-21 11:21:15 +00:00
Eelco Dolstra
741cc2fef8
* Cleanup: removed the unused `python-new'.
...
svn path=/nixpkgs/trunk/; revision=21197
2010-04-21 11:11:42 +00:00
Eelco Dolstra
e2a374799f
* Reverted most of the recent Python refactorings, as discussed. It's
...
a worthy goal to move the Python packages that are currently in
all-packages.nix into a single attribute set, but this doesn't
require moving python-packages.nix or the other changes made to that
file. The Python packages in all-packages.nix should simply be
moved to python-packages.nix, and ideally changed to use
buildPythonPackage.
svn path=/nixpkgs/trunk/; revision=21196
2010-04-21 10:51:15 +00:00
Yury G. Kudryashov
4cdcafb0f1
Don't pass lib argument to svnfs as it is not expected
...
svn path=/nixpkgs/trunk/; revision=21186
2010-04-20 17:06:27 +00:00
Yury G. Kudryashov
7a3f602580
Get rid of decibel and tapioca-qt
...
It never worked, and nothing use it.
svn path=/nixpkgs/trunk/; revision=21185
2010-04-20 17:06:19 +00:00
Lluís Batlle i Rossell
71760b99a5
Fixing the opencv build. As it builds with cmake, it also benefits from 'stdenv2'
...
to build properly.
svn path=/nixpkgs/trunk/; revision=21184
2010-04-20 15:09:56 +00:00
Marc Weber
97f2c09f97
readding some python packages I dropped somehow by accident.
...
This also updates some python libraries and fixes some things I forgot
to patch
svn path=/nixpkgs/trunk/; revision=21171
2010-04-19 19:41:41 +00:00
Marc Weber
6ef4de2259
Lyx update
...
svn path=/nixpkgs/trunk/; revision=21170
2010-04-19 19:41:38 +00:00
Ludovic Courtès
73b7a7fea7
hwloc 1.0rc1.
...
svn path=/nixpkgs/trunk/; revision=21166
2010-04-19 14:06:07 +00:00
Lluís Batlle i Rossell
57f647c255
Fixing the nixpkgs evaluation (svnfs). I renamed the attr svnFS to svnfs,
...
to match others 'xxxxfs'. Maybe it could have the name sshfsFuse too.
I prefer svnfs, and I'd prefer 'sshfs' too, and not sshfsFuse.
svn path=/nixpkgs/trunk/; revision=21160
2010-04-19 10:50:36 +00:00
Alexander Tsamutali
502f979532
mpd: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=21148
2010-04-18 19:26:30 +00:00
Alexander Tsamutali
d5337a70c8
libcue: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=21147
2010-04-18 19:12:07 +00:00
Alexander Tsamutali
3e40cf1f64
libmikmod: New nixpkg.
...
svn path=/nixpkgs/trunk/; revision=21146
2010-04-18 18:57:35 +00:00
Alexander Tsamutali
64249d4372
libmad: Added patch to install mad.pc, stolen from Arch Linux.
...
svn path=/nixpkgs/trunk/; revision=21144
2010-04-18 18:07:03 +00:00
Marc Weber
8c0b7e4ad2
- adding experimental python31 build
...
- cleanup python libraries:
* moving all python libraries into a attr set into a directory
so that expressions can be used for both: python 2.5 and 2.6 easily
* disabling packages which don't build
svn path=/nixpkgs/trunk/; revision=21142
2010-04-17 18:28:25 +00:00
Eelco Dolstra
7c22881aa8
* Build audacious with ffmpeg to get support for WMA and MPC.
...
svn path=/nixpkgs/trunk/; revision=21138
2010-04-16 20:19:22 +00:00
Eelco Dolstra
10fdd4d230
* Updated audacious to 2.3. Combined audacious and audacious-plugins
...
into one derivation so that it works out of the box - no need to set
symlinks to the plugins in ~/.local/share/audacious. There is
really no reason to install those packages separately anyway, as
audacious is useless without the plugins package.
svn path=/nixpkgs/trunk/; revision=21137
2010-04-16 19:26:15 +00:00
Marc Weber
a772868bca
adding svnFS
...
svn path=/nixpkgs/trunk/; revision=21132
2010-04-16 15:56:31 +00:00
Marc Weber
6ce15d655f
adding wvdial, wvstreams, usb_modeswitch
...
svn path=/nixpkgs/trunk/; revision=21131
2010-04-16 15:56:28 +00:00
Marc Weber
3874ba79bd
make pythonPackages default to pyhton26Packages because python26 is default now
...
This makes python packages passed to inkscape have same version again
svn path=/nixpkgs/trunk/; revision=21130
2010-04-16 15:56:25 +00:00
Ludovic Courtès
ecaa92decb
Remove `guile_1_9_coverage'.
...
svn path=/nixpkgs/trunk/; revision=21116
2010-04-16 08:05:09 +00:00
Yury G. Kudryashov
53ec513a91
Recurse into gnome attrs
...
svn path=/nixpkgs/trunk/; revision=21112
2010-04-16 05:26:27 +00:00
Marco Maggesi
5d94294dd5
pkgs/os-specific/linux/blcr: update to version 0.8.2
...
svn path=/nixpkgs/trunk/; revision=21091
2010-04-15 12:08:08 +00:00
Yury G. Kudryashov
0ab619066b
Add splix cups driver
...
svn path=/nixpkgs/trunk/; revision=21078
2010-04-14 19:27:15 +00:00
Yury G. Kudryashov
1336665f0d
Typo in path, style
...
svn path=/nixpkgs/trunk/; revision=21077
2010-04-14 19:27:04 +00:00
Eelco Dolstra
cd56e341de
* Consolidate MPlayer trunk.nix and default.nix into one.
...
* Removed the font because MPlayer doesn't use it anymore (it uses
fontconfig).
* Removed rp9codecs because the Real codecs are included in the
"essential" codecs package.
* Moved win32codecs into the MPlayer Nix expression.
svn path=/nixpkgs/trunk/; revision=21070
2010-04-14 12:13:01 +00:00
Eelco Dolstra
98bab41c33
* Clean up the "dict" package. For some reason "configureFlags"
...
didn't get passed properly.
svn path=/nixpkgs/trunk/; revision=21069
2010-04-14 10:55:50 +00:00
Armijn Hemel
0cf1045be4
update to 1.0.5, add libvorbis, libtheora, speex support
...
svn path=/nixpkgs/trunk/; revision=21068
2010-04-14 10:52:20 +00:00
Armijn Hemel
fdc760a3f6
add libtheora, speex, vorbis to ffmpeg
...
svn path=/nixpkgs/trunk/; revision=21067
2010-04-14 09:45:22 +00:00
Ludovic Courtès
d1c19b4049
GNU wget: Fix test suite runs.
...
svn path=/nixpkgs/trunk/; revision=21057
2010-04-13 10:11:42 +00:00
Ludovic Courtès
8251c938e8
GNU Common C++ 1.8.0.
...
svn path=/nixpkgs/trunk/; revision=21053
2010-04-13 08:56:14 +00:00
Lluís Batlle i Rossell
ec8f2bdc1b
Adding sasl support to mutt, so ssmtp sending works
...
svn path=/nixpkgs/trunk/; revision=21038
2010-04-12 22:21:01 +00:00
Lluís Batlle i Rossell
b6fe7e6d41
Adding offlineimap, in a not very elegant way.
...
svn path=/nixpkgs/trunk/; revision=21034
2010-04-12 21:03:22 +00:00
Yury G. Kudryashov
a9d1a2825b
Initial xf86-input-wacom nix expression
...
Builds here. Haven't tested whether it works with real hardware yet.
svn path=/nixpkgs/trunk/; revision=21019
2010-04-11 22:42:28 +00:00
Yury G. Kudryashov
e90a24df10
s/\t/ /
...
Blame Raskin for tabs in all-packages.nix.
svn path=/nixpkgs/trunk/; revision=21018
2010-04-11 21:03:59 +00:00
Yury G. Kudryashov
8ff59ce09c
Remove old sip and pyqt
...
svn path=/nixpkgs/trunk/; revision=21017
2010-04-11 21:03:51 +00:00
Yury G. Kudryashov
62bcea0382
Remove linuxwacom: it is not compatible with new xserver
...
svn path=/nixpkgs/trunk/; revision=21016
2010-04-11 21:03:43 +00:00