Commit Graph

78441 Commits

Author SHA1 Message Date
Domen Kožar
22bd9c12fe Revert "kernelHeaders: fix build with libmpc"
This reverts commit b0adde8f8a.

Doesn't fix the issue for grsec kernels.
2016-04-07 11:34:48 +01:00
Lluís Batlle i Rossell
516f47efef Making trac/ldap handle httpd 2.4.
The option authzldapauthoritative had been removed in 2.4
2016-04-07 11:38:06 +02:00
Frederik Rietdijk
99a0db0586 mendeley: 1.16 -> 1.16.1 2016-04-07 09:35:47 +02:00
Eelco Dolstra
cbeef98664 Add 16.03 AMIs
(cherry picked from commit ab2855b975)
2016-04-06 18:43:57 +02:00
Eelco Dolstra
b2ca64f52b Move the EC2 AMI registry from the NixOps repo
NixOps has infrequent releases, so it's not the best place for keeping
the list of current AMIs. Putting them in Nixpkgs means that AMI
updates will be delivered as part of the NixOS channels.

(cherry picked from commit 4e356cefd7)
2016-04-06 18:43:14 +02:00
Eelco Dolstra
a550dcac7f Update AMI creation script
(cherry picked from commit 69c746d06b)
2016-04-06 18:40:53 +02:00
Eelco Dolstra
1e462c6ba0 mpv: 0.15.0 -> 0.16.0
(cherry picked from commit 9c2a49e76a)
2016-04-06 18:40:48 +02:00
Domen Kožar
567b65d165 nixos tests: increase timeout for udevadm settle, see #13559 2016-04-06 12:56:51 +01:00
Domen Kožar
22094324fb linuxHeaders: add platforms
(cherry picked from commit c850203487)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-04-06 12:43:07 +01:00
Domen Kožar
b0adde8f8a kernelHeaders: fix build with libmpc
(cherry picked from commit e9842ea8d7)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-04-06 12:43:06 +01:00
Domen Kožar
94036474c2 phantomjs2: 2.0.0 -> 2.1.1 (fix build) 2016-04-06 12:29:45 +01:00
Damien Cassou
18eb994dd0 pharo-no-spur: 2015.08.06 -> 2016.02.18
(cherry picked from commit 21cb5fcf78)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-04-06 10:45:28 +01:00
Damien Cassou
4207e29b0d pharo-spur: 2016.02.15 -> 2016.04.04
(cherry picked from commit e1ab998776)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-04-06 10:45:28 +01:00
Roger Qiu
8777eb989a nixos/stage-1: Removed logCommands conditional for resetting the file descriptors after completion of logging
(cherry picked from commit 53e8e93939)
2016-04-05 23:55:59 +02:00
Markus Wotringer
0a5e7f3ba7 conkeror: 1.0pre-20150730 -> 1.0pre-20160130
(cherry picked from commit 90624dcf89)

See https://github.com/NixOS/nixpkgs/issues/14448
2016-04-05 23:55:25 +02:00
Nikolay Amiantov
a5d3fdc726 dspam service: run after postgresql to prevent segfaults
(cherry picked from commit ea5c7d553c)
2016-04-05 18:01:49 +03:00
Nikolay Amiantov
b2be13433d uwsgi service: use python.buildEnv, fix PATH
(cherry picked from commit 25754a5fc2)
2016-04-05 17:58:47 +03:00
Nikolay Amiantov
4b167d2c79 paprefs: propagate GConf dbus service
(cherry picked from commit 822665f066)
2016-04-05 17:58:30 +03:00
Vladimír Čunát
c8350dd33d vmTools: update debian jessie 8.3 -> 8.4
Their in-place updates break download hashes...

(cherry picked from commit aa670eb503)
2016-04-05 14:34:01 +02:00
Damien Cassou
54cab9cafe emacs25pre: 25.0.50-1b5630e -> 25.0.92
(cherry picked from commit 9b52caaa0c)
2016-04-05 10:49:50 +02:00
Christoph Ruegge
73e0cc9b8e emacs25pre: call autogen.sh before configuring
(cherry picked from commit c251f82de9)
2016-04-05 10:49:50 +02:00
Vladimír Čunát
e154450871 nixpkgs manual introduction: improve
- make line wrapping more consistent (overlong lines)
- don't stress the manual is *only* for contributors,
  as it does contain some user-guide parts, including the intro itself
