Eelco Dolstra
4192f35202
* unixODBCDrivers needs sqlite.
...
svn path=/nixpkgs/trunk/; revision=12072
2008-06-13 09:44:43 +00:00
Eelco Dolstra
5a66790cce
* Valgrind 3.3.1.
...
svn path=/nixpkgs/trunk/; revision=12071
2008-06-13 09:27:02 +00:00
Michael Raskin
4bc2a91eed
Gnash 0.8.3
...
svn path=/nixpkgs/trunk/; revision=12070
2008-06-13 04:54:22 +00:00
Michael Raskin
abb0122268
Added Postfix to all-packages.nix
...
svn path=/nixpkgs/trunk/; revision=12069
2008-06-13 04:31:31 +00:00
Michael Raskin
25e5b832dd
Hopefully made Postfix installable again
...
svn path=/nixpkgs/trunk/; revision=12068
2008-06-13 04:30:57 +00:00
Michael Raskin
3d7f5dd7d6
Added BIND
...
svn path=/nixpkgs/trunk/; revision=12064
2008-06-12 18:10:08 +00:00
Michael Raskin
0784550c35
Added ViewMTN and dependency; currently ViewMTN has to be manually symlinked in corresponding directory.
...
svn path=/nixpkgs/trunk/; revision=12060
2008-06-12 15:59:59 +00:00
Marc Weber
638f4bf121
unixODBC sqlite support
...
svn path=/nixpkgs/trunk/; revision=12059
2008-06-12 15:54:57 +00:00
Eelco Dolstra
179e15203a
* x86_64 binaries. Don't work yet though.
...
svn path=/nixpkgs/trunk/; revision=12058
2008-06-12 14:04:06 +00:00
Michael Raskin
bcc44390eb
Added cheetah-template templating engine
...
svn path=/nixpkgs/trunk/; revision=12054
2008-06-12 10:08:10 +00:00
Michael Raskin
b010082605
Added cheetah-template templating engine
...
svn path=/nixpkgs/trunk/; revision=12053
2008-06-12 10:07:54 +00:00
Michael Raskin
1453f29824
Monotone updated
...
svn path=/nixpkgs/trunk/; revision=12052
2008-06-12 10:07:35 +00:00
Eelco Dolstra
cd60dc0ede
* Various updates.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12051
2008-06-12 09:49:40 +00:00
Eelco Dolstra
62835f4090
* Backported Andres' fix for building emacs-23 on x86_64 to emacs-22.
...
Also updated to Emacs 22.2.
svn path=/nixpkgs/branches/stdenv-updates/; revision=12050
2008-06-12 09:21:18 +00:00
Michael Raskin
60c2c8eefe
Fixed patching shebang to be builder-defs style (startNest will be added on its own)
...
svn path=/nixpkgs/trunk/; revision=12049
2008-06-12 08:37:07 +00:00
Michael Raskin
7be33e7fd1
Ported fixSheBang from stdenv-updates to builder-defs.nix, tested on Metasploit.
...
No other rebuilds caused.
svn path=/nixpkgs/trunk/; revision=12047
2008-06-12 07:17:37 +00:00
Michael Raskin
e8e0d1665c
traceWhatIs works for empty lists
...
svn path=/nixpkgs/trunk/; revision=12046
2008-06-12 06:58:07 +00:00
Marc Weber
9dd45a58cf
added unixODBCDrivers expression containing unixODBC Postgres connector driver
...
integrating prior pkgs/development/libraries/mysql-connector-odbc/default.nix driver
Also provides ini strings for assembling /etc/odbcinst.ini
svn path=/nixpkgs/trunk/; revision=12044
2008-06-11 23:03:30 +00:00
Eelco Dolstra
78d2e3cb30
* Fix on x86_64 (borrowed from emacs-unicode).
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12043
2008-06-11 20:04:42 +00:00
Eelco Dolstra
4bc5a10817
svn path=/nixpkgs/branches/stdenv-updates/; revision=12042
2008-06-11 16:15:30 +00:00
Eelco Dolstra
0e72278180
* Docbook 5.
...
* Docbook XSL 1.74.0.
svn path=/nixpkgs/trunk/; revision=12040
2008-06-11 15:39:04 +00:00
Eelco Dolstra
8f9baa2e5a
* Darwin compatibility.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=12038
2008-06-11 14:08:01 +00:00
Eelco Dolstra
68c6b5f2fc
* git: make the TCL/TK GUI optional (git.guiSupport).
...
* git: always install the Emacs mode but don't depend on Emacs to do
it (just don't build the .elc files).
svn path=/nixpkgs/trunk/; revision=12037
2008-06-11 12:31:44 +00:00
Eelco Dolstra
1000662377
* Automatically patch shebang paths ("#! /interpreter") to store
...
paths. E.g. /usr/bin/perl is rewritten to /nix/store/<whatever Perl
is in $PATH>. Paths in the Nix store are left unchanged.
Contributed by Nicolas Pierron.
svn path=/nixpkgs/branches/stdenv-updates/; revision=12036
2008-06-11 11:22:54 +00:00
Michael Raskin
d139e5244c
Added Monotone-Viz, viewer for monotone histories.
...
svn path=/nixpkgs/trunk/; revision=12034
2008-06-11 06:12:18 +00:00
Nicolas Pierron
18099d1ad5
Fix the url of libcaca.
...
svn path=/nixpkgs/trunk/; revision=12033
2008-06-10 18:15:10 +00:00
Eelco Dolstra
aadfab6fff
* Linux 2.6.25.6.
...
svn path=/nixpkgs/trunk/; revision=12032
2008-06-10 16:37:38 +00:00
Eelco Dolstra
0283118633
* splashutils 1.5.4.1, needed for kernels that have the new
...
fbcondecor patch. splashutils 1.3 is retained for kernels
with the fbsplash patch.
svn path=/nixpkgs/trunk/; revision=12029
2008-06-10 16:09:53 +00:00
Andres Löh
2813fb46ad
more pervasive crt-patching in emacs snapshot to make it work on my machine
...
svn path=/nixpkgs/trunk/; revision=12021
2008-06-09 14:21:36 +00:00
Michael Raskin
cd82856fb7
Updated FF3
...
svn path=/nixpkgs/trunk/; revision=12014
2008-06-09 03:51:28 +00:00
Marc Weber
620138ad0c
removed libixp-0.3 (wmiimenu does also build with 0.4)
...
wmii updated
svn path=/nixpkgs/trunk/; revision=12011
2008-06-08 21:41:07 +00:00
Michael Raskin
2430f8e562
SF pidgin-latex version works somehow (very small formulae)
...
svn path=/nixpkgs/trunk/; revision=12010
2008-06-08 20:06:46 +00:00
Marc Weber
60a651413a
added freestyle (non photorealistic renderer) and dependencies libQGLViewer, lib3ds
...
svn path=/nixpkgs/trunk/; revision=12009
2008-06-08 03:56:32 +00:00
Ludovic Courtès
ff704a0102
Add Sysprof, a system-wide profiler for Linux.
...
svn path=/nixpkgs/trunk/; revision=12008
2008-06-07 14:02:17 +00:00
Eelco Dolstra
7478e316b7
* hdparm 8.7.
...
svn path=/nixpkgs/trunk/; revision=12007
2008-06-07 12:20:19 +00:00
Pjotr Prins
0e751ebadc
Long description
...
svn path=/nixpkgs/trunk/; revision=12005
2008-06-07 06:41:18 +00:00
Pjotr Prins
289da88ccc
Moved NCBI-tools to applications
...
svn path=/nixpkgs/trunk/; revision=12004
2008-06-07 06:34:02 +00:00
Pjotr Prins
d78d018ad8
Added ncbi-tools
...
svn path=/nixpkgs/trunk/; revision=12003
2008-06-06 19:42:00 +00:00
Eelco Dolstra
bb2a310c5c
* Cleaned up the PHP expression. Added support for GD. Also
...
turned on PostgreSQL support by default (maybe I shouldn't,
since it makes PHP rather dependency-heavy...).
svn path=/nixpkgs/trunk/; revision=12002
2008-06-06 13:03:55 +00:00
Ludovic Courtès
32588e53ef
Add pmccabe, a tool that computes the cyclomatic complexity of C/C++ source.
...
svn path=/nixpkgs/trunk/; revision=12000
2008-06-06 12:26:01 +00:00
Pjotr Prins
f9e018c80d
biology/paml added
...
svn path=/nixpkgs/trunk/; revision=11997
2008-06-06 08:23:49 +00:00
Eelco Dolstra
dfb4b8d51c
* dietlibc / static stdenvs: use original fetchurl.
...
svn path=/nixpkgs/trunk/; revision=11996
2008-06-06 08:01:26 +00:00
Michael Raskin
7ed0f3983d
Not using dependencies when building statically..
...
svn path=/nixpkgs/trunk/; revision=11995
2008-06-06 07:50:52 +00:00
Pjotr Prins
efa2ae30bd
Control for biology packages
...
svn path=/nixpkgs/trunk/; revision=11994
2008-06-05 17:15:27 +00:00
Pjotr Prins
62c9176206
Added emboss
...
svn path=/nixpkgs/trunk/; revision=11993
2008-06-05 17:14:33 +00:00
Pjotr Prins
5866a8b101
tabs2spaces of .nix file
...
svn path=/nixpkgs/trunk/; revision=11992
2008-06-05 16:58:41 +00:00
Eelco Dolstra
125c7ea4e3
* Qemu: apply the Samba patch from KVM.
...
svn path=/nixpkgs/trunk/; revision=11991
2008-06-05 15:43:06 +00:00
Pjotr Prins
13463a6f01
MrBayes - a biology package for phylogeny
...
svn path=/nixpkgs/trunk/; revision=11986
2008-06-05 13:35:45 +00:00
Eelco Dolstra
c955f608a2
* KVM 69. Seems to improve performance quite a bit. In particular it
...
implements the host support for virtio devices in Linux >= 2.6.25
guests. Network performance shows a huge improvement with
virtio_net, which should be good for the build farm (which uses
Samba/CIFS to mount the file system of the host).
* Kernel headers for 2.6.26-rc5 added to build KVM 69. Also added the
2.6.25 headers, which turned out to be too old for KVM 69.
svn path=/nixpkgs/trunk/; revision=11985
2008-06-05 10:59:41 +00:00
Ludovic Courtès
e24afc19ad
Add OProfile, a system-wide profiler for Linux.
...
svn path=/nixpkgs/trunk/; revision=11984
2008-06-04 21:23:30 +00:00
Andres Löh
12ca68d114
Added a preliminary expression for Coq (no IDE support yet).
...
svn path=/nixpkgs/trunk/; revision=11983
2008-06-04 15:10:05 +00:00
Andres Löh
2991f9adef
* layout changes
...
svn path=/nixpkgs/trunk/; revision=11981
2008-06-04 14:24:28 +00:00
Andres Löh
d025d67118
* layout changes
...
svn path=/nixpkgs/trunk/; revision=11980
2008-06-04 14:03:20 +00:00
Eelco Dolstra
41892afe9f
svn path=/nixpkgs/trunk/; revision=11979
2008-06-04 11:59:42 +00:00
Eelco Dolstra
5edae446d8
* Move jedit to editors/jedit.
...
svn path=/nixpkgs/trunk/; revision=11978
2008-06-04 11:48:11 +00:00
Eelco Dolstra
5d6247cb96
* Use 0.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11977
2008-06-04 11:27:35 +00:00
Eelco Dolstra
9029c3b61f
* NVIDIA driver: set a RUNPATH on libGL.so and friends. This ensures
...
that applications that link against it don't need to have its
dependencies (like libXext) in *their* RUNPATHs.
* glxinfo: don't add /var/run/opengl-driver/lib to the RUNPATH.
Instead LD_LIBRARY_PATH should be set to
/var/run/opengl-driver/lib at runtime. This is much more pure, and
it obviates the need for patchelfing all OpenGL applications.
(TODO: remove patchelf hacks for other OpenGL programs as well.)
svn path=/nixpkgs/branches/stdenv-updates/; revision=11972
2008-06-04 09:59:33 +00:00
Andres Löh
b89a5bfa33
lhs2tex version bump to 1.13, removed the external builder.sh
...
svn path=/nixpkgs/trunk/; revision=11971
2008-06-04 09:59:13 +00:00
Eelco Dolstra
dcf01e5925
* A convenience function `makeLibraryPath' that adds "/lib" to each
...
element of a list and concatenates them separated by colons.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11970
2008-06-04 09:56:11 +00:00
Andres Löh
ec984a1208
Added a ghc-6.8.3 snapshot (with version number 6.8.2.20080602).
...
svn path=/nixpkgs/trunk/; revision=11969
2008-06-04 09:42:25 +00:00
Andres Löh
dbddb786cc
Remove a patch that is no longer used and needed.
...
svn path=/nixpkgs/trunk/; revision=11968
2008-06-04 09:40:17 +00:00
Eelco Dolstra
7d0bc40935
* Install the Zabbix PHP frontend and the SQL schemata/data.
...
svn path=/nixpkgs/trunk/; revision=11965
2008-06-04 08:45:00 +00:00
Eelco Dolstra
b4bd1c888a
* Added Zabbix, a system and network monitoring tool.
...
svn path=/nixpkgs/trunk/; revision=11963
2008-06-03 21:59:35 +00:00
Ludovic Courtès
c28744816a
Valgrind: Fix `callgrind_annotate'.
...
svn path=/nixpkgs/trunk/; revision=11962
2008-06-03 21:25:58 +00:00
Ludovic Courtès
ec86f5b6b4
Valgrind: Fix dependencies.
...
svn path=/nixpkgs/trunk/; revision=11961
2008-06-03 20:56:12 +00:00
Eelco Dolstra
c6e98aeba3
* Doh!
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11959
2008-06-03 14:36:15 +00:00
Eelco Dolstra
5fadd928bc
* Use a fixed patchelf.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11958
2008-06-03 14:29:14 +00:00
Michael Raskin
b534077ffe
Added updated Atheros and fresh HAL version
...
svn path=/nixpkgs/trunk/; revision=11953
2008-06-03 07:41:52 +00:00
Eelco Dolstra
0d0b6afd53
* Latest nvidia driver.
...
svn path=/nixpkgs/trunk/; revision=11949
2008-06-02 13:40:04 +00:00
Michael Raskin
b98a144355
Added a generator for CPAN expressions. Expressions often require manual editing, but still something..
...
svn path=/nixpkgs/trunk/; revision=11947
2008-06-02 08:21:38 +00:00
Ludovic Courtès
8b83b37ec5
GNU gv 3.6.4.
...
svn path=/nixpkgs/trunk/; revision=11946
2008-06-01 16:51:03 +00:00
Nicolas Pierron
9768f41783
Add PyX: Python graphics package.
...
svn path=/nixpkgs/trunk/; revision=11945
2008-06-01 16:06:18 +00:00
Nicolas Pierron
6f08adf32b
Install the emacs syntax highlighter for taskJuggler.
...
svn path=/nixpkgs/trunk/; revision=11944
2008-06-01 16:06:09 +00:00
Marc Weber
898f448073
added mysql2pgsql (mysql dump to postrges sql converter) script
...
svn path=/nixpkgs/trunk/; revision=11943
2008-05-31 22:49:00 +00:00
Armijn Hemel
a65e05bbaf
update to 2.4.6, python import problems are still there:
...
(gimp:9911): LibGimpBase-WARNING **: gimp: gimp_wire_read(): error
Traceback (most recent call last):
File "/nix/store/41hi79yr3k46yx98yfanpxbdcdslbgql-gimp-2.4.6/lib/gimp/2.0/plug-ins/happy-valley-relief.py", line 20, in ?
from gimpfu import *
File "/nix/store/41hi79yr3k46yx98yfanpxbdcdslbgql-gimp-2.4.6/lib/gimp/2.0/python/gimpfu.py", line 74, in ?
import gimp
ImportError: could not import pygtk
svn path=/nixpkgs/trunk/; revision=11942
2008-05-31 11:59:41 +00:00
Michael Raskin
47e9ed0386
Fixed tailor expression
...
svn path=/nixpkgs/trunk/; revision=11941
2008-05-31 07:26:13 +00:00
Marc Weber
18d227c98d
added GetOptions, tar, unix-compat ghc haskell libraries
...
svn path=/nixpkgs/trunk/; revision=11940
2008-05-30 22:37:58 +00:00
Marc Weber
026d26ec9f
Updated hash of hasktags
...
svn path=/nixpkgs/trunk/; revision=11939
2008-05-30 19:16:22 +00:00
Michael Raskin
ccf2d30c59
Added SVK.
...
svn path=/nixpkgs/trunk/; revision=11937
2008-05-30 18:15:25 +00:00
Michael Raskin
eb767152f5
Some exposing of compilation options in Subversion.
...
svn path=/nixpkgs/trunk/; revision=11936
2008-05-30 16:04:00 +00:00
Nicolas Pierron
77175d5dc3
Add TaskJuggler: A project management tool.
...
svn path=/nixpkgs/trunk/; revision=11933
2008-05-29 19:12:53 +00:00
Eelco Dolstra
eeb82eb2df
* Wine 1.0rc2.
...
svn path=/nixpkgs/trunk/; revision=11932
2008-05-29 15:36:15 +00:00
Eelco Dolstra
0901882c1e
* Use the latest patchelf.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11931
2008-05-29 14:19:34 +00:00
Eelco Dolstra
25245042c2
* Turn on ld's --enable-new-dtags option by default to get RUNPATHs
...
instead of RPATHs. Borrowed from Gentoo.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11930
2008-05-29 14:16:35 +00:00
Eelco Dolstra
961eddeb7d
* Fix for compiling on Linux >= 2.6.24.
...
svn path=/nixpkgs/trunk/; revision=11929
2008-05-29 13:22:12 +00:00
Eelco Dolstra
e466241a8d
* On Linux 2.6.25, the arch files for i386 and x86_64 are unified in
...
arch/x86, so copy them from the right location.
svn path=/nixpkgs/trunk/; revision=11928
2008-05-29 13:21:47 +00:00
Ludovic Courtès
ecc5f11e65
Add Stalin, an efficient Scheme compiler.
...
svn path=/nixpkgs/trunk/; revision=11927
2008-05-29 12:10:10 +00:00
Eelco Dolstra
402eaefd76
* Doh!
...
svn path=/nixpkgs/trunk/; revision=11922
2008-05-28 15:21:06 +00:00
Eelco Dolstra
031c022a25
* Fix a regression in klibcShrunk.
...
svn path=/nixpkgs/trunk/; revision=11920
2008-05-28 14:33:49 +00:00
Eelco Dolstra
6fe2f27877
* We don't have these platforms in the build farm currently.
...
svn path=/nixpkgs/trunk/; revision=11911
2008-05-27 16:56:08 +00:00
Eelco Dolstra
18ddaba5a9
* Latest dpkg. The previous version has disappeared.
...
svn path=/nixpkgs/trunk/; revision=11910
2008-05-27 16:46:40 +00:00
Andres Löh
45f5f8a5b3
* added pqiv image viewer
...
svn path=/nixpkgs/trunk/; revision=11908
2008-05-27 15:05:16 +00:00
Eelco Dolstra
e21b6b6ee5
* curl: build with OpenSSL (https) support by default.
...
* Some fetchurl-related refactoring. The `realCurl' attribute is
gone, `curl' is the real thing. To prevent an infinite recursion in
`fetchurl' (because it depends on curl and building curl needs
fetchurl), curl and its dependencies (openssl, zlib, perl) use
`fetchurlBoot', which is the fetchurl used by the previous bootstrap
phase (e.g. the statically linked version of curl for
stdenv-linux). So as a result you can use https:// urls almost
everywhere.
There's also some hackery to prevent a different curl from being
built in every stdenv-linux bootstrap phase (namely the
stdenv.fetchurl attribute which allows fetchurl to be overriden
everywhere).
svn path=/nixpkgs/trunk/; revision=11905
2008-05-27 07:49:55 +00:00
Ludovic Courtès
2ead4b20b5
Add abcde, a command-line CD encoder.
...
svn path=/nixpkgs/trunk/; revision=11904
2008-05-26 20:54:34 +00:00
Ludovic Courtès
53be6f7ba4
Add cd-discid, a utility to retrieve a CD's CDDB ID.
...
svn path=/nixpkgs/trunk/; revision=11903
2008-05-26 20:18:45 +00:00
Michael Raskin
2d15d345ec
Relaxed nixCustomFun parameter constraints a bit (string -> string or list of strings)
...
svn path=/nixpkgs/trunk/; revision=11901
2008-05-26 19:04:19 +00:00
Eelco Dolstra
94672236c6
svn path=/nixpkgs/trunk/; revision=11899
2008-05-26 14:01:11 +00:00
Eelco Dolstra
610bf2a24f
* Latest version.
...
svn path=/nixpkgs/trunk/; revision=11898
2008-05-26 13:32:23 +00:00
Eelco Dolstra
7345e814aa
* Use kernelPackages.
...
svn path=/nixpkgs/trunk/; revision=11897
2008-05-26 13:30:17 +00:00
Eelco Dolstra
d5bb11ed06
* noNoBDB attribute for building the unstable Nix no-bdb branch.
...
svn path=/nixpkgs/trunk/; revision=11896
2008-05-26 13:28:11 +00:00
Michael Raskin
99c9108757
OpenSSL support for Python
...
svn path=/nixpkgs/trunk/; revision=11894
2008-05-26 12:27:17 +00:00
Michael Raskin
9d3b0a2cb7
Added bazaar tools (not installed globally, just copied to share, you have to symlink them to your ~/.bazaar/plugins). Also readline support for python.
...
svn path=/nixpkgs/trunk/; revision=11893
2008-05-26 11:39:08 +00:00
Michael Raskin
f87949b0b8
Updated bazaar
...
svn path=/nixpkgs/trunk/; revision=11892
2008-05-26 07:57:28 +00:00
Michael Raskin
642ff45e22
Added codeville - a distributed revision control system with special efforts spent on merging. Heh, efforts into RCS availability seem to have side effects on Python side, too..
...
svn path=/nixpkgs/trunk/; revision=11891
2008-05-26 07:47:07 +00:00
Eelco Dolstra
e1410edbc9
* GCC 4.2.4.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11890
2008-05-26 07:36:32 +00:00
Michael Raskin
82177d1bc2
Added xxdiff
...
svn path=/nixpkgs/trunk/; revision=11888
2008-05-25 20:43:56 +00:00
Armijn Hemel
5e6eafa332
2.4.1 -> 2.4.2
...
I disabled quite a few protocols and things (NetworkManager, other stuff). If anyon wants to have them enabled, be my guest :-P
svn path=/nixpkgs/trunk/; revision=11887
2008-05-25 12:26:46 +00:00
Michael Raskin
e0caa641c0
Packages changes, needed after recent kernel expression restructurisation
...
svn path=/nixpkgs/trunk/; revision=11883
2008-05-22 19:29:23 +00:00
Eelco Dolstra
5f4c7bcf53
* Fix build-for-release.nix.
...
svn path=/nixpkgs/trunk/; revision=11882
2008-05-22 14:01:40 +00:00
Eelco Dolstra
0aea0db581
* Put all packages that depend on a specific kernel (notably kernel
...
modules) together in an attribute set returned by the function
"kernelPackagesFor" that takes a kernel as argument. For instance,
kernelPackages_2_6_23 is the result of calling this function with
kernel_2_6_23.
This is necessary in NixOS to make it easier to override the kernel:
it's not enough to just specify a different kernel (via the
boot.kernel option), but you also need matching nvidiaDriver, aufs,
iwlwifi, etc. Having a single attribute set that contains all
kernel-related packages makes this much easier.
* The kernel now has a passthru attribute "features" that allows NixOS
expressions to test whether a kernel has certain features. For
instance, the externel "iwlwifi" kernel module package should only
be built on kernels < 2.6.24, as kernels >= 2.6.24 have iwlwifi
support integrated. So the NixOS expressions can do the test
"kernel.features ? iwlwifi" to see if the iwlwifi package should be
built.
Kernel patches can declare additional features. E.g., the fbsplash
patch adds a "fbSplash" feature.
svn path=/nixpkgs/trunk/; revision=11881
2008-05-22 12:01:24 +00:00
Eelco Dolstra
c741baeb4e
* Proper name attribute.
...
svn path=/nixpkgs/trunk/; revision=11879
2008-05-22 11:39:30 +00:00
Ludovic Courtès
e37d384491
Git: Revert pointless `all-packages.nix' in r11877.
...
svn path=/nixpkgs/trunk/; revision=11878
2008-05-22 09:58:31 +00:00
Ludovic Courtès
392d2f5acf
Git: Don't depend on Perl libs and Subversion when no Subversion support is built.
...
svn path=/nixpkgs/trunk/; revision=11877
2008-05-22 08:06:52 +00:00
Marc Weber
bd0df285fa
x264 codec lib added
...
svn path=/nixpkgs/trunk/; revision=11876
2008-05-22 00:18:45 +00:00
Michael Raskin
7cc066df68
LZMA support in builderDefs; gpm added
...
svn path=/nixpkgs/trunk/; revision=11874
2008-05-21 13:27:41 +00:00
Michael Raskin
ad848d5a01
Added general purpose mouse daemon.
...
svn path=/nixpkgs/trunk/; revision=11873
2008-05-21 13:26:42 +00:00
Ludovic Courtès
1fffc63a27
GnuTLS 2.2.5 (security fix).
...
svn path=/nixpkgs/trunk/; revision=11872
2008-05-21 13:17:14 +00:00
Eelco Dolstra
7f9e885071
* Fix building Pan with a recent Glib. Patch courtesy of Gentoo.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11871
2008-05-21 11:42:46 +00:00
Eelco Dolstra
90891496d8
* Fixed libgnomeprintui.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11868
2008-05-21 11:07:20 +00:00
Eelco Dolstra
9037d9287a
* Added a Fedora 9 image.
...
svn path=/nixpkgs/trunk/; revision=11865
2008-05-21 09:35:15 +00:00
Eelco Dolstra
ae972ce4d3
* Linux 2.6.25.4.
...
* Updated AUFS for 2.6.25. Also applied a patch to the kernel that
AUFS needs, unfortunately.
svn path=/nixpkgs/trunk/; revision=11864
2008-05-21 09:19:44 +00:00
Marc Weber
32bf11a247
updated hasktags (now uses file extension to distingiush between (non) and literate files
...
svn path=/nixpkgs/trunk/; revision=11862
2008-05-20 18:25:06 +00:00
Eelco Dolstra
8a2c8d8e8f
* Disable xulrunner, it's broken on modern gtk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11858
2008-05-20 15:33:41 +00:00
Eelco Dolstra
eca684a44b
* Gnome 2.22.1.
...
* Moved some of the Gnome package Nix expressions into
pkgs/desktops/gnome/default.nix - no need to have them in separate
files. This way the code is much shorter. Still to be done for all
the other Gnome packages.
* Glib 2.16.3.
svn path=/nixpkgs/branches/stdenv-updates/; revision=11855
2008-05-20 14:25:09 +00:00
Eelco Dolstra
80e0fbb261
* Raise the dpi.
...
svn path=/nixpkgs/trunk/; revision=11854
2008-05-20 11:57:40 +00:00
Eelco Dolstra
c21a987841
* Update libglade to a version that builds with current gtk. We
...
should update all of Gnome at some point...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11853
2008-05-20 09:36:55 +00:00
Eelco Dolstra
32a4d08be3
* Latest version.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11852
2008-05-20 09:23:28 +00:00
Eelco Dolstra
090642585e
* Doh!
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11851
2008-05-20 09:23:18 +00:00
Eelco Dolstra
a4e77530c8
* nss_ldap: purity fix: don't try to install /etc/ldap.conf.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11850
2008-05-20 09:19:17 +00:00
Marc Weber
b4ed67b58a
fixed/removed extra git-svn wrapper. Now you can enable svn support by git = { svnSupport = true; }, git-svn executable is removed if you don't enable it
...
svn path=/nixpkgs/trunk/; revision=11849
2008-05-19 18:29:07 +00:00
Eelco Dolstra
1d6f0ab989
* On Linux, build coreutils with ACL support.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11848
2008-05-19 15:12:03 +00:00
Eelco Dolstra
79ed6fcf36
* Obsolete.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11847
2008-05-19 13:41:40 +00:00
Eelco Dolstra
011179a980
* Updated attr and acl.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11846
2008-05-19 13:39:28 +00:00
Ludovic Courtès
e1aea4d59b
GnuTLS: ``downgrade'' to 2.2.4 since 2.2.x is the current stable branch anyway.
...
svn path=/nixpkgs/trunk/; revision=11845
2008-05-19 13:11:05 +00:00
Eelco Dolstra
7ced607acb
* Disable some systems that are currently missing in the build farm.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=11844
2008-05-19 12:16:48 +00:00
Ludovic Courtès
09f95efe18
ImageMagick: Use the `imagemagick' mirror scheme.
...
svn path=/nixpkgs/trunk/; revision=11843
2008-05-19 09:32:24 +00:00
Michael Raskin
af0fd31e49
Now that there is *.meta.function, *Fun is redundant. Did this for libertine
...
svn path=/nixpkgs/trunk/; revision=11840
2008-05-18 08:13:07 +00:00
Michael Raskin
9b91af24d3
Now Funpidgin recognizes ScreenSaver extension
...
svn path=/nixpkgs/trunk/; revision=11839
2008-05-18 06:12:45 +00:00
Michael Raskin
732e12095e
Added debug option alwaysFail to builderDefs; fixed a long-time bug in the process..
...
svn path=/nixpkgs/trunk/; revision=11838
2008-05-18 05:12:39 +00:00
Eelco Dolstra
374ccd290b
* runLaTeX: added an option to copy the collected TeX inputs to $out
...
(useful when you need to send TeX sources for a paper to a third
party).
svn path=/nixpkgs/trunk/; revision=11837
2008-05-16 11:48:46 +00:00
Eelco Dolstra
3042994875
* ImageMagick: don't need to keep old versions I guess.
...
* texFunctions.simpleTexToPNG: purity (use our own ImageMagick).
svn path=/nixpkgs/trunk/; revision=11836
2008-05-16 11:26:23 +00:00
Eelco Dolstra
4bbd9bab29
* ImageMagick: code cleanup and added another source URL
...
(ftp.imagemagick.org seems to be down now).
svn path=/nixpkgs/trunk/; revision=11835
2008-05-16 11:05:37 +00:00
Michael Raskin
86b0350dba
Some more details about texLiveAggregation in comment
...
svn path=/nixpkgs/trunk/; revision=11832
2008-05-16 04:52:47 +00:00
Nicolas Pierron
6cbefd2f91
Update ImageMagick version.
...
svn path=/nixpkgs/trunk/; revision=11831
2008-05-15 22:02:56 +00:00
Michael Raskin
09ab1882a9
top-level changes ..
...
svn path=/nixpkgs/trunk/; revision=11829
2008-05-15 17:51:41 +00:00
Michael Raskin
5b98b7ac77
Added 3.Head version of Squid. Supports IPv6 servers.
...
svn path=/nixpkgs/trunk/; revision=11828
2008-05-15 17:51:22 +00:00
Michael Raskin
e0d76ed8b2
Added Funpidgin - a pidgin IM fork
...
svn path=/nixpkgs/trunk/; revision=11827
2008-05-15 17:50:49 +00:00
Marc Weber
bc8505609d
blender compiles with physics engine now
...
svn path=/nixpkgs/trunk/; revision=11826
2008-05-14 13:39:20 +00:00
Marc Weber
95dd111ba8
leksah doesnt build yet
...
svn path=/nixpkgs/trunk/; revision=11825
2008-05-14 09:34:08 +00:00
Nicolas Pierron
b96a83dc06
Add iodine-0.4.1
...
svn path=/nixpkgs/trunk/; revision=11824
2008-05-14 08:01:03 +00:00