Commit Graph

48371 Commits

Author SHA1 Message Date
Vladimir Still
a2394f09c7 sshd: Add note about listening on port 22 to listenAddresses. 2014-09-01 22:56:35 +02:00
Vladimir Still
ac39d839c3 sshd: Add note about firewall and listenAddresses. 2014-09-01 22:56:35 +02:00
Vladimir Still
e12337156c sshd: Allow to specify ListenAddress. 2014-09-01 22:56:35 +02:00
Michael Raskin
319d8ac609 Merge pull request #3925 from proger/sysdig-no-kernel-dev
sysdig: cheat nix into not capturing linux-dev as a runtime dependency
2014-09-02 00:54:50 +04:00
Michael Raskin
5bbeba3d97 Merge pull request #3911 from vlstill/nfs-port_pullreq
nfsd: Make it possible to fix rpc.{mountd,statd,lockd} ports.
2014-09-02 00:53:52 +04:00
Michael Raskin
a6dfb4dc28 Merge pull request #3241 from ehmry/cjdns
cjdns declarative configuration
2014-09-02 00:53:18 +04:00
Michael Raskin
ace2e42638 Merge pull request #3917 from lovek323/openldap
openldap: fix build on darwin
2014-09-02 00:52:16 +04:00
Pascal Wittmann
038c71a11a boinc: update from 7.2.42 to 7.4.14 (fixes CVE-2013-2298) 2014-09-01 22:51:04 +02:00
Michael Raskin
5b9110233d Update atftp 2014-09-02 00:56:07 +04:00
Michael Raskin
5e1f405916 Merge pull request #3919 from wkennington/master.spice
Spice Updates
2014-09-02 00:46:44 +04:00
Michael Raskin
8c167b22a5 Merge pull request #3918 from robberer/pkgs/clamav
clamav: update to version 0.98.4 and run freshclam in daemon mode
2014-09-02 00:46:25 +04:00
Vladimir Kirillov
e15aa51f2f sysdig: cheat nix into not capturing linux-dev as a runtime dependency 2014-09-01 21:28:14 +03:00
Daniel Peebles
933ac5e9f8 Use a more permanent URL for the byacc version we're using
The other one is likely to change with every new release.
2014-09-01 19:26:21 +01:00
Mateusz Kowalczyk
41cd2d870a haskell-saltine: add 0.0.0.3 2014-09-01 17:07:37 +01:00
Luca Bruno
31b7cae018 nixos/znc: fix immutable config.
Fix references to coreutils echo and rm.
Make config writable even if immutable because of
https://github.com/znc/znc/blob/master/src/znc.cpp#L964 .
2014-09-01 16:21:12 +02:00
aszlig
29f4642284
nixos: Add new service for OpenNTPd.
This conflicts with the existing reference NTP daemon, so we're using
services.ntp.enable = mkForce false here to make sure both services
aren't enabled in par.

