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
f55932d92b
* Add gcc 4.2.0 to the channel.
...
svn path=/nixpkgs/trunk/; revision=8725
2007-05-20 22:14:11 +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
Eelco Dolstra
f6a2b45146
* Disable qcmm, doesn't build because it requires /usr/bin/perl.
...
svn path=/nixpkgs/trunk/; revision=8694
2007-05-14 21:10:25 +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
5a67bcf6ac
* Add GDB to the channel.
...
svn path=/nixpkgs/trunk/; revision=8613
2007-04-26 16:25:10 +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
e13247a6ae
* Added w3m to the channel.
...
svn path=/nixpkgs/trunk/; revision=8540
2007-04-04 13:26:21 +00:00
Eelco Dolstra
b6195120a4
* Add bashInteractive to the channel.
...
svn path=/nixpkgs/trunk/; revision=8539
2007-04-04 10:31:09 +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
fb35c8efd5
* Add kdebase to the channel.
...
svn path=/nixpkgs/trunk/; revision=8482
2007-03-29 16:11:37 +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
4b37a5e901
* Normal ATerm doesn't build on x86_64.
...
svn path=/nixpkgs/trunk/; revision=8361
2007-03-19 20:10:58 +00:00
Eelco Dolstra
0e56f5c26b
* Doh!
...
svn path=/nixpkgs/trunk/; revision=8359
2007-03-19 20:05:32 +00:00
Eelco Dolstra
477d9adfe8
* Build some stuff for x86_64.
...
svn path=/nixpkgs/trunk/; revision=8358
2007-03-19 20:01:55 +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
91e86150c2
* Add more NixOS-required packages to the channel.
...
svn path=/nixpkgs/trunk/; revision=8283
2007-03-13 16:11:22 +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