Eelco Dolstra
44690411ef
* Add fontconfig to Wine's RPATH.
...
svn path=/nixpkgs/trunk/; revision=9228
2007-08-31 12:14:36 +00:00
Eelco Dolstra
d8046322a9
* Added netselect.
...
svn path=/nixpkgs/trunk/; revision=9225
2007-08-31 11:14:05 +00:00
Eelco Dolstra
3ef0b80bdd
* Added jwhois, the GNU whois client.
...
svn path=/nixpkgs/trunk/; revision=9211
2007-08-28 14:45:00 +00:00
Eelco Dolstra
a0159dee8e
* Reverted r6713, r6711, r4623, r3660, r2237. There rewrote fetchurl
...
URLs to http://nix.cs.uu.nl/dist/tarballs . With content-addressable
mirror support (r9190, NIXPKGS-70) this is no longer necessary:
fetchurl will try to download from that location automatically. So
we can keep the original URLs.
svn path=/nixpkgs/trunk/; revision=9192
2007-08-24 12:32:36 +00:00
Eelco Dolstra
2f21c59a3f
* Use FontForge to give Wine better fonts.
...
svn path=/nixpkgs/trunk/; revision=9181
2007-08-21 12:31:33 +00:00
Eelco Dolstra
38ace454e9
* Wine locates a lot of libraries dynamically through dlopen(). Add
...
them to the RPATH so that the user doesn't have to set them in
LD_LIBRARY_PATH.
svn path=/nixpkgs/trunk/; revision=9177
2007-08-21 00:00:23 +00:00
Eelco Dolstra
aa983025d6
* Linux 2.6.21.7.
...
svn path=/nixpkgs/trunk/; revision=9176
2007-08-20 14:26:32 +00:00
Eelco Dolstra
16c6da0129
* Emacs 22.1. This is the default now, but 21.4 is still around
...
(as is the 23.0.0.1 alpha).
svn path=/nixpkgs/trunk/; revision=9175
2007-08-20 13:48:56 +00:00
Eelco Dolstra
a6407349b1
* Updated Email::Simple, Email::Address.
...
svn path=/nixpkgs/trunk/; revision=9172
2007-08-20 12:11:07 +00:00
Marc Weber
0c9f5dc6a4
fltk-2.0
...
svn path=/nixpkgs/trunk/; revision=9170
2007-08-20 10:40:48 +00:00
Marc Weber
911556d127
hugs98
...
svn path=/nixpkgs/trunk/; revision=9169
2007-08-20 10:34:49 +00:00
Eelco Dolstra
a8bd020fe0
* Get Wine to work (basically) by linking it against Glibc 2.6 with
...
NPTL. Apparently Wine doesn't work with Glibc 2.5 + LinuxThreads.
svn path=/nixpkgs/trunk/; revision=9165
2007-08-18 23:58:30 +00:00
Michael Raskin
cfab5a8cf9
Now glibc-NPTL builds...
...
svn path=/nixpkgs/trunk/; revision=9162
2007-08-18 19:04:19 +00:00
Michael Raskin
88483fdb70
Noticed it is glibc-nptl, not ntpl as I mistyped.
...
svn path=/nixpkgs/trunk/; revision=9159
2007-08-18 16:22:10 +00:00
Michael Raskin
ac311eb30a
Added glibc-ntpl to all-packages.nix . I also do not know if it works.
...
svn path=/nixpkgs/trunk/; revision=9158
2007-08-18 16:20:14 +00:00
Michael Raskin
7625cdadfb
Added libwmf for handling embedded graphics in .doc files.
...
svn path=/nixpkgs/trunk/; revision=9153
2007-08-18 09:35:54 +00:00
Michael Raskin
8fd03a4dac
Added wvVare - tools for converting Microsoft Word formats to usable ones.
...
svn path=/nixpkgs/trunk/; revision=9152
2007-08-18 08:32:12 +00:00
Michael Raskin
282c064669
Moved pidgin-latex to pidgin-plugins, added aggregatable link for pidgin-otr.
...
svn path=/nixpkgs/trunk/; revision=9147
2007-08-17 09:31:09 +00:00
Armijn Hemel
c8c3eb7c18
add Off The Record, encryption plugin for pidgin. Needs a pidgin wrapper to work nicely.
...
svn path=/nixpkgs/trunk/; revision=9146
2007-08-16 23:16:42 +00:00
Armijn Hemel
41da7d8753
whoops, add libgcrypt and libotr here too
...
svn path=/nixpkgs/trunk/; revision=9143
2007-08-16 21:45:10 +00:00
Armijn Hemel
e08a441603
add axel, a downloader with support for multiple connection for faster downloading
...
svn path=/nixpkgs/trunk/; revision=9139
2007-08-16 19:50:59 +00:00
Michael Raskin
54a1f25c4c
Added conditional concatenation and used it for name and configureFlags generation.
...
svn path=/nixpkgs/trunk/; revision=9136
2007-08-15 21:17:11 +00:00
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
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
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
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
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
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
Michael Raskin
67ae8e3d38
Added ImageMagick
...
svn path=/nixpkgs/trunk/; revision=8939
2007-07-01 22:31:24 +00:00
Michael Raskin
c02cfe4fbe
Added DjVuLibre
...
svn path=/nixpkgs/trunk/; revision=8938
2007-07-01 20:11:32 +00:00
Michael Raskin
68d6762e0f
I hope I disabled ncursesw in Cygwin. Also fixed device-mapper mention in system.nix. Also added pam in the list of sudo dependencies, it should be done anyway, but still only NOPASSWD entries work.
...
svn path=/nixpkgs/trunk/; revision=8931
2007-06-28 22:14:25 +00:00
Yury G. Kudryashov
40657fbece
* ncurses: added symlinks for bynary packages linked against libncurses. Tested
...
with ghc. I will add 'unicode' option next check in (for cygwin).
* pidgin: Got rid of builder.sh, added ncurses to the dependencies, so it builds
finch.
* xorg: Added glproto and mesaHeaders to xf86videosis dependencies. Now it
compiles.
* pwgen: Added.
* device-mapper: Version bump. Added 'static' option for use in initrd.
* lvm2: Version bump. Added 'static' option for use in initrd.
svn path=/nixpkgs/trunk/; revision=8923
2007-06-28 09:53:12 +00:00
Michael Raskin
cc85843116
Added xmove - proxy X server which can move its clients to another one.
...
Useful with Xvfb - so you can save your X session during needed
reload of X.
svn path=/nixpkgs/trunk/; revision=8917
2007-06-25 21:46:18 +00:00
Michael Raskin
868554700b
Added unrar
...
svn path=/nixpkgs/trunk/; revision=8916
2007-06-24 15:34:44 +00:00
Michael Raskin
53b7c42a92
Added GNU units - unit conversion tool.
...
svn path=/nixpkgs/trunk/; revision=8907
2007-06-20 15:15:51 +00:00
Michael Raskin
56b2d0eb9e
Added iproute into package list.
...
svn path=/nixpkgs/trunk/; revision=8905
2007-06-20 12:53:48 +00:00
Michael Raskin
02d12c9ff6
Added Dia.
...
svn path=/nixpkgs/trunk/; revision=8903
2007-06-20 12:20:39 +00:00
Michael Raskin
e342415a12
Added synaptics
...
svn path=/nixpkgs/trunk/; revision=8901
2007-06-20 10:30:03 +00:00
Michael Raskin
0432c3cf1c
Added zsh
...
svn path=/nixpkgs/trunk/; revision=8900
2007-06-20 10:02:10 +00:00
Michael Raskin
7008472012
Added sudo.
...
svn path=/nixpkgs/trunk/; revision=8898
2007-06-19 23:55:02 +00:00
Michael Raskin
4b04060e08
Added BitTornado, as BitTorrent doesn't support IPv6
...
svn path=/nixpkgs/trunk/; revision=8897
2007-06-19 23:38:01 +00:00
Michael Raskin
84649f5303
Added lsof in package collection
...
svn path=/nixpkgs/trunk/; revision=8886
2007-06-17 22:44:30 +00:00
Eelco Dolstra
acddd261c8
* substituteAll: support arbitrary characters in replacements
...
(including newlines, backslash, etc.).
svn path=/nixpkgs/trunk/; revision=8882
2007-06-15 11:34:46 +00:00
Armijn Hemel
400499686e
add boost
...
svn path=/nixpkgs/trunk/; revision=8874
2007-06-12 15:35:57 +00:00
Eelco Dolstra
bade82f510
* Added pam_console.
...
svn path=/nixpkgs/trunk/; revision=8859
2007-06-10 18:52:34 +00:00
Eelco Dolstra
0f98d91357
* Latest Generator.
...
svn path=/nixpkgs/trunk/; revision=8856
2007-06-09 20:45:01 +00:00
Eelco Dolstra
9c5cab8852
* HAL needs udev.
...
svn path=/nixpkgs/trunk/; revision=8853
2007-06-09 19:47:20 +00:00
Eelco Dolstra
cb3b10a646
* Added libsmbios for access to Dell-specific hardware features.
...
* Added more optional Hal dependencies.
svn path=/nixpkgs/trunk/; revision=8844
2007-06-07 22:02:12 +00:00
Eelco Dolstra
5990a432d4
* KVM-17.
...
svn path=/nixpkgs/trunk/; revision=8839
2007-06-07 13:46:50 +00:00
Eelco Dolstra
0e81914241
* Make GHC 6.6.1 the default.
...
svn path=/nixpkgs/trunk/; revision=8837
2007-06-07 12:47:39 +00:00
Eelco Dolstra
e562d4c021
* Added HAL.
...
svn path=/nixpkgs/trunk/; revision=8835
2007-06-05 15:57:26 +00:00
Eelco Dolstra
cd44dd8aaa
* Hotplug is obsolete (replaced by udev).
...
svn path=/nixpkgs/trunk/; revision=8834
2007-06-05 13:49:24 +00:00
Eelco Dolstra
e75d245e3f
* Make 2.6.21 the default.
...
svn path=/nixpkgs/trunk/; revision=8831
2007-06-05 11:28:45 +00:00
Eelco Dolstra
263048b23d
* Build SLiM with PAM support.
...
svn path=/nixpkgs/trunk/; revision=8829
2007-06-05 11:25:59 +00:00
Eelco Dolstra
12ea601a2f
* Lower the priority of GCC 4.2.
...
svn path=/nixpkgs/trunk/; revision=8821
2007-06-03 20:17:07 +00:00
Eelco Dolstra
803f369435
* Thunderbird 2.0.0.0.
...
svn path=/nixpkgs/trunk/; revision=8820
2007-06-02 20:32:24 +00:00
Eelco Dolstra
150b0712cd
* Very subtle purity error: on NixOS, wxGTK wasn't being built with
...
Xinerama support. It gets libXinerama as an explicit build input,
but it checks for its existence in /usr/X11/include etc. This
caused Bittorrent to fail (NIXPKGS-61). Backported the builder
fixes from wxGTK 2.8.
svn path=/nixpkgs/trunk/; revision=8813
2007-05-31 14:02:16 +00:00
Eelco Dolstra
d16ae4efcf
* Added wxGTK/wxPython 2.8. However this was quite pointless as
...
Bittorrent is even more broken with wxPython 2.8.
svn path=/nixpkgs/trunk/; revision=8812
2007-05-31 13:43:13 +00:00
Eelco Dolstra
e954f7ef8b
* Linux 2.6.21.3.
...
svn path=/nixpkgs/trunk/; revision=8811
2007-05-31 13:32:22 +00:00
Eelco Dolstra
e9ed8e8800
* Apply the paravirt-nvidia through the kernelPatches argument.
...
* Kernel 2.6.20.12.
svn path=/nixpkgs/trunk/; revision=8808
2007-05-31 11:23:47 +00:00
Eelco Dolstra
89a47c3feb
* Added unshield, a program for unpacking InstallShield CAB files
...
(which are different from Windows Installer CAB files).
svn path=/nixpkgs/trunk/; revision=8797
2007-05-28 17:09:30 +00:00
Wouter den Breejen
fd019f21d5
Removed obsolete link to kernel dbus1 in all-packages
...
svn path=/nixpkgs/trunk/; revision=8796
2007-05-28 15:59:47 +00:00
Wouter den Breejen
b00f17f78c
Removed obsolete link to kernel headers 20.7 in all-packages
...
svn path=/nixpkgs/trunk/; revision=8795
2007-05-28 15:57:53 +00:00
Wouter den Breejen
6a758e14bf
samba moved van services to servers, updated all-packages
...
svn path=/nixpkgs/trunk/; revision=8793
2007-05-28 15:40:17 +00:00
Wouter den Breejen
9700781f4e
Removed old dbus_qt3
...
svn path=/nixpkgs/trunk/; revision=8790
2007-05-28 15:00:43 +00:00
Wouter den Breejen
5200276c3b
nixpkgs dir: nvidia and libsrvg
...
svn path=/nixpkgs/trunk/; revision=8785
2007-05-28 14:10:46 +00:00
Eelco Dolstra
c5e1ae5eaf
* Purity fix in building Python: don't let it search in /usr/include
...
and /usr/lib to determine what optional modules (like bzip2, zlib,
dl, etc.) to build. Unfortunately there doesn't seem to be a way to
tell the Python build process to look anywhere else, so I had to
patch setup.py.
svn path=/nixpkgs/trunk/; revision=8780
2007-05-27 14:34:01 +00:00
Eelco Dolstra
eec1e8dc0e
* New xmltv.
...
svn path=/nixpkgs/trunk/; revision=8779
2007-05-27 13:23:27 +00:00
Eelco Dolstra
8d3160f8b0
* Use the 2.6.20 kernel headers.
...
svn path=/nixpkgs/trunk/; revision=8769
2007-05-24 16:16:43 +00:00
Eelco Dolstra
e6779a3701
* Use patchelf 0.3.
...
svn path=/nixpkgs/trunk/; revision=8767
2007-05-24 16:00:05 +00:00
Eelco Dolstra
d384ef5673
* Replace bash with bash-interactive.
...
svn path=/nixpkgs/trunk/; revision=8761
2007-05-24 15:44:03 +00:00
Eelco Dolstra
37aa92faec
* Merge gcc-wrapper-new.
...
svn path=/nixpkgs/trunk/; revision=8758
2007-05-24 15:35:14 +00:00
Eelco Dolstra
210f4950ac
* Merge setup-new.sh.
...
svn path=/nixpkgs/trunk/; revision=8757
2007-05-24 15:29:32 +00:00
Eelco Dolstra
b5edfc05dc
* Build a variant "sysvtools" of sysvinit which doesn't
...
contain the actual init programs, just some utilities
(notably last, wall, mesg).
svn path=/nixpkgs/trunk/; revision=8737
2007-05-23 14:27:23 +00:00
Eelco Dolstra
79a1f8186f
* Build gcc 4.2.0 with a profiled bootstrap. This makes the generated
...
compiler slightly faster.
svn path=/nixpkgs/trunk/; revision=8727
2007-05-21 21:48:06 +00:00
Eelco Dolstra
14c0ae4055
* Move the `optional' function to lib.
...
svn path=/nixpkgs/trunk/; revision=8720
2007-05-20 20:24:43 +00:00
Armijn Hemel
978a82c5f4
stub for gcc42
...
svn path=/nixpkgs/trunk/; revision=8718
2007-05-19 19:44:15 +00:00
Eelco Dolstra
d3b29d16a0
* wrapGCC: pass the right purity options for the platform.
...
svn path=/nixpkgs/trunk/; revision=8710
2007-05-16 15:15:46 +00:00
Eelco Dolstra
41291a5b26
* Fix Mesa-related evaluation errors.
...
svn path=/nixpkgs/trunk/; revision=8708
2007-05-16 14:49:28 +00:00
Eelco Dolstra
ffa7b32970
* Wrapped Firefox: make it evaluate on x86_64-linux.
...
svn path=/nixpkgs/trunk/; revision=8707
2007-05-16 14:34:27 +00:00
Eelco Dolstra
d4f3016e10
* Use a pure libdrm.
...
svn path=/nixpkgs/trunk/; revision=8704
2007-05-15 20:00:30 +00:00
Eelco Dolstra
1171d3e22c
* Added GemRB, a reimplementation of the Infinity Engine.
...
svn path=/nixpkgs/trunk/; revision=8695
2007-05-14 21:47:11 +00:00
Armijn Hemel
375526c382
remove gaim, clean up pidgin dependencies a bit
...
svn path=/nixpkgs/trunk/; revision=8683
2007-05-14 00:51:30 +00:00
Armijn Hemel
2ea67fd385
sylpheed 2.4.1
...
svn path=/nixpkgs/trunk/; revision=8681
2007-05-14 00:29:30 +00:00
Armijn Hemel
eb42cad8ce
xchat 2.8.2, cleanups
...
svn path=/nixpkgs/trunk/; revision=8679
2007-05-14 00:13:48 +00:00
Armijn Hemel
6b6a304af8
clean up for gimp and other packages
...
svn path=/nixpkgs/trunk/; revision=8678
2007-05-14 00:05:34 +00:00
Armijn Hemel
8989291a2a
no longer pass readline to parted
...
svn path=/nixpkgs/trunk/; revision=8673
2007-05-13 22:44:31 +00:00
Armijn Hemel
e6e620279e
update pygtk
...
svn path=/nixpkgs/trunk/; revision=8667
2007-05-13 20:54:38 +00:00
Armijn Hemel
8a15f2a72a
add pygobject
...
svn path=/nixpkgs/trunk/; revision=8665
2007-05-13 20:12:13 +00:00
Martin Bravenboer
109a74d558
Pidgin needs libXScrnSaver to make the automatic status changes work
...
(without this library it will always switch to Away after 5 minutes
and never make you Available again)
Build pidgin for release
Don't build Gaim for release
svn path=/nixpkgs/trunk/; revision=8661
2007-05-13 16:19:46 +00:00
Martin Bravenboer
93393a6748
Added aspell
...
Added gtkspell
Added pidgin, builds but does not run yet:
running pidgin fails to find libX11.so.6. ldd on pidgin reports:
libX11.so.6 => not found
....
libX11.so.6 => /nix/store/brsva6rh1p2ymjvk7054a90is5panrhf-libX11-1.1.1/lib/libX11.so.6 (0xb7358000)
which looks a bit weird ... Maybe some problem with patchelf? Or just
a build problem and should the library path be set using an
environment variable?
svn path=/nixpkgs/trunk/; revision=8660
2007-05-13 14:22:24 +00:00
Armijn Hemel
8a04982b8a
add genext2fs, a tool to create ext2fs images, without having to be root
...
svn path=/nixpkgs/trunk/; revision=8659
2007-05-11 22:26:18 +00:00
Andres Löh
4c05f557a8
* added Ralf Hinze's "frown" parser generator for Haskell
...
svn path=/nixpkgs/trunk/; revision=8657
2007-05-09 13:10:31 +00:00
Andres Löh
e3f701c311
* ghc version 6.6.1
...
svn path=/nixpkgs/trunk/; revision=8654
2007-05-06 15:39:39 +00:00
Eelco Dolstra
f2da0ba2c4
svn path=/nixpkgs/trunk/; revision=8653
2007-05-03 16:13:14 +00:00
Eelco Dolstra
a533c69b39
* Latest ScummVM.
...
svn path=/nixpkgs/trunk/; revision=8652
2007-05-03 15:24:13 +00:00
Eelco Dolstra
34b59c1867
* Linux updated to 2.6.20.11.
...
* Build the kernel with the new gcc wrapper so that LINUX_COMPILER
gets set properly (and in particular so that the kernel version
string doesn't show "(collect2: ld returned 1 exit status)").
svn path=/nixpkgs/trunk/; revision=8645
2007-05-02 15:21:55 +00:00
Eelco Dolstra
0a05618f11
* Fix weird behaviour with "gcc -v" due to linker flags being appended
...
to the gcc invocation.
If we pass a flag like -Wl, then gcc will call the linker unless it
can figure out that it has to do something else (e.g., because of a
"-c" flag). So if no non-flag arguments are given, don't pass any
linker flags. This catches cases like "gcc" (should just print
"gcc: no input files") and "gcc -v" (should print the version).
svn path=/nixpkgs/trunk/; revision=8644
2007-05-02 14:59:40 +00:00
Eelco Dolstra
dfd401259c
* Added cvs2svn.
...
* Berkeley DB 4.5 is now the default.
svn path=/nixpkgs/trunk/; revision=8641
2007-05-02 11:49:18 +00:00
Eelco Dolstra
e4aa6000e9
* Mark some packages as lower priority so that they are not preferred
...
over other variants (e.g., zlib should be preferred over zlibStatic).
svn path=/nixpkgs/trunk/; revision=8635
2007-05-01 20:35:58 +00:00
Eelco Dolstra
ac80e8229b
* Pan 0.128.
...
svn path=/nixpkgs/trunk/; revision=8622
2007-04-27 22:41:35 +00:00
Eelco Dolstra
adcb2909f7
* Added git.
...
* Backed out the curl change for now.
svn path=/nixpkgs/trunk/; revision=8612
2007-04-26 16:14:01 +00:00
Eelco Dolstra
168a93adc5
* Delete some obsolete packages.
...
* Make sure that every package in all-packages.nix has a unique name.
Not all of them do, but there are now a few helper functions that
modify the name of a package for display purposes in nix-env (e.g.,
you get "zlib-1.2.3" and "zlib-1.2.3-static" in "nix-env -qa").
svn path=/nixpkgs/trunk/; revision=8607
2007-04-26 13:02:30 +00:00
Eelco Dolstra
c182d49c51
* Added the GNU `time' command.
...
svn path=/nixpkgs/trunk/; revision=8599
2007-04-20 08:50:26 +00:00
Eelco Dolstra
ad452195a0
* Added glxinfo/glxgears.
...
svn path=/nixpkgs/trunk/; revision=8593
2007-04-18 14:21:24 +00:00
Eelco Dolstra
fc00fda363
* Added FreeGLUT.
...
svn path=/nixpkgs/trunk/; revision=8592
2007-04-18 13:47:35 +00:00
Armijn Hemel
8e78cd0fb3
remove cross compilation stuff. This has moved to a different branch and is not ready for real use right now
...
svn path=/nixpkgs/trunk/; revision=8586
2007-04-16 21:35:42 +00:00
Eelco Dolstra
4233fcc94b
* Fix the JRE plugin test.
...
svn path=/nixpkgs/trunk/; revision=8577
2007-04-16 10:22:20 +00:00
Eelco Dolstra
0005a37b8d
* In the JDK packages, don't return false if the platform is
...
unsupported. This gives a type error ("value is a boolean while
an attribute set was expected").
svn path=/nixpkgs/trunk/; revision=8576
2007-04-16 10:07:06 +00:00
Eelco Dolstra
e317c7de41
* Some cleanup, and the autoconf259 attribute actually referred to
...
Autoconf 2.61.
svn path=/nixpkgs/trunk/; revision=8575
2007-04-15 21:23:07 +00:00
Eelco Dolstra
277378c2a4
* Added wpa_supplicant.
...
svn path=/nixpkgs/trunk/; revision=8552
2007-04-08 20:20:21 +00:00
Eelco Dolstra
771453ffc2
* Directory for documentation packages.
...
svn path=/nixpkgs/trunk/; revision=8551
2007-04-08 00:07:03 +00:00
Eelco Dolstra
84680c29f1
* Added AEFS.
...
svn path=/nixpkgs/trunk/; revision=8549
2007-04-07 23:38:01 +00:00
Eelco Dolstra
3833fe53c0
* Added pam_devperm.
...
svn path=/nixpkgs/trunk/; revision=8546
2007-04-07 19:29:59 +00:00
Eelco Dolstra
65e004b757
* Added kbd.
...
svn path=/nixpkgs/trunk/; revision=8537
2007-04-04 09:18:39 +00:00
Eelco Dolstra
f5daf2b700
* Latest CUPS.
...
svn path=/nixpkgs/trunk/; revision=8532
2007-04-02 16:22:10 +00:00
Eelco Dolstra
83173f1ee9
* Added x11-ssh-askpass.
...
svn path=/nixpkgs/trunk/; revision=8529
2007-04-02 13:46:56 +00:00
Eelco Dolstra
c214c7525d
* setxkbmap: add a symlink to xkeyboard-config so that it can find the
...
rules files. Maybe this should be done through an environment variable.
svn path=/nixpkgs/trunk/; revision=8496
2007-03-29 23:02:07 +00:00
Eelco Dolstra
11ad14113c
* Added xkeyboard-config, the keyboard configuration database.
...
svn path=/nixpkgs/trunk/; revision=8490
2007-03-29 21:02:22 +00:00
Eelco Dolstra
553289da58
* kdebase: build with kbd and screensaver support.
...
svn path=/nixpkgs/trunk/; revision=8489
2007-03-29 17:56:33 +00:00
Eelco Dolstra
a7d27b2201
* Move nix to tools/package-management, and use the latest unstable
...
release.
svn path=/nixpkgs/trunk/; revision=8477
2007-03-29 09:24:14 +00:00
Martin Bravenboer
705e87fe0f
jre: by default don't support the plugin
...
svn path=/nixpkgs/trunk/; revision=8461
2007-03-28 18:55:57 +00:00
Martin Bravenboer
f92b856311
added ncurses support to ocaml
...
svn path=/nixpkgs/trunk/; revision=8457
2007-03-28 17:15:03 +00:00
Martin Bravenboer
7ae637007b
Use jdk without plugin support
...
svn path=/nixpkgs/trunk/; revision=8454
2007-03-28 15:31:00 +00:00
Martin Bravenboer
9d9372cd58
Make jdk plugin support optional to avoid deps on gcc 3.3.6 everywhere.
...
svn path=/nixpkgs/trunk/; revision=8452
2007-03-28 15:21:43 +00:00
Martin Bravenboer
fb91f1b319
M pkgs/development/compilers/jdk/jdk6-linux.nix
...
M pkgs/development/compilers/jdk/dlj-bundle-builder.sh
Various fixes to get javaws and mozillaPlugin to work. Requires gcc3.3
libstdc++ to be in the dynamic library path.
svn path=/nixpkgs/trunk/; revision=8434
2007-03-27 22:02:55 +00:00
Eelco Dolstra
68d80ff094
* Get rid of the old UML, move uml-utilities to os-specific/linux.
...
svn path=/nixpkgs/trunk/; revision=8424
2007-03-27 11:15:10 +00:00
Eelco Dolstra
a984882e0c
* Updated User-Mode Linux. It's now unified with the regular (NixOS)
...
kernel build - just call the function with userModeLinux = true to
get a UML binary.
svn path=/nixpkgs/trunk/; revision=8423
2007-03-27 11:11:58 +00:00
Eelco Dolstra
0389ffe877
* Build Qt with GIF, Xcursor, Xshape support.
...
svn path=/nixpkgs/trunk/; revision=8419
2007-03-26 18:15:32 +00:00
Eelco Dolstra
bd6a683c4c
* Added kdebase.
...
svn path=/nixpkgs/trunk/; revision=8418
2007-03-26 15:49:38 +00:00
Eelco Dolstra
fd0c8d9fc9
* Latest Qt, kdelibs.
...
svn path=/nixpkgs/trunk/; revision=8415
2007-03-26 13:39:50 +00:00
Armijn Hemel
5aec79e3ca
add cramfsswap
...
svn path=/nixpkgs/trunk/; revision=8412
2007-03-24 12:01:50 +00:00
Eelco Dolstra
505c169238
* Revived RPM. Damn, RPM is nasty to build.
...
svn path=/nixpkgs/trunk/; revision=8407
2007-03-21 19:25:58 +00:00
Martin Bravenboer
778d516e41
A pkgs/tools/typesetting/pdfjam
...
A pkgs/tools/typesetting/pdfjam/builder.sh
A pkgs/tools/typesetting/pdfjam/default.nix
Added pdfjam, a package with the following tools:
* pdfnup, which allows PDF files to be "n-upped" in roughly the
way that psnup does for PostScript files.
* pdfjoin, which concatenates the pages of multiple PDF files
together into a single file
* pdf90, which rotates the pages of one or more PDF files through
90 degrees (anti-clockwise).
M pkgs/development/compilers/jdk/jdk6-linux.nix
Typo
svn path=/nixpkgs/trunk/; revision=8404
2007-03-21 12:53:01 +00:00
Eelco Dolstra
9d81167f77
* Added hdparm.
...
svn path=/nixpkgs/trunk/; revision=8344
2007-03-19 09:31:44 +00:00
Armijn Hemel
2737cd9a8e
add wmii window manager + all dependencies. Interesting excercise...
...
svn path=/nixpkgs/trunk/; revision=8338
2007-03-18 23:58:22 +00:00
Martin Bravenboer
cf3571e85c
* Updated Eclipse to 3.2.2
...
* Added Eclipse to the nixpkgs channel (which is possible now we can
deploy the jdk)
svn path=/nixpkgs/trunk/; revision=8317
2007-03-17 13:29:15 +00:00
Eelco Dolstra
4be0a25eda
* Remove reference to Linux 2.6.19.
...
svn path=/nixpkgs/trunk/; revision=8292
2007-03-14 15:48:00 +00:00
Eelco Dolstra
ba7406aa35
* Aangifte 2006, still violating the LGPL on GTK+...
...
svn path=/nixpkgs/trunk/; revision=8291
2007-03-14 11:18:38 +00:00
Eelco Dolstra
f2c540241a
* Refactoring.
...
svn path=/nixpkgs/trunk/; revision=8290
2007-03-14 10:57:24 +00:00
Eelco Dolstra
1f5bdf1f58
* Email::Send and dependencies.
...
svn path=/nixpkgs/trunk/; revision=8279
2007-03-13 13:32:49 +00:00
Eelco Dolstra
cf04579cc5
* Added pgf/tikz.
...
* runLaTeX: allow additional TeX packages to be specified.
* teTeX setup hook: TEXMFNIX doesn't seem to work, use TEXINPUTS.
svn path=/nixpkgs/trunk/; revision=8261
2007-03-10 23:51:59 +00:00
Eelco Dolstra
6c6ff6f36f
* Yes! Finally! Bash built with ncurses support! This fixes the
...
annoying problem with lines longer than 80 (?) characters.
svn path=/nixpkgs/trunk/; revision=8248
2007-03-06 22:46:03 +00:00
Eelco Dolstra
4a85e66bd3
* Until the modesetting branch of the i810 driver works, we're still
...
stuck with 915resolution on laptops with broken BIOSes.
svn path=/nixpkgs/trunk/; revision=8222
2007-03-06 00:12:43 +00:00
Eelco Dolstra
c6db5c80f9
* More Gnome stuff.
...
svn path=/nixpkgs/trunk/; revision=8190
2007-03-05 18:52:31 +00:00
Martin Bravenboer
3b1d307518
More deps on xlibs
...
svn path=/nixpkgs/trunk/; revision=8188
2007-03-05 17:55:17 +00:00
Martin Bravenboer
6892b99bf6
Update of jdk and jre to jdk-distros, based on Distributor License for Java.
...
D pkgs/development/interpreters/jre
Obsolete. jdk and jre are now build by the same expression.
D pkgs/development/compilers/blackdown
Obsolete. jdk is now downloadable.
D pkgs/development/compilers/jdk/jdk5-sun-linux.nix
Obsolete
A pkgs/development/compilers/jdk/dlj-bundle-builder.sh
Build for DLJ bundles.
M pkgs/top-level/all-packages.nix
Dropped blackdown and ant based on blackdown.
A pkgs/development/compilers/jdk/jdk6-construct.sh
Copy of DLJ construct script to fix problem with jdk6 bundles.
A pkgs/development/compilers/jdk/jdk6-linux.nix
New main Nix expression for jdk and jre. Supports mozillaPlugin.
A pkgs/development/compilers/jdk/dlj-bundle-builder.sh
Include path to libjli in rpath.
svn path=/nixpkgs/trunk/; revision=8186
2007-03-05 17:13:53 +00:00
Martin Bravenboer
e8c4ff1817
jing: use jre instead of blackdown
...
svn path=/nixpkgs/trunk/; revision=8183
2007-03-05 15:10:05 +00:00
Eelco Dolstra
e9178614a9
* Added feh to set the root image.
...
* Compiz extra plugins.
svn path=/nixpkgs/trunk/; revision=8178
2007-03-05 13:44:27 +00:00
Eelco Dolstra
b979dff808
* Purify Adobe Reader.
...
svn path=/nixpkgs/trunk/; revision=8173
2007-03-04 23:46:11 +00:00
Eelco Dolstra
7008d7bfd9
* Gnome terminal.
...
svn path=/nixpkgs/trunk/; revision=8172
2007-03-04 23:37:34 +00:00
Eelco Dolstra
295990ca07
* gconf-editor and various dependencies.
...
svn path=/nixpkgs/trunk/; revision=8171
2007-03-04 21:28:24 +00:00
Eelco Dolstra
0fdace792d
* Intel PRO/Wireless 2200BG driver firmware.
...
svn path=/nixpkgs/trunk/; revision=8160
2007-03-03 22:58:19 +00:00
Eelco Dolstra
7eb82b5ace
* Get rid of old pkgconfigs.
...
svn path=/nixpkgs/trunk/; revision=8150
2007-03-02 19:14:24 +00:00
Eelco Dolstra
56e0e2fbea
* Latest unstable Nix. Add OpenSSL as a dependency.
...
svn path=/nixpkgs/trunk/; revision=8137
2007-03-01 15:44:23 +00:00
Eelco Dolstra
5dde0fead7
* Build Compiz with GConf support.
...
* Add some Gnome interdependencies.
svn path=/nixpkgs/trunk/; revision=8125
2007-03-01 00:40:27 +00:00
Eelco Dolstra
144a7c05b3
* Build metacity with compositing support.
...
svn path=/nixpkgs/trunk/; revision=8114
2007-02-28 17:52:41 +00:00
Eelco Dolstra
eb1592a45d
* Added metacity, a better window manager than twm ;-)
...
svn path=/nixpkgs/trunk/; revision=8112
2007-02-28 17:30:50 +00:00
Eelco Dolstra
e7a1a1cba1
* Move imlib out of Gnome.
...
svn path=/nixpkgs/trunk/; revision=8106
2007-02-28 16:20:00 +00:00
Eelco Dolstra
398768bfb5
* Refactoring: move KDE and Gnome out of development/libraries into
...
desktops.
svn path=/nixpkgs/trunk/; revision=8105
2007-02-28 16:18:58 +00:00
Eelco Dolstra
917b75e915
* Wireless tools.
...
svn path=/nixpkgs/trunk/; revision=8104
2007-02-28 15:50:55 +00:00
Eelco Dolstra
714da445bb
* pkgconfig 0.21 is now the default.
...
* Some hackery to get Firefox to build again.
svn path=/nixpkgs/trunk/; revision=8076
2007-02-27 15:15:20 +00:00
Eelco Dolstra
8a89f06527
* Hopefully using the latest pkgconfig will fix the Firefox build
...
problem.
svn path=/nixpkgs/trunk/; revision=8074
2007-02-27 11:53:02 +00:00
Eelco Dolstra
3db007461c
* Compiz: build GTK window decorators.
...
* Make GTK+ 2.10 the default.
svn path=/nixpkgs/trunk/; revision=8072
2007-02-27 03:30:20 +00:00
Eelco Dolstra
d3bdca7623
* Compiz, a compositing window manager.
...
svn path=/nixpkgs/trunk/; revision=8071
2007-02-27 02:52:28 +00:00
Eelco Dolstra
4788912bde
* Build a DRI-accelerated Mesa.
...
svn path=/nixpkgs/trunk/; revision=8066
2007-02-27 00:18:34 +00:00
Eelco Dolstra
ba443448e8
* Build the i810 driver. Only depend on the Mesa headers, not all of Mesa.
...
svn path=/nixpkgs/trunk/; revision=8060
2007-02-26 23:10:25 +00:00
Eelco Dolstra
3e19819c28
* X11R7.2 and associated updates.
...
svn path=/nixpkgs/trunk/; revision=8049
2007-02-26 16:32:27 +00:00
Eelco Dolstra
3a37abc3ce
* SLiM, a lightweight display manager.
...
svn path=/nixpkgs/trunk/; revision=8044
2007-02-25 22:25:25 +00:00
Eelco Dolstra
399b9f4cb6
* Added sysstat.
...
svn path=/nixpkgs/trunk/; revision=8038
2007-02-25 09:46:29 +00:00
Martin Bravenboer
c3f8a99b8c
Updated gaim to latest beta
...
Added gdb
svn path=/nixpkgs/trunk/; revision=8019
2007-02-22 16:07:51 +00:00
Eelco Dolstra
e17d20b6d2
* Purify the JRE.
...
svn path=/nixpkgs/trunk/; revision=7936
2007-02-20 17:04:37 +00:00
Eelco Dolstra
b8057ff11a
* Latest pciutils.
...
svn path=/nixpkgs/trunk/; revision=7914
2007-02-19 20:18:20 +00:00
Eelco Dolstra
6acaa6ddd2
* IPTables.
...
svn path=/nixpkgs/trunk/; revision=7893
2007-02-12 13:18:00 +00:00
Eelco Dolstra
9fdea6a917
* KVM (Kernel-based Virtual Machine). Requires KVM support in the
...
kernel for performance (and VT/AMD-V in the CPU), but also provides
a working QEMU for non-KVM-enabled systems.
svn path=/nixpkgs/trunk/; revision=7889
2007-02-12 10:23:43 +00:00
Eelco Dolstra
0128374ab0
* Linux 2.6.20.
...
svn path=/nixpkgs/trunk/; revision=7879
2007-02-08 12:34:49 +00:00
Eelco Dolstra
64e5fd6b0a
* Marvell PATA support (11AB:6101); the TUD buildfarm needs it.
...
svn path=/nixpkgs/trunk/; revision=7876
2007-02-07 15:55:59 +00:00
Eelco Dolstra
b29ff1281b
* Use the latest patchelf on x86_64.
...
svn path=/nixpkgs/trunk/; revision=7867
2007-02-06 21:12:30 +00:00
Eelco Dolstra
6c92badd87
* Added the Emacs Unicode branch (which supposedly will become Emacs
...
23.x), which GTK and Xft support. Add something like
(set-default-font "Bitstream Vera Sans Mono-8")
to ~/.emacs to get a TTF font.
svn path=/nixpkgs/trunk/; revision=7841
2007-02-05 14:55:15 +00:00
Eelco Dolstra
c036d1d48f
* Adobe Reader 7.0.9.
...
* Renamed the Flash Player directories.
svn path=/nixpkgs/trunk/; revision=7831
2007-02-01 15:07:52 +00:00
Eelco Dolstra
d8e4e24e06
* DocBook 5 XSL.
...
svn path=/nixpkgs/trunk/; revision=7814
2007-01-30 13:37:36 +00:00
Eelco Dolstra
81da927540
* wxHaskell can use a regular wxGTK build (i.e., with unicode support)
...
now.
svn path=/nixpkgs/trunk/; revision=7798
2007-01-26 13:12:48 +00:00
Eelco Dolstra
891c62b0a8
* Disable uulib for now.
...
svn path=/nixpkgs/trunk/; revision=7795
2007-01-24 21:08:54 +00:00
Eelco Dolstra
f752af2637
* Flash Player 9 final. Also fixed sound support (it needs ALSA).
...
svn path=/nixpkgs/trunk/; revision=7794
2007-01-24 18:01:00 +00:00
Eelco Dolstra
1b290bdb24
* Make GHC 6.6 the default.
...
svn path=/nixpkgs/trunk/; revision=7789
2007-01-24 14:26:16 +00:00
Eelco Dolstra
8b2f183a7f
* Build pwdutils with libnscd to keep the cache in sync after adding
...
users etc.
svn path=/nixpkgs/trunk/; revision=7762
2007-01-23 10:01:16 +00:00
Eelco Dolstra
603d051a39
* Use a pure Perl on all Linux platforms.
...
svn path=/nixpkgs/trunk/; revision=7761
2007-01-23 09:55:25 +00:00
Eelco Dolstra
1c4dd40460
* Grub requires a 32-bit Glibc. So use the i686-linux Grub on
...
x86_64. (This fails to build unless Nix knows an i686-linux machine
or it can get the Grub binary from a channel.) Very nasty.
svn path=/nixpkgs/trunk/; revision=7757
2007-01-22 19:57:12 +00:00
Eelco Dolstra
6223d7e219
* Add the Microsoft Core Fonts.
...
svn path=/nixpkgs/trunk/; revision=7754
2007-01-22 17:39:14 +00:00
Eelco Dolstra
b3b1daf131
* Add Bitstream Vera.
...
svn path=/nixpkgs/trunk/; revision=7751
2007-01-22 17:11:08 +00:00
Eelco Dolstra
e8de94e114
* Kernel patches should declare their .config options so that we don't
...
have to keep them in config-blahblah.
svn path=/nixpkgs/trunk/; revision=7747
2007-01-22 15:18:30 +00:00
Eelco Dolstra
2fccf41b94
* Put the platform in the config file name.
...
svn path=/nixpkgs/trunk/; revision=7737
2007-01-22 11:05:17 +00:00
Eelco Dolstra
936ba36b3a
* Added tcpdump.
...
svn path=/nixpkgs/trunk/; revision=7697
2007-01-16 14:35:08 +00:00
Eelco Dolstra
0cf2b35d99
* LDAP NSS module for glibc.
...
svn path=/nixpkgs/trunk/; revision=7682
2007-01-15 16:42:04 +00:00
Eelco Dolstra
e18bd5af62
* Move cleanSource to lib.
...
svn path=/nixpkgs/trunk/; revision=7668
2007-01-15 09:20:18 +00:00
Eelco Dolstra
f866d0c0bd
* Added openldap and pam_ldap.
...
svn path=/nixpkgs/trunk/; revision=7641
2007-01-11 21:55:29 +00:00
Eelco Dolstra
4cb58da8e6
* Add a working PAM-enabled su.
...
svn path=/nixpkgs/trunk/; revision=7633
2007-01-11 15:22:59 +00:00
Eelco Dolstra
067f450909
* Added mdadm (raidtools replacement).
...
svn path=/nixpkgs/trunk/; revision=7627
2007-01-10 21:47:03 +00:00
Eelco Dolstra
2f7c9b8fe2
* Added cron.
...
svn path=/nixpkgs/trunk/; revision=7618
2007-01-10 15:44:58 +00:00
Eelco Dolstra
735bad8c32
* Now Nixpkgs is officially complete.
...
svn path=/nixpkgs/trunk/; revision=7573
2007-01-08 21:19:15 +00:00
Eelco Dolstra
684951cb2e
* Nagios plugins.
...
svn path=/nixpkgs/trunk/; revision=7571
2007-01-08 18:55:23 +00:00
Eelco Dolstra
c646e8594a
* Saxon 8.8. Also create a wrapper script so it can be run from the
...
command line.
svn path=/nixpkgs/trunk/; revision=7549
2007-01-07 17:10:14 +00:00
Eelco Dolstra
35a9f7ecb6
* Remove the xauth dependency in openssh. We can set the xauth path
...
in sshd_config.
svn path=/nixpkgs/trunk/; revision=7547
2007-01-07 10:18:34 +00:00
Eelco Dolstra
045cdc51e8
* Added sshfs-fuse, a program for mounting remote filesystems via
...
ssh. No remote support required, everything is done via ssh's
builtin sftp protocol.
svn path=/nixpkgs/trunk/; revision=7543
2007-01-06 17:36:03 +00:00
Eelco Dolstra
e81c87c122
* Linux 2.6.19.1.
...
svn path=/nixpkgs/trunk/; revision=7522
2007-01-01 02:01:06 +00:00
Armijn Hemel
bb6e765df2
add nagios here too
...
svn path=/nixpkgs/trunk/; revision=7507
2006-12-28 00:48:21 +00:00
Eelco Dolstra
138c0ae751
* Merge the new generic builder.
...
* Removed substitute, it's part of the generic builder now.
* stdenv-initial (Linux): use the real generic builder script. This
does require that sed is in the path of the builder of the initial
stdenv.
svn path=/nixpkgs/trunk/; revision=7498
2006-12-27 18:14:57 +00:00
Eelco Dolstra
7ca9054420
* Use substituteInPlace.
...
svn path=/nixpkgs/trunk/; revision=7489
2006-12-27 17:23:34 +00:00