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 157d199b33bee85aeeb256e84abf55523539eaa0, reversing
changes made to 4c7adddcb7ae435cdecceeb627dca22ae581ca09.
2015-02-11 18:31:11 +01:00
Luca Bruno
c427b48ba6
Revert "Add fish to nixos module list"
...
This reverts commit d7f5d00f0a7a73e3f7a837b741bae25814490e3b.
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
Domen Kožar
5da0d18a0a
boto: 2.34.0 -> 2.36.0
2015-02-11 09:21:04 +01:00
Tobias Geerinckx-Rice
a5c072a610
kernel: common-config.nix: remove useless 'FTRACE n' before 'y'
2015-02-11 05:29:48 +01:00
Tobias Geerinckx-Rice
54397283b0
Add include-what-you-use 3.5: static C/C++ #include analyser
2015-02-11 00:14:16 +01:00
cillianderoiste
26127df6cb
Merge pull request #6288 from ehmry/ratox
...
ratox: bump to 0.2.1
2015-02-10 23:08:52 +01:00
Joel Taylor
db4cb021c0
Add purity to GHC builds on Darwin.
2015-02-10 22:08:01 +01:00
codyopel
0f18322026
libvpx: refactor & add git ( close #6213 )
2015-02-10 19:52:58 +01:00
Tobias Geerinckx-Rice
5e608de1ac
stress-ng: update 0.03.14 -> 0.03.15
2015-02-10 19:24:52 +01:00
Luca Bruno
fd6e830aa3
gsm: compile with -fPIC to fix build in mediastreamer for ZHF
2015-02-10 18:52:02 +01:00
James Cook
3baf1c0772
Merge remote-tracking branch 'official/master' into ppp_2.4.7_squash
...
Conflicts:
pkgs/tools/networking/ppp/default.nix
2015-02-10 09:24:38 -08:00
Emery Hemingway
f5b3ca1473
ratox: bump to 0.2.1
2015-02-10 12:10:51 -05:00