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
3c7826010c
* Docbook XSL NS 1.73.0.
...
svn path=/nixpkgs/trunk/; revision=9126
2007-08-14 17:09:16 +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
Eelco Dolstra
fbfed1e2d8
* xine-lib 1.1.7, xine-ui 0.99.5.
...
svn path=/nixpkgs/trunk/; revision=9118
2007-08-14 12:10:11 +00:00
Eelco Dolstra
5ede228a68
* Thunderbird 2.0.0.6.
...
svn path=/nixpkgs/trunk/; revision=9115
2007-08-14 10:15:49 +00:00
Andres Löh
86874956a5
* be more fault tolerant in the unison wrapper
...
svn path=/nixpkgs/trunk/; revision=9114
2007-08-13 17:08:14 +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
Michael Raskin
822a3e4ead
Added ThePenguinMachine. Build technically broken (but dumps compile dir to /tmp, and it runs from there.. I want to fix it first), and it crashes in a very strage way.
...
svn path=/nixpkgs/trunk/; revision=9084
2007-08-09 18:11:57 +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
a00cf21e28
Added broken wine expression. Builds, segfaults.
...
svn path=/nixpkgs/trunk/; revision=9080
2007-08-09 16:39:04 +00:00
Eelco Dolstra
e9aa891e4a
* Pan 0.132.
...
svn path=/nixpkgs/trunk/; revision=9079
2007-08-09 13:38:19 +00:00
Armijn Hemel
fcd736f20b
add PythonMagick 0.7
...
svn path=/nixpkgs/trunk/; revision=9078
2007-08-09 01:11:51 +00:00
Armijn Hemel
f87c4ec7f4
add Python 2.5.1
...
svn path=/nixpkgs/trunk/; revision=9077
2007-08-09 00:35:23 +00:00
Armijn Hemel
9ca1e31d3e
6.3.5-0 -> 6.3.5-5
...
svn path=/nixpkgs/trunk/; revision=9076
2007-08-09 00:14:14 +00:00
Eelco Dolstra
3c7950278d
* Fix URL.
...
svn path=/nixpkgs/trunk/; revision=9075
2007-08-09 00:06:51 +00:00
Armijn Hemel
dafec33ae9
for some reason the GNU version had some changes, without a version bump. Grmbl.
...
svn path=/nixpkgs/trunk/; revision=9074
2007-08-08 23:51:33 +00:00
Eelco Dolstra
081b456a17
* Revert to a version that works.
...
svn path=/nixpkgs/trunk/; revision=9073
2007-08-08 22:34:50 +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
Eelco Dolstra
db0e9e16c9
* Use a patched ATerm library that fixes another GC bug.
...
svn path=/nixpkgs/trunk/; revision=9065
2007-08-07 23:27:38 +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
61656532dd
* GCC 4.0.4.
...
svn path=/nixpkgs/trunk/; revision=9062
2007-08-07 12:05:10 +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
Eelco Dolstra
4f12e0c849
* Assert that we're on Linux.
...
svn path=/nixpkgs/trunk/; revision=9060
2007-08-06 16:08:29 +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
Andres Löh
d1f24e346f
* added mutt (almost unusable so far, since no extra stuff is compiled in)
...
svn path=/nixpkgs/trunk/; revision=9052
2007-08-05 18:23:53 +00:00
Andres Löh
2527df90cd
* added irssi
...
svn path=/nixpkgs/trunk/; revision=9051
2007-08-05 18:22:12 +00:00
Andres Löh
b90010367e
* update sudo version
...
svn path=/nixpkgs/trunk/; revision=9050
2007-08-05 18:21:28 +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
99d499f0c8
Added X11 option for gnuplot.
...
svn path=/nixpkgs/trunk/; revision=9046
2007-08-04 15:11:48 +00:00
Michael Raskin
5708413b42
Added keynav.
...
svn path=/nixpkgs/trunk/; revision=9045
2007-08-04 13:21:09 +00:00
Michael Raskin
99ab66a124
Updated nmap dependencies.
...
svn path=/nixpkgs/trunk/; revision=9044
2007-08-04 12:50:12 +00:00
Michael Raskin
ffc6782e4e
Updated nmap; X version also builds now
...
svn path=/nixpkgs/trunk/; revision=9043
2007-08-04 12:49:53 +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
ce5b2cfa14
Added lftp ftp client.
...
svn path=/nixpkgs/trunk/; revision=9041
2007-08-04 12:40:45 +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
Michael Raskin
908786f816
Added ratpoison window manager
...
svn path=/nixpkgs/trunk/; revision=9039
2007-08-03 22:25:15 +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
Michael Raskin
c3529a7a73
Changed hash to match updated download on macromedia site.
...
svn path=/nixpkgs/trunk/; revision=9032
2007-08-02 21:37:38 +00:00
Michael Raskin
c12137d608
Added some symlinks to make xkbrules work in xorg.conf for switching keymaps.
...
svn path=/nixpkgs/trunk/; revision=9031
2007-08-02 21:30:33 +00:00
Michael Raskin
9787a92b8f
Removed a link that gets in the way sometimes and leads nowhere anyway.
...
svn path=/nixpkgs/trunk/; revision=9030
2007-08-02 21:28:26 +00:00
Eelco Dolstra
f643c7bcb8
* Another security critical release.
...
svn path=/nixpkgs/trunk/; revision=9028
2007-08-01 15:48:26 +00:00
Eelco Dolstra
259f619d8d
* VLC 0.8.6c.
...
svn path=/nixpkgs/trunk/; revision=9027
2007-07-28 22:23:58 +00:00
Eelco Dolstra
327ceccecb
* Thunderbird 2.0.0.5.
...
svn path=/nixpkgs/trunk/; revision=9026
2007-07-28 20:21:57 +00:00
Eelco Dolstra
7d5152714e
* Some updates.
...
svn path=/nixpkgs/trunk/; revision=9025
2007-07-28 20:19:33 +00:00
Armijn Hemel
f65b58c081
add clanlib
...
svn path=/nixpkgs/trunk/; revision=9017
2007-07-22 18:22:46 +00:00
Eelco Dolstra
ba89004d03
* Fix typo in name.
...
svn path=/nixpkgs/trunk/; revision=9015
2007-07-21 02:40:10 +00:00
Eelco Dolstra
71e01bd17d
* Kernel config for x86_64.
...
svn path=/nixpkgs/trunk/; revision=9014
2007-07-21 02:27:49 +00:00
Eelco Dolstra
d145a966ab
* Some notes on updating the NixOS kernel.
...
svn path=/nixpkgs/trunk/; revision=9013
2007-07-21 02:23:34 +00:00
Eelco Dolstra
48d6b12828
* Doh!
...
svn path=/nixpkgs/trunk/; revision=9012
2007-07-21 02:07:09 +00:00
Wouter den Breejen
ee7342c298
Added support for ext3cow
...
svn path=/nixpkgs/trunk/; revision=9011
2007-07-20 15:51:48 +00:00
Wouter den Breejen
5e12937f30
Added e3cfsprogs and ext3cow-tools. Ext3cow is a stand-alone disk file system, (e.g. ReiserFS, HFS, NTFS) based on ext3, that supports versioning through copy-on-write and a time-shifting interface.
...
svn path=/nixpkgs/trunk/; revision=9010
2007-07-20 15:50:54 +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
Michael Raskin
6296d1a64f
Version bump. Old one is unavailable.
...
svn path=/nixpkgs/trunk/; revision=9001
2007-07-18 20:34:18 +00:00
Michael Raskin
6b2b602299
Corrected handling of latex errors.
...
svn path=/nixpkgs/trunk/; revision=9000
2007-07-18 20:32:51 +00:00
Wouter den Breejen
a268963eec
Worked on openoffice
...
svn path=/nixpkgs/trunk/; revision=8999
2007-07-18 16:46:46 +00:00
Wouter den Breejen
860a5d0b70
Worked on openoffice (2)
...
svn path=/nixpkgs/trunk/; revision=8998
2007-07-18 16:45:50 +00:00
Wouter den Breejen
fa88a69936
Worked on openoffice
...
svn path=/nixpkgs/trunk/; revision=8997
2007-07-18 16:45:07 +00:00
Wouter den Breejen
eb1bfefa91
Fixed a /bin/echo reference
...
svn path=/nixpkgs/trunk/; revision=8995
2007-07-18 10:32:20 +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
09d1b78f21
Reverted gettext to 0.14.6
...
svn path=/nixpkgs/trunk/; revision=8992
2007-07-17 17:10:00 +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
Wouter den Breejen
74df4c50c6
Fixed undeclared gettext dependency for libgsf
...
svn path=/nixpkgs/trunk/; revision=8988
2007-07-17 14:44:40 +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
Wouter den Breejen
b8d6a28c22
Added version number
...
svn path=/nixpkgs/trunk/; revision=8977
2007-07-12 11:52:34 +00:00
Wouter den Breejen
7c9741e899
Updated nvidia drivers to latest version. Fixed version specific bugs in builder.
...
svn path=/nixpkgs/trunk/; revision=8973
2007-07-11 11:26:35 +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
Michael Raskin
1253a722f5
Updated ImageMagick version. Old version seems to be unavailable, and earlier had a checksum change.
...
svn path=/nixpkgs/trunk/; revision=8956
2007-07-07 13:34:39 +00:00
Michael Raskin
474c738642
Updated libpng version. Vulnerability of kind "visit a page with a bad picture, browser fails".
...
svn path=/nixpkgs/trunk/; revision=8955
2007-07-07 13:33:39 +00:00
Michael Raskin
9b43958df5
Version bump. Wireshark.org has already pulled old version off site...
...
svn path=/nixpkgs/trunk/; revision=8950
2007-07-06 13:07:14 +00:00
Eelco Dolstra
ebc3234b5e
* Make Thunderbird 2.x the default.
...
svn path=/nixpkgs/trunk/; revision=8949
2007-07-05 20:33:32 +00:00
Martin Bravenboer
5983f91836
A pkgs/development/libraries/aspell/builder.sh
...
M pkgs/development/libraries/aspell/default.nix
aspell comes without any dictionaries, so if you actually want to use
it you need to install additional dictionary packages. I've added the
package for English, but obviously more should be added. Dictionaries
are installed in the prefix of aspell.
M pkgs/top-level/all-packages.nix
aspell dict package for English needs which
added an option enableMPlayer to wrapFirefox to disable the MPlayer
plugin. It's enabled by default.
svn path=/nixpkgs/trunk/; revision=8944
2007-07-04 01:35:29 +00:00
Armijn Hemel
9c542effbe
ed 0.6:
...
* few fixes
* GPLv3
svn path=/nixpkgs/trunk/; revision=8942
2007-07-02 20:26:49 +00:00