Vladimír Čunát
b1eeae8cac
Merge branch 'master' into x-updates
...
Conflicts (easy):
pkgs/desktops/xfce/core/xfdesktop.nix
pkgs/development/libraries/cairo/default.nix
pkgs/development/libraries/pango/default.nix
2013-03-17 11:28:28 +01:00
Vladimír Čunát
8acaea6d57
gcc33: fix build on i686
2013-03-16 21:08:57 +01:00
Vladimír Čunát
198d4fbe41
gcc33: fix build by --disable-multilib
2013-03-16 20:59:46 +01:00
Vladimír Čunát
dd25120e8e
gcc34: fix build on i686
2013-03-16 20:40:04 +01:00
Vladimír Čunát
192bdc79ae
Merge pull request #380 from oxij/random-updates
...
cmus: update to 2.5.0
2013-03-16 11:40:06 -07:00
Vladimír Čunát
516133a4fd
Merge pull request #378 from cpages/wayland
...
wayland: add weston and dependencies
2013-03-16 11:38:34 -07:00
Vladimír Čunát
d898a207b9
Merge pull request #375 from ierton/viewnior
...
viewnior: Add viewnior, GTK image viewer program
2013-03-16 11:33:53 -07:00
Eelco Dolstra
82f947c78a
runLaTeX: Fix dependency detection
...
Since Nix 1.4, expressions like "${path}/blabla" always evaluate to a
string rather than a path. However, findLaTeXIncludes depended on the
old (weird) behaviour, leading to errors like:
error: string `/nix/store/4c32q75in74m1148anlzdhb8jpppab0s-bla/IEEEtran.cls' cannot refer to other paths
So use path concatenation instead.
2013-03-16 16:56:19 +01:00
Cillian de Róiste
1f000ba427
Merge branch 'master' of github.com:NixOS/nixpkgs
2013-03-16 16:33:43 +01:00
Cillian de Róiste
2b07e1bf4c
Ardour3: update to the release of Ardour 3.0
...
A tarball is only available to subscribers or people who pay
to download it on the site. This project is GPL licensed but
users are strongly encouraged to support it financially
2013-03-16 16:33:16 +01:00
Lluís Batlle i Rossell
c9ffddb9d7
storebrowse: newer version
2013-03-16 15:15:38 +01:00
Lluis Batlle
8d76cf51bb
elinks: allow building without guile
...
Guile doesn't build on armv5tel now (failing an important test),
so better if I can disable it for elinks.
2013-03-16 13:39:30 +01:00
Michael Raskin
6922ec9258
Linux-3.9-rc2
2013-03-16 16:27:19 +04:00
Cillian de Róiste
924be9b524
Wicd: #379 Also add the gtk-2.0 directory in pygobject to the PYTHONPATH
2013-03-16 08:34:14 +01:00
Michael Raskin
b5b4a4a5cf
Linux 3.8: update to 3.8.3
2013-03-16 10:51:03 +04:00
Lluís Batlle i Rossell
5bffa00f18
storbrowse: fix name
2013-03-16 01:42:49 +01:00
Lluís Batlle i Rossell
6ee91a0304
storebrowse: update
...
Easier to launch, dramatic improvement printing of the URL where to browse.
2013-03-16 01:40:47 +01:00
Lluís Batlle i Rossell
4dbdbda37f
Adding storebrowse, a tool to browse the nix store with a web browser.
...
The build script is a bit long due to the upstream go style of things.
2013-03-16 00:59:25 +01:00
Peter Simons
893c684e99
pkgs/development/compilers/ghc/with-packages.nix: include share/emacs/site-lisp in the generated environment
...
This change allows 'ghc-mod' to be included in such a GHC environment,
which is important because the tool is GHC version-specific.
2013-03-15 19:58:08 +01:00
Sander van der Burg
eacb6c1506
xcodeenv: Add IPA file to Hydra build products
2013-03-15 16:18:45 +01:00
Lluís Batlle i Rossell
9db9af4fa6
opencascade: Adding ode version
...
(Open Community version)
2013-03-15 14:34:53 +01:00
Eelco Dolstra
098190c9dd
firefox: Update to 19.0.2
2013-03-15 14:31:25 +01:00
Shea Levy
725e27fb58
Add papertrail-cli rubygem
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:25:06 -04:00
Shea Levy
bbf57c5a25
Add remote_syslog rubygem
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:24:52 -04:00
Shea Levy
cf20b47473
Update rubygems
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 09:22:52 -04:00
Eelco Dolstra
82dc43c28b
checkinstall: Make installwatch.so work with old Glibcs
2013-03-15 14:04:32 +01:00
Eelco Dolstra
4c67972e9b
checkinstall: Support Glibc >= 2.16
2013-03-15 14:04:32 +01:00
Shea Levy
101eba7bef
rubyLibs.libv8 needs python
...
Signed-off-by: Shea Levy <shea@shealevy.com>
2013-03-15 08:55:48 -04:00
Eelco Dolstra
fb600a5d99
Debian VM image: Update to 6.0.7
2013-03-15 12:48:35 +01:00
Sander van der Burg
89a802d82b
androidsdk: Small fix in generating the build product
2013-03-15 10:31:17 +01:00
Vladimír Čunát
f670aa50d7
dbus-python: update the ancient version
...
This was probably the root of #379 .
2013-03-15 01:09:57 +01:00
Cillian de Róiste
579082350c
pygobject, revert accidental change
...
I suspect we don't need the postInstall step which moves pygtk.pth to pygobject.pth
any more, but I didn't mean to include it in this change set
2013-03-15 01:06:55 +01:00
Cillian de Róiste
0037e518b0
Merge branch 'wicd-gobject'
2013-03-15 01:00:19 +01:00
Cillian de Róiste
ef3da5eecd
#379 wicd: Add ifconfig and ping to the PATH
...
/var/log/wicd/wicd.log showed that it failed to find ifconfig
that was probably the main issue (after the gobject import failure)
2013-03-15 00:59:17 +01:00
Cillian de Róiste
2393f6b96f
#379 Update wicd to 1.7.2.4, fix patches, disable translations
2013-03-15 00:14:30 +01:00
Peter Simons
e0b0be9fb3
pkgs/top-level/release.nix: enable Hydra builds of GHC versions 6.10.4, 6.12.3, 7.0.4, 7.4.2, and 7.6.2
...
Ensure that binary packages of the compiler itself are available from Hydra.
2013-03-14 19:25:27 +01:00
Eelco Dolstra
3bf249cb12
Module::Find: Update to 0.11
2013-03-14 16:37:18 +01:00
Vladimír Čunát
9ac8a16277
vimprobable2, surf: fix the settings-schemas problem
...
Note that they still segfault.
2013-03-14 16:01:53 +01:00
Vladimír Čunát
00e272a11c
libnotify: major update, no dependency on gtk+ now
...
As a result it can be easily used with both gtk2 and gtk3.
2013-03-14 15:32:53 +01:00
Rob Vermaas
629c36cfef
rsyslog: enable TLS support
2013-03-14 15:27:34 +01:00
Sander van der Burg
ccb2c7ebb7
Removed Xrender from cairo and add fontconfig to pango on Darwin: this fixes the compilation of graphviz and imagemagick on these platforms
2013-03-14 15:18:55 +01:00
Sander van der Burg
23c78e41db
git: Adding -lgcc_s on darwin causes the build to fail, so we disable it for that platform
2013-03-14 14:57:40 +01:00
Jan Malakhovski
33379ae58a
cmus: update to 2.5.0
...
This version builds with current ffmpeg.
CUE support is nice too.
2013-03-14 13:50:29 +00:00
Rob Vermaas
4619675011
Add rsyslog 7.2.6 and its dependencies
2013-03-14 14:13:55 +01:00
Sander van der Burg
0576a0054b
Implemented an unelegant workaround that allows nodejs to be used on darwin using xcode
2013-03-14 13:52:45 +01:00
Cillian de Róiste
0d191de368
Fix wicd to find the python gobject on its PYTHONPATH
2013-03-14 01:22:55 +01:00
Vladimír Čunát
8db4152ddf
A more complete fix of cyrus-sasl update (broken KDEs).
...
This amends commit af656c6698bc1977e47aafe5c4137370d2e03d86.
2013-03-13 21:06:37 +01:00
Lluís Batlle i Rossell
729c3a8174
gamin: adding a patch against a deadlock
...
https://bugzilla.gnome.org/show_bug.cgi?id=667230
We've seen this annoying deadlock sometimes, and all in kde blocked until
gam_server was killed.
2013-03-13 16:48:52 +01:00
Lluís Batlle i Rossell
74275af383
boost: properly quoting cflags parameters
2013-03-13 16:48:51 +01:00
Peter Simons
a8a6fd4063
texinfo: update to version 5.1
2013-03-13 15:13:40 +01:00