Commit Graph

48348 Commits

Author SHA1 Message Date
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
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
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
Cillian de Róiste
e728e7cb6d petri-foo: use released version 0.1.87 2014-08-31 22:03:48 +02:00
Daniel Peebles
ba13808259 Fix byacc 2014-08-31 16:01:03 -04:00
Cillian de Róiste
3c8ddf7881 lmms: 0.4.15 -> 1.0.3, fix ogg vorbis and fluidsynth support 2014-08-31 21:51:49 +02:00
Domen Kožar
73347adfde Merge pull request #3909 from vlstill/fix_vpnc_pull_req
vpnc: Fix building of system config.
2014-08-31 21:42:15 +02:00
Vladimir Still
5588ad472b vpnc: Fix building of system config. 2014-08-31 21:39:03 +02:00
Philip Horger
3da42c811f hawkthorne: Initial commit, license issue still unresolved 2014-08-31 20:08:15 +01:00
Michael Raskin
fc83dfbc49 Update smbnetfs 2014-08-31 22:54:37 +04:00
Michael Raskin
2406a89219 Update FPC to 2.6.4 2014-08-31 22:47:55 +04:00
Michael Raskin
6b962e6e9e Update FPC binary expression 2014-08-31 22:47:55 +04:00
Mateusz Kowalczyk
b1e388cefb agda-stdlib: update to 0.8.1
This is necessary after the Agda-2.4.2 bump
2014-08-31 19:26:05 +01:00
Domen Kožar
d1a8a8d76d pythonPackages.rainbowstream: 0.9.3 -> 0.9.5, fix build on py3k 2014-08-31 20:02:47 +02:00
Dmitry Malikov
14f417ce9b haskell-wordexp: add 0.2.0.0 2014-08-31 19:54:02 +02:00
Peter Simons
ecd11ef225 Merge pull request #3904 from sfultong/vpnc-upstream
Adding vpnc configuration module
2014-08-31 19:40:08 +02:00
Michael Raskin
5f22bc48cd Update dmraid 2014-08-31 21:16:07 +04:00
Michael Raskin
eecfa6d657 Enable dmeventd 2014-08-31 21:15:57 +04:00
Dmitry Malikov
7c40939c3a haskell-directory-layout: 0.7.4 -> 0.7.4.1, doCheck = true 2014-08-31 19:09:44 +02:00
Michael Raskin
eb66d3654f Update and adopt LVM2. 2014-08-31 21:08:56 +04:00
Sam Griffin
ec8e4d23f1 cleanup per Lethalman's suggestions 2014-08-31 13:01:20 -04:00
William A. Kennington III
02ecc98e87 nixos/network-interfaces: Fix bug in converting old ipAddresses 2014-08-31 09:47:18 -07:00
William A. Kennington III
9a697d775a Revert "Revert "Fix syntax error in nixos/lib/build-vms.nix, introduced by 86c0f8c""
This reverts commit 2f697bf693.
2014-08-31 09:46:26 -07:00
William A. Kennington III
3d037ebb94 Revert "Revert "Merge pull request #3182 from wkennington/master.ipv6""
This reverts commit ea8910652f.
2014-08-31 09:46:16 -07:00
Michael Raskin
655e5c01b4 Oops; a mistake with src 2014-08-31 20:44:17 +04:00