Commit Graph

3203 Commits

Author SHA1 Message Date
Yury G. Kudryashov
b7151c4e2c Add neon-0.29.x, make it default
Also stop using "default" neon in all-packages.nix.
Minor versions are not source-compatible, so a package should state needed version explicitly.

svn path=/nixpkgs/trunk/; revision=21394
2010-04-28 08:40:19 +00:00
Yury G. Kudryashov
415f0fdc9f Also fix neon-0.26 build
svn path=/nixpkgs/trunk/; revision=21392
2010-04-27 22:05:00 +00:00
Yury G. Kudryashov
293cde6747 Fix neon build
Use pkg-config to find openssl

svn path=/nixpkgs/trunk/; revision=21391
2010-04-27 21:54:38 +00:00
Andres Löh
932b3d3b79 Some cleanup regarding GHC and profiling support.
svn path=/nixpkgs/trunk/; revision=21351
2010-04-27 18:21:07 +00:00
Andres Löh
8a036d8eb1 Library profiling for cabal packages can now be enabled via a config option.
svn path=/nixpkgs/trunk/; revision=21350
2010-04-27 16:35:01 +00:00
Ludovic Courtès
7802763b45 Linux nfs-utils 1.2.2.
svn path=/nixpkgs/trunk/; revision=21336
2010-04-27 09:43:22 +00:00
Marc Weber
9ae4b8b11c wpa_supplicant: enable qt gui, deprecate old broken derivation building gui
svn path=/nixpkgs/trunk/; revision=21332
2010-04-27 04:38:41 +00:00
Ludovic Courtès
a174ff34b8 Add GNU SASL, GNU GSS-API, and GNU Rush.
Contributed by Brian Gough <bjg@gnu.org>.

svn path=/nixpkgs/trunk/; revision=21315
2010-04-26 08:59:25 +00:00
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
Yury G. Kudryashov
64cff1da4e Add calibreQt46. Please, test
svn path=/nixpkgs/trunk/; revision=21014
2010-04-11 18:58:43 +00:00
Yury G. Kudryashov
a60cdda3c6 Remove qt-4.4
svn path=/nixpkgs/trunk/; revision=21012
2010-04-11 17:29:36 +00:00
Yury G. Kudryashov
f25c68f01a Remove old kde packages
svn path=/nixpkgs/trunk/; revision=21011
2010-04-11 15:50:41 +00:00
Yury G. Kudryashov
eb20e3b926 Add gpm support to elinks
svn path=/nixpkgs/trunk/; revision=21003
2010-04-10 20:27:02 +00:00
Yury G. Kudryashov
22bc695075 Use package overrides instead of getConfig
svn path=/nixpkgs/trunk/; revision=21002
2010-04-10 20:26:54 +00:00
Yury G. Kudryashov
9cef0c7941 Update linuxwacom, add 0.8.4.x
svn path=/nixpkgs/trunk/; revision=21001
2010-04-10 20:26:41 +00:00
Lluís Batlle i Rossell
a2334e604b Adding slimrat (not the gui, but at least the cli)
svn path=/nixpkgs/trunk/; revision=20999
2010-04-10 10:47:30 +00:00
Lluís Batlle i Rossell
2f67d3cc66 Updating boost.
Maybe we want a 'default.nix' reflecting the latest version, instead of changing and changing the version?

svn path=/nixpkgs/trunk/; revision=20995
2010-04-09 15:40:18 +00:00
Ludovic Courtès
7f6b1e9abd GCC 4.4: Fix shared library support of sparc64-linux-gnu cross-compiler.
svn path=/nixpkgs/trunk/; revision=20975
2010-04-07 15:53:34 +00:00
Lluís Batlle i Rossell
3c2c4ac87a Adding 'meld'
svn path=/nixpkgs/trunk/; revision=20963
2010-04-06 19:39:29 +00:00
Yury G. Kudryashov
99fda7a42f Do not pass pkgs to virtuoso
svn path=/nixpkgs/trunk/; revision=20958
2010-04-06 13:27:32 +00:00
Eelco Dolstra
2aac41a8db * libiodbc: don't pass all of Nixpkgs to the package. There is no
reason why this shouldn't work, but it breaks NixOS evaluation on
  x86_64-linux with weird segfaults and assertion failures, probably
  due to a bug in the evaluator or the ATerm library.

svn path=/nixpkgs/trunk/; revision=20953
2010-04-06 10:50:52 +00:00
Lluís Batlle i Rossell
bb8a2181ad Updating kismet
svn path=/nixpkgs/trunk/; revision=20934
2010-04-03 22:07:59 +00:00
Yury G. Kudryashov
d22cb2fdb5 Add virtuoso database
Very minimal installation needed by KDE

svn path=/nixpkgs/trunk/; revision=20932
2010-04-03 17:34:14 +00:00
Lluís Batlle i Rossell
fd94e443d2 Adding recurseIntoAttrs for the kde3 attribute set, to have the derivations available listed
by nix-env.


svn path=/nixpkgs/trunk/; revision=20931
2010-04-03 10:59:26 +00:00
Yury G. Kudryashov
f0f1958830 Get rid of redland-1.0.8
1.0.9 was buggy, but it is fixed in 1.0.10

svn path=/nixpkgs/trunk/; revision=20930
2010-04-03 09:54:22 +00:00
Yury G. Kudryashov
e523ba1732 Add libiodbc
Use experimental style. Will revert to "standard" one if needed.

