Vladimír Čunát
61556b727a
nixos/mantisbt: add a simple service
...
It doesn't really deserve a package, as it's just a bunch of PHP scripts
copied into a folder and we have to copy on reconfiguration anyway.
2016-03-11 15:59:26 +01:00
Nikolay Amiantov
08893956fb
Merge pull request #13823 from abbradar/colord
...
colord color management daemon
2016-03-11 13:50:12 +03:00
Vladimír Čunát
6f9fe31b42
awstats: init at 7.4, including a simple service
2016-03-11 10:37:06 +01:00
Nikolay Amiantov
776845bbeb
xiccd: init at 0.2.2
2016-03-11 01:26:56 +03:00
Adam Boseley
5b83791207
spice-vdagentd service : initial at 0.16.0
2016-03-05 07:56:47 +10:00
Eelco Dolstra
6bd0c3fe9d
ifplugd: Remove
...
This package hasn't been updated in 11 years, and isn't really useful
anymore in a modern Linux system.
2016-03-03 19:43:11 +01:00
Franz Pletz
aa819b8d39
Merge pull request #13591 from mayflower/services/nntp-proxy
...
nntp-proxy service: init
2016-03-03 18:57:25 +01:00
Tristan Helmich
17389e256f
nntp-proxy service: init
2016-03-03 14:14:19 +01:00
Nikolay Amiantov
23dd97ee88
Merge commit 'refs/pull/13412/head' of git://github.com/NixOS/nixpkgs
2016-03-02 18:56:24 +03:00
Alex Franchuk
69d8cb4a6b
libreswan: add package and service to nixos
2016-03-02 09:44:30 -05:00
Eelco Dolstra
f3d94cfc23
Revert "Add the tool "nixos-typecheck" that can check an option declaration to:"
...
This reverts commit cad8957eabcbf73062226d28366fd446c15c8737. It
breaks NixOps, but more importantly, such major changes to the module
system really need to be reviewed.
2016-03-01 20:52:06 +01:00
Thomas Strobel
cad8957eab
Add the tool "nixos-typecheck" that can check an option declaration to:
...
- Enforce that an option declaration has a "defaultText" if and only if the
type of the option derives from "package", "packageSet" or "nixpkgsConfig"
and if a "default" attribute is defined.
- Enforce that the value of the "example" attribute is wrapped with "literalExample"
if the type of the option derives from "package", "packageSet" or "nixpkgsConfig".
- Warn if a "defaultText" is defined in an option declaration if the type of
the option does not derive from "package", "packageSet" or "nixpkgsConfig".
- Warn if no "type" is defined in an option declaration.
2016-02-29 01:09:00 +01:00
Thomas Tuegel
c62bf00442
nixos: remove top-level uim option
2016-02-28 07:12:55 -06:00
Thomas Tuegel
a91161aa57
nixos: remove qtPlugins and gtkPlugins
...
Both Qt and GTK load plugins from the active profiles
automatically, so it is sufficient to install input methods
system-wide. Overriding the plugin paths may interfere with correct
operation of other plugins.
2016-02-28 07:12:55 -06:00
Eelco Dolstra
d4636fa254
Revert "Add a way to pin a NixOS version within the module system."
...
This reverts commit a5992ad61b314104aff7e28a41ce101a1b0e7c35. Motivation:
a5992ad61b (commitcomment-14986820)
2016-02-27 20:48:12 +01:00
Michael Raitza
d09c7986de
config.security.oath: new module
...
Add a module to make options to pam_oath module configurable.
These are:
- enable - enable the OATH pam module
- window - number of OTPs to check
- digits - length of the OTP (adds support for two-factor auth)
- usersFile - filename to store OATH credentials in
2016-02-25 13:52:45 +00:00
Emery
b16dc8dcc5
New hdapsd module
2016-02-24 21:51:13 +01:00
Jordan Mulcahey
a2b8cc0aaf
netatalk: 3.1.0 -> 3.1.7, new service module
2016-02-24 19:32:54 +01:00
zimbatm
2a0f6453d5
Merge pull request #12540 from eskimor/libinput-master
...
nixos: Libinput: Add support like there is for synaptics
2016-02-24 00:01:38 +00:00
Sou Bunnbu
7fcecec58b
Merge pull request #11254 from ericsagnes/standardize-im
...
Improve and standardize input methods
2016-02-22 10:13:54 +08:00
Eric Sagnes
3ad12f2dec
inputMethod service: init
2016-02-19 08:52:18 +09:00
Nikolay Amiantov
53269f1455
octoprint service: init
2016-02-17 17:05:59 +03:00
Eric Sagnes
3ed3f061da
nabi service: init
2016-02-17 20:44:29 +09:00
Eric Sagnes
4a199d9955
uim service: init
2016-02-17 20:44:29 +09:00
Eric Sagnes
52dd53373f
ibus service: refactoring
2016-02-17 20:44:29 +09:00
Eric Sagnes
850be632a0
fcitx service: init
2016-02-17 20:44:29 +09:00
Nikolay Amiantov
1c8a21dfad
Merge branch 'pdnsd-service' of https://github.com/nfjinjing/nixpkgs
...
Closes #12932
2016-02-16 20:35:01 +03:00
Nikolay Amiantov
39e9b43082
Merge branch 'gammu-smsd' of https://github.com/zohl/nixpkgs into zohl-gammu-smsd
...
Closes #12998
2016-02-16 19:40:00 +03:00
Cole Mickens
c7571611dc
cfdyndns: init at 0.0.1
2016-02-15 12:54:04 -08:00
Al Zohali
7b7cf281d3
gammu-smsd service: init
2016-02-15 00:26:41 +03:00
Jinjing Wang
73b9a9662d
pdnsd service: init
2016-02-12 19:53:41 +08:00
Edward Tjörnhammar
faf01ab0f7
Merge pull request #12038 from womfoo/facetimehd
...
facetimehd: PCIe webcam support for Macbooks
2016-02-12 07:32:42 +01:00
Robin Gloster
f7aa921773
Merge pull request #12560 from tvestelind/haka
...
Haka: new package
2016-02-06 20:32:39 +01:00
Eelco Dolstra
901163c0c7
Split the initrd sshd support into a separate module
...
Also, drop boot.initrd.postEarlyDeviceCommands since preLVMCommands
should work fine.
2016-02-02 19:59:27 +01:00
Kranium Gikos Mendoza
9213916ca7
facetimehd: init at git-20160127
2016-01-28 02:59:36 +08:00
Tomas Vestelind
11d475af29
haka: options for nixos
2016-01-23 01:19:53 +01:00
Robert Klotzner
a2db14925b
nixos: Added libinput configuration
...
like there was for synaptics
2016-01-22 13:09:39 +01:00
Alexander V. Nikolaev
de8dea4821
nixos: add module for rmilter
2016-01-16 15:12:30 +02:00
Alexander V. Nikolaev
14926f08a3
nixos: Add module for rspamd
2016-01-16 15:11:36 +02:00
roblabla
7e10bf4327
matrix-synapse: init at 0.12.0
2016-01-15 15:17:14 +01:00
Mark Laws
e7ba7fba01
gale: init at 1.1happy
2016-01-13 12:00:50 -08:00
Nikolay Amiantov
b4179c5612
nixos/dspam: add module
2016-01-13 13:08:55 +03:00
Nikolay Amiantov
f5efac09aa
nixos/opendkim: add module
2016-01-13 13:07:46 +03:00
Nikolay Amiantov
c51d08cf27
nixos/postsrsd: add module
2016-01-13 13:04:12 +03:00
goibhniu
8b8f864e48
Merge pull request #12103 from rick68/ostinato
...
Ostinato
2016-01-11 00:09:32 +01:00
Aristid Breitkreuz
9c92faf370
Merge pull request #12133 from dwe11er/new-package/irqbalance
...
irqbalance: init at 1.1.0
2016-01-10 21:06:50 +01:00
Marcin Falkiewicz
7636359c89
irqbalance: init at 1.1.0
2016-01-08 12:37:43 +01:00
Shea Levy
4a511911bb
Merge branch 'rm-notbit' of git://github.com/jgillich/nixpkgs
2016-01-07 14:34:40 -05:00
Robin Gloster
88292fdf09
jobs -> systemd.services
2016-01-07 06:39:06 +00:00
Robin Gloster
af50b03f50
fuppes: remove obsolete broken package and service
2016-01-07 06:39:05 +00:00