Vladimír Čunát
8afa77cb07
vala-0.26: minor update to fix CVE-2014-8154
...
@lethalman: it seems strange to me to have the 0.23.* version as
the default, as it's even an unstable release.
2015-02-12 20:43:55 +01:00
j-keck
1c45287baf
postgresql: Update to 9.0.19, 9.1.15, 9.2.10, 9.3.6, 9.4.1
2015-02-12 20:38:35 +01:00
William A. Kennington III
e2915fc5d1
nixos/tests: Fix installer test by providing a missing dependency
2015-02-12 11:36:02 -08:00
Peter Simons
3d8b3fe253
Merge pull request #6319 from sorokin/master
...
bash-completion: fix bad array subscript error. Closes #6117
2015-02-12 20:33:21 +01:00
Vladimír Čunát
0893fc1e7b
djvulibre: small update
...
I find no new build failures of depending packages.
2015-02-12 20:32:24 +01:00
Vladimír Čunát
4dfafb8ff7
lyx: maintenance update
2015-02-12 20:23:24 +01:00
Ivan Sorokin
20ab4027da
bash-completion: fix bad array subscript error. Closes #6117
2015-02-12 22:18:17 +03:00
Peter Simons
15416dd2ec
Revert "Build GHC HEAD from git checkout".
...
This reverts commit 52c8d7c4ab
. The new
expression doesn't compile: http://hydra.nixos.org/build/19594431/nixlog/1/raw .
2015-02-12 20:15:56 +01:00
Vladimír Čunát
cf1550cbbf
xorg-server: security+bugfix, including CVE-2015-0255
...
Tested briefly against 14.12.
2015-02-12 20:15:16 +01:00
Peter Simons
79a5fec9c0
python-generic: set meta.broken for disabled packages instead of raising an error during evaluation
...
We have tons of evaluation errors on Hydra because it tries to build
known broken packages. Re-using meta.broken makes sure these packages
aren't evaluated in the first place.
2015-02-12 20:07:56 +01:00
Tobias Geerinckx-Rice
a43db5fa20
kernel: common-config.nix: enable FANOTIFY
2015-02-12 19:39:44 +01:00
Jaka Hudoklin
a17f5c8c9b
nixos/consul: add consul-alerts service
2015-02-12 19:16:50 +01:00
Jaka Hudoklin
9060376bcd
buildNodePackage: patch shebangs only in text files
2015-02-12 19:09:09 +01:00
Jaka Hudoklin
36e7a61dde
Merge pull request #6222 from offlinehacker/limesurvey
...
add limesurvey package and nixos module
2015-02-12 18:07:42 +00:00
Peter Simons
6827c7d8b0
Merge pull request #6315 from matthiasbeyer/update-gnupg
...
Update gnupg21 package to gpg-2.1.2
2015-02-12 18:58:06 +01:00
Eelco Dolstra
fa47d347a4
Fix conflict between fedora-release and generic-release
...
http://hydra.nixos.org/build/19594340
2015-02-12 17:55:29 +01:00
Eelco Dolstra
ff37dc6fb6
Remove tabs
2015-02-12 17:55:29 +01:00
Eelco Dolstra
28ea9050fa
Remove ancient RedHat 9 / SuSE 9 images
...
These are 12 years old and I don't think anybody is using them.
2015-02-12 17:55:29 +01:00
Eelco Dolstra
da73688e3d
fillDiskWithRPMs: Shut up some warnings
2015-02-12 17:55:28 +01:00
Matthias Beyer
91c31bcc57
Update gnupg21 package to gpg-2.1.2
2015-02-12 16:52:07 +01:00
Eelco Dolstra
1907ca8a2a
Drop tests.installer.grub1 as release critical
...
This test sometimes fails with
Kernel panic - not syncing: assertion "i && sym_get_cam_status(cp->cmd) == DID_SOFT_ERROR" failed: file "/tmp/nix-build-linux-3.14.32.drv-0/linux-3.14.32/drivers/scsi/sym53c8xx_2/sym_hipd.c", line 3399
after "sd 2:0:0:0: ABORT operation timed-out."
Since we don't care all that much about GRUB 1 anymore, don't make the
release depend on it.
http://hydra.nixos.org/build/19563197
2015-02-12 16:20:00 +01:00
Luca Bruno
3b17a2054b
polygraph: new package
...
Performance testing tool for caching proxies, origin server accelerators, L4/7 switches, content filters, and other Web intermediaries
http://www.web-polygraph.org
2015-02-12 14:29:10 +01:00
koral
cb153cfca3
sslh: added libwrap support + improved nixos module.
2015-02-12 13:21:36 +01:00
Vincent Laporte
3a17654b71
ocp-build: update source and website URLs
2015-02-12 06:59:28 +01:00
Michael Alan Dorman
f21cab27a4
Fix initial-install issues with couchdb.nix.
...
When starting from a clean slate, the couchdb service fails.
First, the pre-start script fails because it tries to chown the uriFile,
which doesn't exist. It also doesn't ensure that the directory in which
the uriFIle is placed is writeable by couchdb, which could also cause
failure (though I didn't observe this).
Additionally, the log file's default location isn't a directory owned by
couchdb, nor is the file guaranteed to exist, nor is it guaranteed to be
chowned to the appropriate user. All of which can cause unexpected
failure.
As a bonus I made a small change in the description of the configFile
attribute, in the hopes of making it a little more obvious why it
existed.
2015-02-11 20:42:52 -05:00
Shea Levy
7a1d132db9
Merge branch 'cc-wrapper-improvements' of git://github.com/copumpkin/nixpkgs into staging
2015-02-11 19:37:59 -05:00
Shea Levy
127efcd6f6
Merge branch 'kill-libiconv' of git://github.com/gridaphobe/nixpkgs into staging
...
Took "ours" for the conflict and changed libiconvOrEmpty to libiconv
Conflicts:
pkgs/applications/audio/ncmpcpp/default.nix
2015-02-11 19:37:22 -05:00
William A. Kennington III
505ab03a1e
notbit: Update git
2015-02-11 15:23:31 -08:00
Peter Simons
6b16a7fbd7
Merge pull request #6309 from joelteon/ghc-head-git
...
Build GHC HEAD from git checkout
2015-02-12 00:13:44 +01:00
William A. Kennington III
35e9d3c112
nixos/zfs: Use the git version for kernels unsupported by 0.6.3
2015-02-11 15:11:56 -08:00
William A. Kennington III
5742b24271
zfs_git: Update and remove obsolete patch
2015-02-11 14:47:37 -08:00
Eric Seidel
a86fd94ecc
only link libsodium against libssp when building with gcc
2015-02-11 14:37:30 -08:00
Joel Taylor
52c8d7c4ab
Build GHC HEAD from git checkout
2015-02-11 14:32:54 -08:00
Bjørn Forsman
c42d36de1a
genext2fs: add meta.{platforms,license,maintainers}
2015-02-11 20:06:14 +01:00
Luca Bruno
e088fd0314
Revert "Merge pull request #5626 from matthiasbeyer/add-fish_shell_module"
...
This reverts commit 157d199b33
, reversing
changes made to 4c7adddcb7
.
2015-02-11 18:31:11 +01:00
Luca Bruno
c427b48ba6
Revert "Add fish to nixos module list"
...
This reverts commit d7f5d00f0a
.
2015-02-11 18:30:58 +01:00
Edward Tjörnhammar
3934bef138
fetchFromGitorious: add helper
2015-02-11 17:55:28 +01:00
Vincent Laporte
5cd15f8cc0
ocaml-cmdliner: update from 0.9.6 to 0.9.7
2015-02-11 17:51:38 +01:00
lethalman
77f160e467
Merge pull request #5867 from berdario/redis3
...
Add redis-3.0.0-rc2
2015-02-11 16:50:59 +01:00
Shea Levy
52879c9050
pass: fix completion installation
2015-02-11 15:29:34 +00:00
berdario
ef15f769fe
redis3.0.0-rc3
2015-02-11 14:24:27 +00:00
berdario
81d1422d0d
Forgot to update the all-packages.nix
2015-02-11 14:22:49 +00:00
Luca Bruno
d7f5d00f0a
Add fish to nixos module list
2015-02-11 14:05:30 +00:00
lethalman
157d199b33
Merge pull request #5626 from matthiasbeyer/add-fish_shell_module
...
Add basic nixos module for fish shell
2015-02-11 15:05:03 +01:00
Sander van der Burg
4c7adddcb7
s3fs: Add package
2015-02-11 13:23:58 +00:00
Luca Bruno
f7b26bf98f
gnome3: Set XCURSOR_PATH. Closes #6191
2015-02-11 11:48:51 +00:00
Domen Kožar
fa51c9bfc1
browserid: disable tests
2015-02-11 10:22:21 +01:00
Domen Kožar
a586293706
sympy: 0.7.4 -> 0.7.6
2015-02-11 10:22:11 +01:00
Domen Kožar
2024e08564
partially fix pythonPackages.protobuf
2015-02-11 10:21:51 +01:00
Domen Kožar
4869902a70
sqlalchemy9: 0.9.4 -> 0.9.8
2015-02-11 09:34:25 +01:00