svn path=/nixpkgs/trunk/; revision=20929
2010-04-03 09:53:38 +00:00
Yury G. Kudryashov
c3e38d11f0 Bump libarchive to 2.8.3
Fixes kdeutils-4.4.2 compilation

svn path=/nixpkgs/trunk/; revision=20922
2010-04-01 18:50:43 +00:00
Sander van der Burg
4597b33ed1 Update Disnix packages to use the 0.1 release
svn path=/nixpkgs/trunk/; revision=20915
2010-04-01 14:49:05 +00:00
Yury G. Kudryashov
16ef66f67e Recurse into kde4 attrs
svn path=/nixpkgs/trunk/; revision=20912
2010-04-01 14:21:18 +00:00
Yury G. Kudryashov
5306038df7 Move KDE 3 packages into kde3 set
Use kde3.kile instead of kile etc.

svn path=/nixpkgs/trunk/; revision=20910
2010-04-01 13:34:36 +00:00
Yury G. Kudryashov
f26e437b72 Don't depend on X unless djview3 is requested
Also rename option name to "qt3"

svn path=/nixpkgs/trunk/; revision=20908
2010-04-01 12:34:50 +00:00
Ludovic Courtès
c936e89fc1 aMule 2.2.6.
svn path=/nixpkgs/trunk/; revision=20866
2010-03-30 08:20:29 +00:00
Marc Weber
3a94c410d1 add perlcritic 1.105 (and Test::Perl::Critic 1.02) and some depndencies:
total perl libs added: BKeywords ConfigTiny ExceptionClass FileRemove FileWhich HookLexWrap IOString IPCRun3 PerlCritic PerlTidy PPI PodSpell ProbePerl ReadonlyXS RegexpParser StringFormat TestObject TestPerlCritic TestScript TestSubCalls

patch provided by Francois Perrad

svn path=/nixpkgs/trunk/; revision=20865
2010-03-29 23:36:40 +00:00
Marc Weber
ec095c9145 add ack-1.92
patch provided by Francois Perrad

svn path=/nixpkgs/trunk/; revision=20864
2010-03-29 23:36:38 +00:00
Marc Weber
1d5910bb94 add Gradle 0.8
patch provided by Francois Perrad

svn path=/nixpkgs/trunk/; revision=20863
2010-03-29 23:36:35 +00:00
Marc Weber
7b5896ca33 add Groovy 1.7.1
patch provided by Francois Perrad

svn path=/nixpkgs/trunk/; revision=20862
2010-03-29 23:36:32 +00:00
Lluís Batlle i Rossell
946ca82173 Making ikiwiki happier with LocaleGettext
svn path=/nixpkgs/trunk/; revision=20845
2010-03-28 22:54:10 +00:00
Alexander Tsamutali
99f19e27de applications/networking/p2p/transmission: New nixpkg.
svn path=/nixpkgs/trunk/; revision=20840
2010-03-28 00:06:30 +00:00
Rob Vermaas
4003f1e6fe nixpkgs: for darwin redirect jdk to openjdk
svn path=/nixpkgs/trunk/; revision=20832
2010-03-26 13:31:11 +00:00
Eelco Dolstra
54aefa41b4 * aangifte2009 requires xdg-utils to open a browser.
svn path=/nixpkgs/trunk/; revision=20830
2010-03-25 20:39:01 +00:00
Eelco Dolstra
48e1c2df80 * Added xdg-utils, a package that contains desktop integration
commands such as `xdg-open' (which opens a URL with the user's
  default browser).

svn path=/nixpkgs/trunk/; revision=20829
2010-03-25 19:48:06 +00:00
Eelco Dolstra
25ea790dd4 * Added the Dutch Tax Return program for 2009.
svn path=/nixpkgs/trunk/; revision=20828
2010-03-25 19:40:19 +00:00
Lluís Batlle i Rossell
d533e31357 Updating gtkwave
svn path=/nixpkgs/trunk/; revision=20825
2010-03-25 15:07:53 +00:00
Eelco Dolstra
806099dbc8 * Added GNU wdiff.
svn path=/nixpkgs/trunk/; revision=20817
2010-03-25 11:51:55 +00:00
Lluís Batlle i Rossell
a991201bf5 Adding optipng, and a basic expression for pdfread.
svn path=/nixpkgs/trunk/; revision=20802
2010-03-23 23:04:41 +00:00
Lluís Batlle i Rossell
60b8b2b613 Adding pngnq.
svn path=/nixpkgs/trunk/; revision=20801
2010-03-23 22:40:46 +00:00
Lluís Batlle i Rossell
54ccfcff2d Updating calibre (now, with chm support)
svn path=/nixpkgs/trunk/; revision=20797
2010-03-23 21:48:38 +00:00
Eelco Dolstra
9dd466d123 * Updated pyqt and sip because the old versions have disappeared.
* Removed some unused versions of those packages.
* Don't pass `lib' to packages (because we already have `stdenv.lib').
* Removed some `*_python26' variants because Python 2.6 is the default
  now.

svn path=/nixpkgs/trunk/; revision=20782
2010-03-23 14:04:47 +00:00
Ludovic Courtès
6574a35e56 Add MIT/GNU Scheme.
svn path=/nixpkgs/trunk/; revision=20719
2010-03-17 15:32:12 +00:00
Ludovic Courtès
d5c0333db8 Stalin: Add dependency on ncompress.
svn path=/nixpkgs/trunk/; revision=20713
2010-03-17 14:44:46 +00:00
Eelco Dolstra
8396168276 * Updated Nix to 0.15.
svn path=/nixpkgs/trunk/; revision=20697
2010-03-17 12:16:03 +00:00