Commit graph

526 commits

Author SHA1 Message Date
Michael Raskin bf087c5cd4 Added option to override stdenv for all packages
svn path=/nixpkgs/trunk/; revision=9134
2007-08-15 15:45:27 +00:00
Andres Löh 920ce3551d * make ghc use the nix-provided gmp
- this fixes ghc on x86_64 and hopefully doesn't break 32-bit
  - ghc-6.6.1 and -6.6 are tested on 64-bit, 6.4.2 might fail

svn path=/nixpkgs/trunk/; revision=9132
2007-08-15 11:25:20 +00:00
Eelco Dolstra ec88afcae6 * Add some more packages to the channel.
svn path=/nixpkgs/trunk/; revision=9131
2007-08-15 10:08:01 +00:00
Eelco Dolstra 6f1ad6fd79 * Function `writeScript' which is like writeText but makes its output executable.
* Latest unstable Nix.

svn path=/nixpkgs/trunk/; revision=9123
2007-08-14 16:41:41 +00:00
Andres Löh e00feaaad1 * added gv (ghostscript-with-X is a dependency)
svn path=/nixpkgs/trunk/; revision=9122
2007-08-14 14:09:58 +00:00
Eelco Dolstra 06a60d35d5 * xine-ui now needs pkgconfig.
svn path=/nixpkgs/trunk/; revision=9119
2007-08-14 12:58:09 +00:00
Michael Raskin aae4a8db7a Added Free Pascal Compiler.
svn path=/nixpkgs/trunk/; revision=9102
2007-08-11 20:55:40 +00:00
Michael Raskin 118e9d6ebf Corrected a flaw that made automated package silently accept any extra arguments
svn path=/nixpkgs/trunk/; revision=9101
2007-08-11 11:14:36 +00:00
Michael Raskin efbabdb598 Converted Vim package to a template-based form with only lists filled in manually. Added library functions to support it. Added two proposed package templates to top-level, so that every discussion about package format can result in just editing templates or adding new ones.
svn path=/nixpkgs/trunk/; revision=9100
2007-08-11 10:34:07 +00:00
Michael Raskin 2d6a65b666 Included some configuration for Vim.
svn path=/nixpkgs/trunk/; revision=9099
2007-08-10 19:53:30 +00:00
Michael Raskin 4d137ad014 Added xmacro; updated clisp - well, it compiles now...
svn path=/nixpkgs/trunk/; revision=9098
2007-08-10 18:54:44 +00:00
Andres Löh 3d519c2bed * add unison
- unison uses a wrapper script to add font-schumacher-misc to the local X font path
    if the font isn't already present; this is necessary for it to work, but not terribly
    nice ...
* lablgtk is a dependency of unison
  - handling of library dirs with ocaml is a hack so far; in principle, ocaml needs
    a general setup for library dirs like ghc

svn path=/nixpkgs/trunk/; revision=9094
2007-08-10 08:21:31 +00:00
Armijn Hemel eb6d79c872 add PythonMagic
svn path=/nixpkgs/trunk/; revision=9086
2007-08-09 19:58:39 +00:00
Armijn Hemel 4cdef6e368 add python 2.5 to all-packages.nix
svn path=/nixpkgs/trunk/; revision=9085
2007-08-09 19:31:05 +00:00
Eelco Dolstra 23afbccd88 * Add ktorrent to the channel.
svn path=/nixpkgs/trunk/; revision=9083
2007-08-09 18:03:58 +00:00
Michael Raskin 422433d1b9 Added pygame and some of its dependencies. Also added Python Imaging library.
svn path=/nixpkgs/trunk/; revision=9082
2007-08-09 17:33:18 +00:00
Eelco Dolstra 254b6fe6d3 * Added ktorrent. To use, add your ~/.nix-profile to the KDEDIRS
environment variable and rerun kbuildsycoca.  (Otherwise ktorrent
  will work, but it won't be able to find its plugins.)

svn path=/nixpkgs/trunk/; revision=9081
2007-08-09 16:55:14 +00:00
Michael Raskin 4d54140043 Various.. Added ircd-hybrid. Added USB support in SANE. Added Xsane. Added gt68xx firmware support.
svn path=/nixpkgs/trunk/; revision=9070
2007-08-08 20:33:36 +00:00
Andres Löh 681551d96c * add mercurial
svn path=/nixpkgs/trunk/; revision=9069
2007-08-08 13:36:58 +00:00
Yury G. Kudryashov 33f6eb6b03 Some upgrades needed for kde4:
* alsa-lib: 1.0.12 -> 1.0.14
* alsa-utils: 1.0.13 -> 1.0.14
* strigi: 0.5.1 -> 0.5.3dev
* libgpg-error: 1.0 -> 1.4
* gpgme: 1.0.3 -> 1.1.4
* cmake: 2.4.6 -> 2.4.7

* Some kde4 components added (not compilable yet).
* icu4c-3.6 added
* boost: added unicode support to RegEx, switched to "system" layout

svn path=/nixpkgs/trunk/; revision=9068
2007-08-08 13:20:18 +00:00
Andres Löh 6710a5e02f * make ghcboot work on 64-bit
svn path=/nixpkgs/trunk/; revision=9067
2007-08-07 23:59:08 +00:00
Andres Löh 7f30b40e65 * add ssmtp
still rather rough around the edges:
  - example config files are installed to $out/etc/ssmtp
  - the binary expects config files in /etc/ssmtp
  - it's the user's responsibility to add the global config files

svn path=/nixpkgs/trunk/; revision=9064
2007-08-07 22:22:31 +00:00
Eelco Dolstra b2bff981f3 * ifplugd: program for monitoring the link status of
ethernet interfaces.
* libdaemon: dependency of ifplugd.

svn path=/nixpkgs/trunk/; revision=9061
2007-08-06 18:45:53 +00:00
Andres Löh 81c79d71b2 * mutt was incorrectly listed under tools, not applications
svn path=/nixpkgs/trunk/; revision=9058
2007-08-06 15:09:38 +00:00
Andres Löh e539c80d47 * add SSL and IMAP support to mutt
svn path=/nixpkgs/trunk/; revision=9056
2007-08-06 12:18:55 +00:00
Andres Löh d83c6455d6 * add irssi to build-for-release
svn path=/nixpkgs/trunk/; revision=9054
2007-08-05 18:25:50 +00:00
Andres Löh 99d2eed9b5 * add irssi and mutt to all-packages
svn path=/nixpkgs/trunk/; revision=9053
2007-08-05 18:24:36 +00:00
Yury G. Kudryashov 67d41efde1 Added some parts of kde-4. It doesn't work yet, but I need version control
svn path=/nixpkgs/trunk/; revision=9049
2007-08-05 13:54:42 +00:00
Eelco Dolstra e2ad18379e * Quick fix for broken boost.
svn path=/nixpkgs/trunk/; revision=9048
2007-08-05 11:12:09 +00:00
Michael Raskin 8804a8af4d Added gnuplotX - gnuplot with X11 on.
svn path=/nixpkgs/trunk/; revision=9047
2007-08-04 15:12:14 +00:00
Michael Raskin 99ab66a124 Updated nmap dependencies.
svn path=/nixpkgs/trunk/; revision=9044
2007-08-04 12:50:12 +00:00
Michael Raskin 60534bcce5 Added lftp ftp client.
svn path=/nixpkgs/trunk/; revision=9042
2007-08-04 12:41:00 +00:00
Michael Raskin d59c7b1cd9 Added ratpoison; commented out ext3cow - there is no working version for 2.6.22.1
svn path=/nixpkgs/trunk/; revision=9040
2007-08-03 22:38:36 +00:00
Eelco Dolstra 135e6b1b14 * pam_console doesn't compile on 64-bit Linux with the latest flex,
so use an older flex.

svn path=/nixpkgs/trunk/; revision=9033
2007-08-02 22:59:12 +00:00
Armijn Hemel f65b58c081 add clanlib
svn path=/nixpkgs/trunk/; revision=9017
2007-07-22 18:22:46 +00:00
Wouter den Breejen ee7342c298 Added support for ext3cow
svn path=/nixpkgs/trunk/; revision=9011
2007-07-20 15:51:48 +00:00
Eelco Dolstra 5760cd599d * Linux 2.6.22.1.
svn path=/nixpkgs/trunk/; revision=9009
2007-07-20 15:25:45 +00:00
Wouter den Breejen 7ef356ace9 Removed duplicate stdenv in OO.org
svn path=/nixpkgs/trunk/; revision=9002
2007-07-19 10:32:09 +00:00
Wouter den Breejen a268963eec Worked on openoffice
svn path=/nixpkgs/trunk/; revision=8999
2007-07-18 16:46:46 +00:00
Yury G. Kudryashov 4b33c46279 * ion-3 and elinks added, missprint in qt-4 corrected
svn path=/nixpkgs/trunk/; revision=8993
2007-07-17 19:29:53 +00:00
Yury G. Kudryashov b65eff8933 Added qt-4
svn path=/nixpkgs/trunk/; revision=8991
2007-07-17 17:08:38 +00:00
Yury G. Kudryashov 2d0d0e8fbf * zsh upgraded to 4.3.2, lua upgraded to 5.1.2 (works only on linux now)
svn path=/nixpkgs/trunk/; revision=8990
2007-07-17 16:43:06 +00:00
Wouter den Breejen 8abb4ca650 Fixed undeclared gettext dependency for libgsf
svn path=/nixpkgs/trunk/; revision=8989
2007-07-17 14:46:03 +00:00
Michael Raskin 656cd8bf80 Added replace. Maybe abandon sed for substituteAll ?
svn path=/nixpkgs/trunk/; revision=8987
2007-07-15 11:59:33 +00:00
Michael Raskin 6251d4390c Apache httpd customization - extraDirectories & noUserDir .
svn path=/nixpkgs/trunk/; revision=8986
2007-07-15 11:16:12 +00:00
Michael Raskin 9e8cc9787e Added Filelight - a tool to quickly find disk eating files/directories.
svn path=/nixpkgs/trunk/; revision=8983
2007-07-14 14:41:06 +00:00
Michael Raskin b65bfbd36a Added Gateway6 client - IPv6 tunnels.
svn path=/nixpkgs/trunk/; revision=8967
2007-07-09 11:21:35 +00:00
Michael Raskin f584c9fe75 Added ncat - for IPv6 support.
svn path=/nixpkgs/trunk/; revision=8964
2007-07-09 07:23:16 +00:00
Michael Raskin 26ad059fb5 Added cdrkit to burn DVDs.
svn path=/nixpkgs/trunk/; revision=8958
2007-07-07 22:31:37 +00:00
Michael Raskin ee4bc350af Added pidgin-latex.
svn path=/nixpkgs/trunk/; revision=8957
2007-07-07 19:22:28 +00:00