Michael Raskin
e743d1ca85
Minor cleanup
2014-09-02 02:04:59 +04:00
Michael Raskin
b761b5cc09
Merge pull request #3135 from doublec/namecoin
...
Add namecoin cryptocurrency
2014-09-02 01:56:05 +04:00
Michael Raskin
a0ea30c613
Minor cleanup after merge
2014-09-02 01:53:42 +04:00
Michael Raskin
81627ab2d4
Merge pull request #3496 from auntieNeo/gmock
...
Added gmock (Google Mock) package to complement gtest package.
2014-09-02 01:45:24 +04:00
Chris Farmiloe
08534000a4
Ensure libvirtd is started after vswitch and add ability to configure how libvirtd guests are shutdown
2014-09-02 01:48:50 +04:00
Chris Farmiloe
76a4de68c1
formatting/retab
2014-09-02 01:48:50 +04:00
Chris Farmiloe
8ef11bb0ee
add openvswitch package + basic nixos module to enable it
2014-09-02 01:48:50 +04:00
Michael Raskin
9deb7f8aae
Create wrapper directory outside of /bin/ for FHS chroots to be closer to FHS
2014-09-02 01:45:15 +04:00
Michael Raskin
2a1a814e53
Make console-getty only used inside container by default
2014-09-02 01:36:10 +04:00
tv@shackspace.de
a6dd9bd0cb
python-wrapper: fix wrapped argv[0] w/o sed, maybe
2014-09-02 01:31:49 +04:00
tv@shackspace.de
f87c516a91
urlwatch: add version 1.16
2014-09-02 01:29:30 +04:00
Michael Raskin
d140851472
Merge pull request #3779 from offlinehacker/docker
...
full nixos inside docker
2014-09-02 01:04:05 +04:00
Michael Raskin
23b3495a25
Merge pull request #3876 from wkennington/master.btrfsProgs
...
btrfsProgs: 3.14.2 -> 3.16.0
2014-09-02 01:00:22 +04:00
Michael Raskin
419031bcfc
Merge pull request #2644 from lethalman/pam_tally
...
pam: Add logFailures option for adding pam_tally to su
2014-09-02 00:58:30 +04:00
Michael Raskin
2921966300
Merge pull request #3902 from DamienCassou/backintime
...
backintime: Definition improvement
2014-09-02 00:57:58 +04:00
Michael Raskin
82ed86dd76
Remove unneeded definitions
2014-09-02 01:03:39 +04:00
Michael Raskin
f70337a8bd
Merge pull request #3905 from AndersonTorres/stella
...
Stella 4.0: New Package
2014-09-02 00:55:52 +04: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