- since March our Hydra publishes binaries immediately,
  not waiting for channel update

(cherry picked from commit 2bbae9696a)
2016-04-05 10:06:30 +02:00
Daniel Peebles
8fe066a16a Merge pull request #14451 from NeQuissimus/readme1603
README: 15.09 -> 16.03
(cherry picked from commit cf39ca1950)
2016-04-05 10:06:30 +02:00
obadz
a4f36d49a5 citrix-receiver: fix patchelf error during installPhase
Due to recent change in patchelf, it's now necessary to run chmod u+w
prior to running patchelf itself. Fixes #14440 for citrix-receiver
2016-04-04 15:52:17 +01:00
Eelco Dolstra
002d151ebe php: Disable mysql support
It's broken (#14351). Disabling to allow PHP to load.
2016-04-04 15:24:01 +02:00
Eelco Dolstra
ad0b2cfb7c Revert "initrd: Use modprobe from busybox"
This reverts commit 45c218f893.

Busybox's modprobe causes numerous "Unknown symbol" errors in the
kernel log, even though the modules do appear to load correctly.
2016-04-04 15:24:01 +02:00
Tomasz Kontusz
04a9e43f97 mini-httpd: add -ansi to CFLAGS
(cherry picked from commit 36135033b6)

Fixes gcc5 build
2016-04-04 12:55:49 +02:00
Nicolas B. Pierron
3420ac1b2e Fix typo in service.syncthing.dataDir description.
(cherry picked from commit 411408f74c)
2016-04-04 12:42:06 +02:00
Tomasz Kontusz
575450370c gnaural: build with gcc49
(cherry picked from commit 4a75df9395)
2016-04-04 12:19:54 +02:00
=
32d29b7897 libtorrentRasterbar: 1.0.6 -> 1.0.9
(cherry picked from commit 9d8d875918)
Fixes https://bbs.archlinux.org/viewtopic.php?id=206627 (affecting deluge)
2016-04-04 12:18:17 +02:00
David Guibert
3f96280da0 skype: build qt4 with the 32bits clangStdenv
This allows to build skype without errors like this:
clang++ -Wl,-O1 -o libmng libmng.o     -lmng
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: skipping incompatible /nix/store/72nklasrjg774iwxxnpyxwkzxz2j37v5-libmng-2.0.2/lib/libmng.so when searching for -lmng
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: cannot find -lmng
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: skipping incompatible /nix/store/n0y8pv4kaff7vnq7rmzwrd654gqaj0ki-glibc-2.23/lib/libm.so when searching for -lm
/nix/store/1d2abmmqvindckyq51nq9kd1yisiv54j-binutils-2.26/bin/ld: skipping incompatible /nix/store/n0y8pv4kaff7vnq7rmzwrd654gqaj0ki-glibc-2.23/lib/libm.a when searching for -lm
clang-3.7: error: linker command failed with exit code 1 (use -v to see invocation)

(cherry picked from commit 7f69d5ed8c)
2016-04-02 19:53:05 +03:00
Rastus Vernon
ae4d57f2e7 nixos manual: recommend use of dd for writing the image
Unetbootin works by altering the image and placing a boot loader on it.
For this reason, it cannot work with UEFI and the installation guides
for other distributions (incl. Debian and Fedora) recommend against
using it.

Since dd writes the image verbatim to the drive, and not just the files,
it is not necessary to change the label after using it for UEFI
installations.

vcunat: tiny changes to the PR. Close #14139.
(cherry picked from commit d6998b0674)
2016-04-02 17:43:13 +02:00
Eric Sagnes
6666a901f1 fcitx-engines.mozc: build protobuf dependency using clang
(cherry picked from commit a5285ae477)
2016-04-02 10:09:51 +02:00
Gabriel Ebner
111132d097 ibus-engines.mozc: build protobuf dependency using clang.
Fixes #14261.

