Commit Graph

475 Commits

Author SHA1 Message Date
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
Eelco Dolstra
a08bb7f48c * Latest Ruby.
svn path=/nixpkgs/trunk/; revision=8887
2007-06-18 10:23:09 +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
073d3fb810 svn path=/nixpkgs/trunk/; revision=8845 2007-06-07 22:04:33 +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
bcdeab3966 * Add some packages used by NixOS to the channel.
svn path=/nixpkgs/trunk/; revision=8803
2007-05-29 20:40:11 +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