I was already trying to merge the module with services.ntp, but it would
have been quite a mess with a bunch of conditions on the package name.
They both have a bit in common if it comes to the configuration files,
but differ in handling of the state dir (for example, OpenNTPd doesn't
allow it to be owned by anything other than root).

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-01 16:07:28 +02:00
aszlig
3fbb9f0502
Add new openntpd package in version 20080406p-10.
It's actually a fork from Debian who are providing cross-platform
compatibility fixes for it. A big advantage is that it is far more
minimal than the ntpd reference implementation and especially useful if
you don't want to run an NTP service.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-09-01 16:07:27 +02:00
Ricardo M. Correia
f9e63ca20d inotify-tools: Fix hash
The hash wasn't updated when the version was bumped.
2014-09-01 15:07:54 +02:00
Ricardo M. Correia
cfed33ce2b flashplayer: Update from 11.2.202.394 -> 11.2.202.400 2014-09-01 15:07:19 +02:00
lethalman
e453c3c658 Merge pull request #3921 from wkennington/master.ipfix
nixos/tests: Fix usage of head function without pkgs.lib
2014-09-01 13:53:55 +02:00
William A. Kennington III
3e834e1783 nixos/tests: Fix usage of head function without pkgs.lib 2014-09-01 04:39:45 -07:00
Lluís Batlle i Rossell
ba0c5e7b9e Updating homebank to 4.6.3. 2014-09-01 12:59:34 +02:00
Lluís Batlle i Rossell
3a663f679f duplicity: update to 0.6.24. 2014-09-01 11:34:44 +02:00
William A. Kennington III
b0d13c5400 spice: 0.12.4 -> 0.12.5 2014-09-01 00:53:30 -07:00
William A. Kennington III
bc7f1b058a spice-protocol: 0.12.6 -> 0.12.7 2014-09-01 00:47:42 -07:00
Longrin Wischnewski
38f2c19324 clamav: update to version 0.98.4 2014-09-01 09:44:00 +02:00
Longrin Wischnewski
28fd7ea190 clamav: run freshclam in daemon mode 2014-09-01 09:41:19 +02:00
Emery Hemingway
f5b4eacad6 uhub: initial service expression 2014-09-01 10:53:19 +04:00
Emery Hemingway
9aa9345a5a uhub: initial package for version 0.4.1 2014-09-01 10:53:19 +04:00
Michael Raskin
a49caa77e7 Add IDs for uhub service 2014-09-01 10:53:19 +04:00
Michael Raskin
4d95ac6102 Merge pull request #3257 from tailhook/myenv-proxy
my-env: Preserve http_proxy and ftp_proxy variables
2014-09-01 10:35:18 +04:00
Michael Raskin
9e3d1b1a8f Merge pull request #3908 from wkennington/master.ip
Reapply the multi-ip code
2014-09-01 10:28:54 +04:00
Jan Malakhovski
26a4001a98 nixos: add setuid wrappers for some networked filesystems' helpers
So that `user` mount option would work allowing normal users to mount
and umount stuff marked with it in `fileSystems.<name>.options`.
2014-09-01 10:33:48 +04:00
Jan Malakhovski
8c9b6d932a nixos: add dhcpcd.persistent option 2014-09-01 10:33:48 +04:00
Jan Malakhovski
99243a5c51 nixos: add atftpd service 2014-09-01 10:33:48 +04:00
Jan Malakhovski
8f50d803ef nixos: add support for mkhomedir in PAM 2014-09-01 10:33:48 +04:00
Michael Raskin
ef22c53905 Update ACL2 2014-09-01 09:11:32 +04:00
Michael Raskin
a27e27c1f9 Fix barcode src 2014-09-01 09:07:54 +04:00
Michael Raskin
24b4105ed7 Remove fpc 2.4.0: lazarus doesn't need it and it doesn't like .2.6.0 as bootstrap compiler 2014-09-01 08:56:37 +04:00
Jason "Don" O'Conal
a20b4cbbba openldap: fix build on darwin 2014-09-01 13:55:46 +10:00
Emery Hemingway
fc6ccd1080 cjdns: package update from 20140303 to 20140829 2014-08-31 18:14:16 -04:00
Emery Hemingway
f60ac82cac cjdns: new declarative service expression
systemd service wants network-interfaces.target rather than network.target
assertion on config.networking.enableIPv6
2014-08-31 18:14:16 -04:00
Michael Raskin
d9b13c1eb1 Make dmeventd support in lvm2 optional; use it for dmraid 2014-09-01 02:06:41 +04:00
Cillian de Róiste
622bdca26c processing: keep processing-java and patch it to make it work 2014-08-31 22:46:02 +02:00
Michael Raskin
08131bd5d5 Update guitone 2014-09-01 00:38:07 +04:00
Michael Raskin
60d4216d01 Update Graphviz 2014-09-01 00:38:07 +04:00
Peter Simons
92c15baa62 Merge pull request #3906 from dmalikov/haskell-directory-layout
haskell-directory-layout: 0.7.4 -> 0.7.4.1, doCheck = true
2014-08-31 22:20:25 +02:00
Peter Simons
7c5e3e5b57 Merge pull request #3907 from dmalikov/haskell-wordexp
haskell-wordexp: add 0.2.0.0
2014-08-31 22:20:04 +02:00
Peter Simons
45d05d85f5 Merge pull request #3912 from copumpkin/byacc-fix
Fix byacc
2014-08-31 22:19:37 +02:00
Cillian de Róiste
edbaf9497b zynaddsubfx: 2.4.3 -> 2.4.4 2014-08-31 22:19:04 +02:00