(cherry picked from commit e5c4d29f79)
2016-04-02 10:09:46 +02:00
Franz Pletz
3fbea87f2f imlib2: 1.4.6 -> 1.4.8 (security)
Fixes:

 * CVE-2014-9762
 * CVE-2014-9763
 * CVE-2014-9764

(cherry picked from commit 94396b8d91)
2016-04-02 00:08:34 +02:00
Théophane Hufschmitt
f8a5d1e3ea moreutils : 0.57 -> 0.58
(cherry picked from commit 93856f36a2)

Source URL for 0.57 is 404; fixes NixOS/nixpkgs#14374
2016-04-01 19:21:13 +02:00
Christian Albrecht
2c5df45dad zsh: fix configureFlags #14256
commit 97332d3 introduced non expanding $out/etc/zprofile in zshs compiled in PATH.
this commit reverts the change so that $out is expanded at configure time.

(cherry picked from commit 9c6a69230d)

Fixes #14256.
2016-04-01 18:31:20 +02:00
Domen Kožar
089a5889ce Merge pull request #14368 from ttuegel/kde5-release-16.03
release-16.03: note KDE 5 upgrades in release notes
2016-04-01 15:19:35 +01:00
Eelco Dolstra
6e90d2f83a ssh: Fix support for ssh-dss host keys
(cherry picked from commit 3fb1708427)
2016-04-01 16:04:15 +02:00
Thomas Tuegel
e90ef1b4c3 release-16.03: note KDE 5 upgrades in release notes 2016-04-01 08:57:21 -05:00
Eelco Dolstra
8a8e3cec76 firefox-esr: Fix name
The Firefox wrapped called itself "firefox" rather than "firefox-esr".

Also eliminate a use of splitString which is evil and should never be
used.

(cherry picked from commit 2f0195003e)
2016-04-01 13:53:37 +02:00
Lluís Batlle i Rossell
d9f5e80b9f Updating trigger-rally to 0.6.3
(cherry picked from commit f07b934c8a)
2016-04-01 11:16:31 +02:00
Lluís Batlle i Rossell
90fb3bf286 Updating giv to latest from git (>0.9.25).
We were using a version years old.

I picked the git version instead of the last release because the git version
has fixes not released for almost one year.

(cherry picked from commit f38d620d59)
2016-04-01 10:13:27 +02:00
Frederik Rietdijk
c4d75ae5be spotify: 1.0.26.125.g64dc8bc6-14 -> 1.0.26.125.g64dc8bc6-15 2016-04-01 08:36:46 +02:00
Vladimír Čunát
41eee441ef gnucash-2.6: hack around test failures
They were most likely triggered by #909.
Tested only against 16.03 due to webkitgtk problems on master.

(cherry picked from commit 0689ff1574)
2016-04-01 07:48:53 +02:00
Domen Kožar
ecf6ca477c changelog: correct path to gitit nixos module
(cherry picked from commit d8abfc87c6)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-31 23:49:48 +01:00
Domen Kožar
b01eedaeec nixos-generate-config.pl: correct path for broadcom-43xx 2016-03-31 23:46:54 +01:00
makefu
9733045d05 graphite: fix carbonCache graphiteWeb graphiteApi
This commit implements the changes necessary to start up a graphite carbon Cache
with twisted and start the corresponding graphiteWeb service.
Dependencies need to be included via python buildEnv to include all recursive
implicit dependencies.

Additionally cairo is a requirement of graphiteWeb and pycairo is not a standard
python package (buildPythonPackage) and therefore cannot be included via
buildEnv. It also needs cairo in the Library PATH.

(cherry picked from commit 626bfce3b8)
Signed-off-by: Domen Kožar <domen@dev.si>
2016-03-31 23:40:00 +01:00
Domen Kožar
216c840ca8 changelog: note binutils upgrade 2016-03-31 23:39:01 +01:00
Domen Kožar
279557e6d2 changelog: note release date 2016-03-31 23:08:49 +01:00