Lluís Batlle i Rossell
3a352968a3
Fixing the hash for openoffice l10n rev2
...
svn path=/nixpkgs/trunk/; revision=22071
2010-06-01 09:26:26 +00:00
Lluís Batlle i Rossell
a073f876ae
Updating the go-oo srcs to a much more stable ones: those upstream, instead of gitweb generated tarballs.
...
And adding a nix derivation that will help preparing the go-srcs.nix when updating go-oo.
svn path=/nixpkgs/trunk/; revision=22070
2010-06-01 09:17:37 +00:00
Michael Raskin
d0b4c2e0c2
Gajim uses $0 to determine the invoked program. So change the wrapping strategy
...
svn path=/nixpkgs/trunk/; revision=22069
2010-05-31 21:10:06 +00:00
Marco Maggesi
d36f3407de
Update Fossil to the new version
...
svn path=/nixpkgs/trunk/; revision=22066
2010-05-31 14:31:13 +00:00
Eelco Dolstra
81cab76ecd
* Updated Google Earth.
...
svn path=/nixpkgs/trunk/; revision=22064
2010-05-30 23:25:30 +00:00
Eelco Dolstra
a6d63f4fab
* nvidia_x11: added a flag to build only the libraries. This is
...
useful on x86_64-linux to support i686 binaries: there we need the
NVIDIA OpenGL libraries, but not the kernel module or the
nvidia-settings program (which just cause a lot of unnecessary and
large dependencies).
svn path=/nixpkgs/trunk/; revision=22061
2010-05-30 21:56:56 +00:00
Eelco Dolstra
76143618b6
svn path=/nixpkgs/trunk/; revision=22059
2010-05-30 19:03:26 +00:00
Alexander Tsamutali
2cc92567a2
applications/misc/zathura: New nixbuild.
...
svn path=/nixpkgs/trunk/; revision=22057
2010-05-29 21:15:13 +00:00
Marc Weber
5a59b1b55d
adding PHP. 5.3.2. See comments.
...
I had to add the newer PHP because current PHP 5.2.11 doesn't read SOAP
from https urls. Debian's PHP does work - I couldn't find their fix
svn path=/nixpkgs/trunk/; revision=22056
2010-05-29 18:26:54 +00:00
Marc Weber
603fd4f206
HaXe and Neko update, C backend does work on NixOS
...
haxelib install hxcpp; Maybe export HXCPP_M64=1 then take off :)
svn path=/nixpkgs/trunk/; revision=22055
2010-05-29 18:26:45 +00:00
David Guibert
95683bb7c7
qdu: fix bad formatting.
...
svn path=/nixpkgs/trunk/; revision=22054
2010-05-29 12:33:24 +00:00
David Guibert
b50f4cabcc
cssutils: version 0.9.7a6
...
svn path=/nixpkgs/trunk/; revision=22053
2010-05-29 12:33:20 +00:00
Lluís Batlle i Rossell
d7e44fd3df
Updating paraview
...
svn path=/nixpkgs/trunk/; revision=22052
2010-05-29 12:23:42 +00:00
Yury G. Kudryashov
333ee77ea1
Add TODO to gstreamer
...
Too many packages depend on gstreamer, so I don't want big rebuild just
to remove unused dependency
svn path=/nixpkgs/trunk/; revision=22051
2010-05-29 09:19:29 +00:00
Yury G. Kudryashov
c917c2970a
CAM::PDF with dependencies
...
svn path=/nixpkgs/trunk/; revision=22050
2010-05-29 09:19:21 +00:00
Eelco Dolstra
d9b0896866
* I assume building Emacs without GTK was only supposed to happen on
...
Darwin.
svn path=/nixpkgs/trunk/; revision=22048
2010-05-28 13:59:57 +00:00
Eelco Dolstra
4e571746c1
* Apply an upstream patch to fix the "reached unexpected end of file"
...
errors processing gcno files (e.g. http://hydra.nixos.org/build/410894 ).
svn path=/nixpkgs/trunk/; revision=22047
2010-05-28 12:58:50 +00:00
Eelco Dolstra
1ba3165b4e
* Allow the default for option values displayed in the manual to be
...
overriden. Some defaults should not be evaluated because they cause
unnecessary evaluation or might cause evaluation errors
(e.g. assertions). For instance, the value of the
`boot.kernelPackages' option is an attribute set. Some packages in
that set might not evaluate (e.g. AUFS2 on kernels that don't have
the AUFS2 patch), and in any case it slows down nixos-rebuild to
evaluate lots of packages that are not actually used in the
configuration.
svn path=/nixpkgs/trunk/; revision=22043
2010-05-28 11:20:45 +00:00
Marc Weber
932899f3da
Tk version number is now 8.5 but at several places TK_LIBRARY is set "${tk}/lib/tk8.4". As for Python, tk.libPrefix is introduced to match "tk8.5".
...
contributed by David Guibert
Signed-off-by: David Guibert <david.guibert@gmail.com>
svn path=/nixpkgs/trunk/; revision=22041
2010-05-28 10:57:50 +00:00
Eelco Dolstra
629849c449
* Renamed "aufs2-utils" to the upstream name ("aufs-util").
...
svn path=/nixpkgs/trunk/; revision=22040
2010-05-28 09:38:44 +00:00
Eelco Dolstra
514caa90d3
* Dosbox updated to 0.74.
...
svn path=/nixpkgs/trunk/; revision=22039
2010-05-28 09:35:49 +00:00
Eelco Dolstra
6daa7866ca
* Only build aufs2 for kernels that have the requisite base/standalone
...
patch applied.
svn path=/nixpkgs/trunk/; revision=22037
2010-05-28 09:29:39 +00:00
Eelco Dolstra
dbf8d72080
* Remove builds of the aufs1 module for recent kernels.
...
svn path=/nixpkgs/trunk/; revision=22036
2010-05-28 09:23:51 +00:00
Michael Raskin
3e450dc102
Oops, Gajim tarball moved
...
svn path=/nixpkgs/trunk/; revision=22035
2010-05-28 09:20:56 +00:00
Eelco Dolstra
74b6d94ed5
* Get aufs2 and aufs2-util to build against Linux 2.6.32.
...
svn path=/nixpkgs/trunk/; revision=22032
2010-05-28 07:09:15 +00:00
Yury G. Kudryashov
c74d23dbdf
Fix typo, thanks to Rob Vermaas
...
svn path=/nixpkgs/trunk/; revision=22031
2010-05-28 06:49:32 +00:00
Michael Raskin
6a185ec765
Top-level entry for gambit commit
...
svn path=/nixpkgs/trunk/; revision=22028
2010-05-28 06:08:50 +00:00
Michael Raskin
0687f2064f
Updating Gajim to 0.13.4
...
svn path=/nixpkgs/trunk/; revision=22027
2010-05-28 06:04:31 +00:00
Michael Raskin
90c859d0c7
Add Gambit Scheme compiler
...
svn path=/nixpkgs/trunk/; revision=22026
2010-05-28 06:01:35 +00:00
Michael Raskin
1975b1e1af
Update Wine to 1.2-rc1
...
svn path=/nixpkgs/trunk/; revision=22025
2010-05-28 05:09:32 +00:00
Lluís Batlle i Rossell
52c92a9fbe
Updating lame, because it had a bug at encoding.
...
svn path=/nixpkgs/trunk/; revision=22024
2010-05-27 20:49:04 +00:00
David Guibert
7c19b40dbf
kernel-2.6.34
...
The Linux 2.6.34 kernel delivers (from [1])
- many open-source GPU driver updates,
- GPU switching support,
- the LogFS file-system,
- faster KVM networking support,
- Btrfs file-system updates,
- the VMware memory ballooning driver,
- and many other changes.
A more exhaustive list of the Linux 2.6.34 kernel changes from
architectures to network drivers is listed on the Wiki at
KernelNewbies.org.[2]
[1] http://www.phoronix.com :
[2] http://kernelnewbies.org/Linux_2_6_34
svn path=/nixpkgs/trunk/; revision=22023
2010-05-27 19:44:23 +00:00
David Guibert
b62332db76
xournal: update to 0.4.5
...
svn path=/nixpkgs/trunk/; revision=22022
2010-05-27 19:44:17 +00:00
David Guibert
8a8a0327ff
add qdu: a graphical disk usage based on qt.
...
svn path=/nixpkgs/trunk/; revision=22021
2010-05-27 19:44:12 +00:00
David Guibert
8f19675cff
gdal: update to 1.7.1
...
svn path=/nixpkgs/trunk/; revision=22020
2010-05-27 19:44:07 +00:00
David Guibert
b0859969a5
omake: version 0.9.8.5
...
svn path=/nixpkgs/trunk/; revision=22019
2010-05-27 19:44:03 +00:00
David Guibert
66c784d4dd
added autossh 1.4b.
...
svn path=/nixpkgs/trunk/; revision=22018
2010-05-27 19:43:57 +00:00
David Guibert
c13b3f2f8a
sysprof: update to 1.0.12
...
svn path=/nixpkgs/trunk/; revision=22017
2010-05-27 19:34:08 +00:00
David Guibert
35b9e01396
procps 3.2.8
...
svn path=/nixpkgs/trunk/; revision=22016
2010-05-27 19:34:03 +00:00
David Guibert
85a1936685
conky: compiled without X support, usefull with dwm.
...
svn path=/nixpkgs/trunk/; revision=22015
2010-05-27 19:33:58 +00:00
David Guibert
4e67eba80c
update alsa-{lib,utils,plugins} to 1.0.23
...
svn path=/nixpkgs/trunk/; revision=22014
2010-05-27 19:33:52 +00:00
David Guibert
c4c4f1c5ef
update pm-utils to 1.3.0
...
svn path=/nixpkgs/trunk/; revision=22013
2010-05-27 19:33:46 +00:00
David Guibert
1d78faa832
duplicity updated to 0.6.08b
...
svn path=/nixpkgs/trunk/; revision=22012
2010-05-27 19:33:42 +00:00
David Guibert
6f4e4a6370
acpitool-0.5.1
...
svn path=/nixpkgs/trunk/; revision=22011
2010-05-27 19:33:37 +00:00
David Guibert
acafca89ba
add tls support for msmtp
...
svn path=/nixpkgs/trunk/; revision=22010
2010-05-27 19:33:33 +00:00
David Guibert
b3e7257c5f
talloc 2.0.1
...
svn path=/nixpkgs/trunk/; revision=22009
2010-05-27 19:33:28 +00:00
David Guibert
3182083b58
haskell-hmatrix: linear algebra and numerical computation (v0.9.3.9)
...
svn path=/nixpkgs/trunk/; revision=22008
2010-05-27 19:33:23 +00:00
David Guibert
6c526f1695
add myself to the maintainers list
...
svn path=/nixpkgs/trunk/; revision=22007
2010-05-27 19:33:16 +00:00
Yury G. Kudryashov
952bc80b4d
Let fetchurl retry failed downloads. Add NIX_CURL_FLAGS impure var
...
svn path=/nixpkgs/trunk/; revision=22006
2010-05-27 18:59:19 +00:00
Ludovic Courtès
25a7c36007
GTK-Doc 1.15, with PDF support.
...
svn path=/nixpkgs/trunk/; revision=22004
2010-05-27 13:08:21 +00:00