Maximilian Bosch
1ac5612be8
Merge pull request #51749 from Ma27/add-iotop-module
...
nixos/iotop: add module
2019-02-07 16:12:11 +01:00
Pierre Bourdon
43fcfc274d
nixos: add nginx-sso service
2019-01-29 19:54:14 +01:00
worldofpeace
9d6fc7ad04
nixos/file-roller: init
2019-01-18 15:04:36 -05:00
Peter Hoeg
eaa665e243
Merge pull request #53495 from peterhoeg/p/zm
...
zoneminder: init at 1.32.3 and add NixOS module
2019-01-18 15:49:28 +08:00
Peter Hoeg
982354284d
zoneminder (nixos): add basic module
2019-01-15 21:27:45 +08:00
Jan Tojnar
ef935fa101
Merge branch 'master' into staging
2018-12-24 15:02:29 +01:00
zimbatm
d06f798ce7
Merge pull request #51566 from adisbladis/google-oslogin
...
GCE OSLogin module: init
2018-12-24 14:11:49 +01:00
Jörg Thalheim
633bc1d09b
Merge pull request #52686 from Mic92/vdr
...
vdr: revisited version of https://github.com/NixOS/nixpkgs/pull/32050
2018-12-23 16:19:27 +01:00
Christian Kögler
dd3f755cf4
vdr: initial at 2.4.0 and nixos module
...
used same plugin mechanism as kodi does
2018-12-22 15:13:25 +01:00
Florian Klink
c6de45c0d7
config.security.googleOsLogin: add module
...
The OS Login package enables the following components:
AuthorizedKeysCommand to query valid SSH keys from the user's OS Login
profile during ssh authentication phase.
NSS Module to provide user and group information
PAM Module for the sshd service, providing authorization and
authentication support, allowing the system to use data stored in
Google Cloud IAM permissions to control both, the ability to log into
an instance, and to perform operations as root (sudo).
2018-12-21 17:52:37 +01:00
Frederik Rietdijk
9ab61ab8e2
Merge staging-next into staging
2018-12-19 09:00:36 +01:00
markuskowa
5289fcc422
Merge pull request #47297 from greydot/bladerf
...
Introduce hardware/bladeRF module
2018-12-18 09:29:32 +01:00
Lana Black
7112cd8822
nixos/hardware/bladeRF: init at 2.0.2
...
This allows to easily enable bladerf-related udev rules with nixos
configuration.
2018-12-18 08:11:18 +00:00
Michael Peyton Jones
f64bc036a5
nixos: add XDG sounds module
2018-12-18 00:32:13 +01:00
Jan Tojnar
aacb244889
Merge pull request #51520 from michaelpj/imp/appstream
...
nixos: add AppStream module
2018-12-18 00:27:23 +01:00
Maximilian Bosch
7490e96e38
nixos/iotop: add module
...
The `iotop` program can't be started by an unprivileged user because of
missing root privileges. The issue can be fixed by creating a
setcap wrapper for `iotop` which contains `cap_net_admin`.
2018-12-18 00:00:42 +01:00
Jan Tojnar
aead6e12f9
Merge remote-tracking branch 'upstream/master' into staging
2018-12-16 22:55:06 +01:00
Kai Wohlfahrt
6cca9c0f9f
kerberos-server: add kerberos option
...
Allow switching out kerberos server implementation.
Sharing config is probably sensible, but implementation is different enough to
be worth splitting into two files. Not sure this is the correct way to split an
implementation, but it works for now.
Uses the switch from config.krb5 to select implementation.
2018-12-11 13:33:10 +00:00
Jörg Thalheim
da4e257fce
Merge pull request #51670 from Mic92/quassel-webserver
...
quassel-webserver: remove
2018-12-08 16:26:45 +00:00
Jörg Thalheim
40c8969b4c
quassel-webserver: remove
...
Package is broken and the original maintainer does not respond.
Unless someone wants to pick it up, I propose the removal.
fixes #51614
2018-12-07 16:46:36 +00:00
Michael Peyton Jones
656b74f021
nixos: add AppStream module
2018-12-04 20:26:25 +00:00
Frederik Rietdijk
a510aa2672
Merge master into staging-next
2018-12-03 12:18:43 +01:00
Silvan Mosberger
4afae70e2b
Merge pull request #48423 from charles-dyfis-net/bees
...
bees: init at 0.6.1; nixos/modules: services.bees init
2018-12-02 18:38:47 +01:00
Jörg Thalheim
31f67bed5b
Merge pull request #51379 from Gerschtli/add/programs-nm-applet
...
nixos/nm-applet: add nm-applet program
2018-12-02 11:49:45 +00:00
Tobias Happ
95cbb71abe
nixos/nm-applet: add nm-applet program
2018-12-02 12:18:47 +01:00
John Boehr
4226ddc034
nixos/cockroachdb: create new service
...
This also includes a full end-to-end CockroachDB clustering test to
ensure everything basically works. However, this test is not currently
enabled by default, though it can be run manually. See the included
comments in the test for more information.
Closes #51306 . Closes #38665 .
Co-authored-by: Austin Seipp <aseipp@pobox.com>
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2018-12-01 19:07:49 -06:00
Jan Tojnar
d359635ab4
gnome3.gnome-remote-desktop: init at 0.1.6
2018-11-30 21:35:21 +01:00
Charles Duffy
86db2f394c
nixos/modules: services.bees init
2018-11-29 20:27:45 -06:00
Victor SENE
195fa0dafc
nixos/roundcube: add to module-list
2018-11-28 18:52:09 +01:00
Franz Pletz
c1d760f0bf
Merge pull request #50469 from mguentner/mxisd
...
mxisd: init at 1.2.0 plus service with test
2018-11-25 13:26:05 +00:00
Maximilian Güntner
efae5d43ef
modules: add mxisd with test
2018-11-25 14:24:10 +01:00
Michael Raskin
5e159d463b
Merge pull request #49228 from Ekleog/rss2email-module
...
rss2email module: init
2018-11-23 22:30:29 +00:00
Matthieu Coudron
35f74c3608
mininet: init at 2.3.0d4 ( #41261 )
...
Mininet (https://github.com/mininet/mininet ) is a popular network emulator that
glues several components such as network namespaces, traffic control
commands into a set of python bindings. It is then "easy" to describe a
topology and run experiments on it.
2018-11-21 23:33:10 +00:00
Pierre Bourdon
08f24cadaa
syncthing-relay module: init
2018-11-19 01:09:54 +01:00
zimbatm
7b9a553e21
nixos: move system.autoUpgrade
...
This is not installer-specific
2018-11-17 14:05:30 +01:00
Léo Gaspard
0483ce0eee
rss2email module: init
...
Also adding `system-sendmail` package for sharing the code with other
modules or packages needing it.
2018-11-15 23:44:16 +09:00
Vincent Ambo
d5ea09758d
nixos/journaldriver: import module in top-level module list
...
Imports the `journaldriver` module into the top-level NixOS module
list to make it usable without extra work.
This went unnoticed in #42134 (mostly because my setup imports modules
explicitly from pinned versions).
Fixes #50390
2018-11-15 11:02:55 +01:00
Jörg Thalheim
552c223625
nodePackages.statsd: remove
...
The package/service is broken. Upstream is dead
2018-11-14 18:32:44 +00:00
José Romildo Malaquias
39a9b865b5
gtk: new service giving support to GTK+ applications
2018-11-12 19:55:30 -02:00
Silvan Mosberger
9c984b06c4
Merge pull request #38514 from disassembler/grafana-reporter
...
grafana-reporter: init at 2.0.1
2018-11-10 15:15:21 +01:00
Samuel Dionne-Riel
2f668e3248
Merge pull request #40043 from kierdavis/ckb-update-and-cleanup
...
ckb/ckb-next: 0.2.9 -> 0.3.2, and cleanup
2018-11-09 23:59:58 +00:00
adisbladis
86559259e5
Merge pull request #49876 from etu/add-dmrconfig-module-udev-rules
...
Add dmrconfig module udev rules
2018-11-09 12:04:20 +00:00
Sander van der Burg
530b4bcadd
nixos/alerta: create new module + add kapacitor integration
2018-11-08 22:34:23 +01:00
Elis Hirwing
a1f23bf1c8
nixos/dmrconfig: Add module to enable udev rules
2018-11-08 08:37:44 +01:00
Kier Davis
3b7984dd51
Merge branch 'master' into ckb-update-and-cleanup
2018-11-06 00:47:14 +00:00
Sander van der Burg
60298d1e08
nixos/kapacitor: new service
2018-11-01 21:53:45 +01:00
Joachim F
e5ce19f6ab
Merge pull request #46330 from geistesk/wavemon-module
...
nixos/wavemon: create module
2018-10-28 10:16:54 +00:00
Samuel Leathers
5b30cd77db
nixos/grafana_reporter: initial service
2018-10-27 05:15:03 -04:00
Jan Tojnar
82218835c5
Merge pull request #43133 from worldofpeace/gsignond
...
gsignond: init at 1.0.7
2018-10-26 19:29:56 +02:00
Michael Weiss
163adc5039
Merge pull request #48916 from colemickens/sway-module
...
programs.sway-beta: module init (temporary until sway-beta becomes sway-1.0)
2018-10-25 19:12:38 +02:00