Eelco Dolstra
e87f7fdf1b
* Doh.
...
svn path=/nixpkgs/trunk/; revision=25767
2011-02-02 16:44:50 +00:00
Eelco Dolstra
88b1fb3554
* Fix oxygen-icons' outputHash. (OMG is the oxygen-icons tarball
...
really 278 MB?)
svn path=/nixpkgs/trunk/; revision=25766
2011-02-02 16:41:37 +00:00
Eelco Dolstra
74c988959a
* Updated iputils (though perhaps we should just use GNU inetutils).
...
svn path=/nixpkgs/trunk/; revision=25765
2011-02-02 16:05:18 +00:00
Eelco Dolstra
b899921afe
* nvidia-x11: updated to 260.19.36.
...
svn path=/nixpkgs/trunk/; revision=25764
2011-02-02 15:30:30 +00:00
Eelco Dolstra
e9584a8f91
* Updated AEFS.
...
svn path=/nixpkgs/trunk/; revision=25763
2011-02-02 15:12:15 +00:00
Eelco Dolstra
cafbcf1391
* Delete KDE 4.4 - obsolete.
...
svn path=/nixpkgs/trunk/; revision=25762
2011-02-02 14:24:56 +00:00
Peter Simons
7689a5d7a7
pkgs/applications/window-managers/ratpoison: added dependency on perl, which is required by rpws
...
svn path=/nixpkgs/trunk/; revision=25761
2011-02-02 13:58:18 +00:00
Eelco Dolstra
a3fe61586c
* Updated KDE to 4.5.5.
...
* Removed the KDE version number from all expressions except the
top-level default.nix. This makes it easier to upgrade.
* Deleted the old l10n versions since there doesn't seem to be a good
reason to keep them around.
* Don't use replaceChars (slow!) but do the name sanitization in
l10n-manifest.sh.
svn path=/nixpkgs/trunk/; revision=25760
2011-02-02 13:54:35 +00:00
Eelco Dolstra
207f3278c1
* boehm-gc: For simplicity, use a tarball containing the CVS export
...
instead of fetchcvs. Then we don't need to special-case FreeBSD
either. Also, removed the Cygwin patch which no longer seems
needed.
svn path=/nixpkgs/trunk/; revision=25759
2011-02-02 12:17:29 +00:00
Peter Simons
d23005c2f9
pkgs/development/interpreters/python/3.1: major simplification of the expression
...
This change allows 'python3' to be built with approximately the same features
as 'python27Full'.
svn path=/nixpkgs/trunk/; revision=25757
2011-02-02 11:17:06 +00:00
Peter Simons
1620eb2311
pkgs/top-level/all-packages.nix: use callPackage to import the python 3 expression
...
svn path=/nixpkgs/trunk/; revision=25756
2011-02-02 11:17:01 +00:00
Peter Simons
4262167be0
pkgs/applications/version-management/git-and-tools/git: fixed git gui module
...
Patch Tcl/Tk scripts to invoke 'wish' using the complete executable path to
ensure that the proper version is being used.
svn path=/nixpkgs/trunk/; revision=25755
2011-02-02 11:16:57 +00:00
Peter Simons
775542900b
pkgs/development/interpreters/python/3.1: enable parallel building
...
svn path=/nixpkgs/trunk/; revision=25754
2011-02-02 11:16:53 +00:00
Peter Simons
c60fad3978
pkgs/development/interpreters/python/3.1: added missing meta section attributes
...
svn path=/nixpkgs/trunk/; revision=25753
2011-02-02 11:16:49 +00:00
Peter Simons
4685f4b74e
pkgs/development/interpreters/python/3.1/setup-hook.sh: fixed bogus version number
...
svn path=/nixpkgs/trunk/; revision=25752
2011-02-02 11:16:45 +00:00
Peter Simons
c80d448a64
pkgs/development/interpreters/python/3.1: updated to version 3.1.3
...
svn path=/nixpkgs/trunk/; revision=25751
2011-02-02 11:16:41 +00:00
Peter Simons
6da6b022c1
pkgs/top-level/all-packages.nix: dropped lowPrio wrapper around python3
...
Python 3.x was originally marked as 'low priority' to prevent unintended
updates from version 2 to 3. Meanwhile, the python3 expression has been
renamed to use a different package name, so these kind of accidental updates
can no longer happen.
svn path=/nixpkgs/trunk/; revision=25750
2011-02-02 11:16:36 +00:00
Peter Simons
1877857ea8
pkgs/top-level/all-packages.nix: ensure that Python's darwinArchUtility and darwinSwVersUtility parameters can be overridden
...
svn path=/nixpkgs/trunk/; revision=25749
2011-02-02 11:16:31 +00:00
Peter Simons
1891300e11
pkgs/top-level/all-packages.nix: renamed 'python31Base' attribute to 'python3'
...
The distinction between pythonBase and pythonFull is useful for bootstrapping
purposes, because it allows a version of Python to be built that has very few
dependencies. Python 3.x, however, isn't used in the low-level system, so a
"base variant" of that package is not required. Even if it were, the best
approach to implement that feature would be using 'override'.
svn path=/nixpkgs/trunk/; revision=25748
2011-02-02 11:16:27 +00:00
Michael Raskin
03c08712bd
Update XNeur
...
svn path=/nixpkgs/trunk/; revision=25745
2011-02-02 07:11:18 +00:00
David Guibert
ad3a08ef1c
update virtualboxGuestAdditions to 4.0.2
...
svn path=/nixpkgs/trunk/; revision=25744
2011-02-02 06:54:57 +00:00
David Guibert
5ba7793e33
new makeself: 2.1.5
...
svn path=/nixpkgs/trunk/; revision=25743
2011-02-01 23:24:13 +00:00
Rob Vermaas
81019cbdb9
vmTools: add some arguments with previous defaults
...
svn path=/nixpkgs/trunk/; revision=25742
2011-02-01 12:11:05 +00:00
Michael Raskin
c588ea5076
Update pmount
...
svn path=/nixpkgs/trunk/; revision=25740
2011-01-31 18:58:49 +00:00
Rob Vermaas
ebf9889a9e
extractmtdfs: bigger size mtdram, extractfs: support cramfs
...
svn path=/nixpkgs/trunk/; revision=25739
2011-01-31 18:02:46 +00:00
Rob Vermaas
06be15cb76
add hfs/hfsplus/squashfs support to extractfs
...
svn path=/nixpkgs/trunk/; revision=25737
2011-01-31 15:26:03 +00:00
David Guibert
7544a6399f
virtualbox: 3.2.10 -> 4.0.2
...
The upgrade is needed to compile virtualbox
with kernel 2.6.37.
svn path=/nixpkgs/trunk/; revision=25735
2011-01-31 09:42:48 +00:00
David Guibert
1af9963d76
update keychain to 2.7.1
...
svn path=/nixpkgs/trunk/; revision=25734
2011-01-31 09:42:44 +00:00
David Guibert
9dcc9b43dc
update fuse to 2.8.5
...
svn path=/nixpkgs/trunk/; revision=25733
2011-01-31 09:42:41 +00:00
David Guibert
b67c47cb3f
git: 1.7.3.5 -> 1.7.4
...
svn path=/nixpkgs/trunk/; revision=25732
2011-01-31 09:42:37 +00:00
Nicolas Pierron
08fd6e32c9
Add fuppes-0.660: UPnP A/V Media Server.
...
svn path=/nixpkgs/trunk/; revision=25728
2011-01-30 16:45:42 +00:00
Ludovic Courtès
4a5c37a70f
GNU Xnee 3.08.
...
svn path=/nixpkgs/trunk/; revision=25726
2011-01-30 16:11:36 +00:00
Rob Vermaas
e3e13aaeb7
unshield, use latest svn version
...
svn path=/nixpkgs/trunk/; revision=25725
2011-01-30 15:30:22 +00:00
Cillian de Roiste
afcc2cf6ab
Adding myself to the maintainers list
...
svn path=/nixpkgs/trunk/; revision=25720
2011-01-29 23:16:35 +00:00
Michael Raskin
c6ee103fc3
Update paths - does not fix all the problems, apparently
...
svn path=/nixpkgs/trunk/; revision=25714
2011-01-28 10:22:30 +00:00
Michael Raskin
2990b8fb5a
Install PPD files, too
...
svn path=/nixpkgs/trunk/; revision=25713
2011-01-28 09:06:21 +00:00
Michael Raskin
1cd5efa338
Trying to add foomatic-filters and foo2zjs
...
svn path=/nixpkgs/trunk/; revision=25712
2011-01-28 08:44:31 +00:00
Michael Raskin
e6621da1c3
Adding Sphere of Influence
...
svn path=/nixpkgs/trunk/; revision=25711
2011-01-28 08:13:52 +00:00
Piotr Pietraszkiewicz
2b81894a3c
dynamic likner finds the libX11.so again
...
svn path=/nixpkgs/trunk/; revision=25710
2011-01-27 23:49:00 +00:00
Piotr Pietraszkiewicz
59e243b062
made kadu compilable again on x86-64 NixOS platform
...
svn path=/nixpkgs/trunk/; revision=25709
2011-01-27 23:45:06 +00:00
Cillian de Roiste
ff52b21fe8
Adding KDE wacom (graphic tablet) configuration tool
...
svn path=/nixpkgs/trunk/; revision=25708
2011-01-27 21:47:30 +00:00
Cillian de Roiste
a9564ff90b
Tidying up, adding license
...
svn path=/nixpkgs/trunk/; revision=25707
2011-01-27 21:19:10 +00:00
Cillian de Roiste
a393fe50ad
Bumping xf86-input-wacom to version 0.10.10, updating udev rules for modern udev
...
svn path=/nixpkgs/trunk/; revision=25706
2011-01-27 21:10:41 +00:00
Ludovic Courtès
5fab1d50c4
GnuPG 2.0.17.
...
svn path=/nixpkgs/trunk/; revision=25705
2011-01-27 20:12:37 +00:00
Ludovic Courtès
932da79eca
GNU Parallel 20110125.
...
svn path=/nixpkgs/trunk/; revision=25704
2011-01-27 20:12:33 +00:00
Ludovic Courtès
e49a8a1807
Add GNU xorriso, which supersedes GNU mkisofs.
...
svn path=/nixpkgs/trunk/; revision=25703
2011-01-27 20:12:28 +00:00
Rob Vermaas
68de75825e
fix linux 2.6.27 build, use make 3.81
...
svn path=/nixpkgs/trunk/; revision=25702
2011-01-27 14:11:47 +00:00
Peter Simons
031edc4509
pkgs/development/libraries/glibc-2.5: fix build with GNU Make 3.82
...
svn path=/nixpkgs/trunk/; revision=25701
2011-01-27 13:35:53 +00:00
Rob Vermaas
e862574d51
add Compress::unLZMA
...
svn path=/nixpkgs/trunk/; revision=25695
2011-01-27 10:16:29 +00:00
Ludovic Courtès
d968cb95a2
libelf: Attempt to fix Darwin builds.
...
svn path=/nixpkgs/trunk/; revision=25694
2011-01-27 09:50:44 +00:00