summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
Commit message (Collapse)AuthorAge
* Merge pull request #29125 from geistesk/firehol-3.1.4Jörg Thalheim2017-09-13
|\ | | | | firehol: init at 3.1.4, iprange: init at 1.0.3
| * nixos/fireqos: add servicegeistesk2017-09-09
| |
* | nixos/prometheus-collectd-exporter: init module (#29212)Pascal Bach2017-09-11
|/ | | | | | | | | * prometheus-collectd-exporter service: init module Supports JSON and binary (optional) protocol of collectd. * nixos/prometheus-collectd-exporter: submodule is not needed for collectdBinary
* mfi: Remove remaining reference to mfi.nixMichael Alan Dorman2017-09-08
| | | | | | This file was removed in 6f0b538044, but sufficient care was not taken to remove all references to it. Without this change, trying to rebuild nixos fails.
* nexus: Add module for nexus.Michele Catalano2017-09-04
| | | | | Add also myself as maintainer Add simple test of the nexus service
* Merge pull request #28893 from jtojnar/gpaste-serviceJörg Thalheim2017-09-03
|\ | | | | gnome3.gpaste: Add GPaste service
| * nixos/gnome3.gpaste: add serviceJan Tojnar2017-09-02
| |
* | nixos: purge remaining grsecurity bitsJoachim Fasting2017-09-02
| | | | | | | | | | | | :( Fixes https://github.com/NixOS/nixpkgs/issues/28859
* | Merge pull request #28726 from vyp/interception-toolsJörg Thalheim2017-09-02
|\ \ | |/ |/| interception-tools: init at 0.1.1
| * interception-tools: init at 0.1.1xd1le2017-09-02
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The latest release of libyamlcpp in nixpkgs does not build because it uses an older version of boost than the one in nixpkgs and therefore expects a particular header file which does not exist in the latest boost anymore. For this reason, a later (git) version of libyamlcpp is used here (which actually doesn't even require boost). The substituteInPlace in the prePatch phase is needed because libevdev places its headers in non-standard places, meaning Nix cannot normally find them. The `cut` command removes the first two "-I" characters from the output of `pkg-config`. This needs to be in the prePatch phase because otherwise Nix will patch these lines to `/var/empty`, meaning you would have less specific replacement (in case other lines are also patched to `/var/empty`). I wrote the patch. (I believe it is NixOS specific.)
* | nixos/bcachefs: init moduledavidak2017-08-31
| |
* | compiz: dropGraham Christensen2017-08-30
| |
* | frandom: RemoveTim Steinbach2017-08-29
| |
* | Merge pull request #27833 from volth/hpsa-2.40Joachim F2017-08-26
|\ \ | | | | | | nixos/hardware/raid/hpsa: init at 2.40
| * | nixos/hardware/raid/hpsa: init at 2.40Volth2017-08-01
| | |
* | | nixos/usbguard: create package and module (#28363)Phil2017-08-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * nixos/usbguard: create package and module No usbguard module or package existed for NixOS previously. USBGuard will protect you from BadUSB attacks. (assuming configuration is done correctly) * nixos/usbguard: remove extra packages Users can override this by themselves. * nixos/usbguard: add maintainer and fix style
* | | Merge pull request #28476 from disassembler/airsonicJörg Thalheim2017-08-25
|\ \ \ | | | | | | | | airsonic: init at 10.0.0
| * | | nixos/airsonic: add moduleSamuel Leathers2017-08-23
| | | |
* | | | nixos/hail: init (#28442)Philipp Hausmann2017-08-23
|/ / /
* | / sks and pgpkeyserver-lite modules: init (#27515)Christian Albrecht2017-08-22
| |/ |/| | | | | | | | | | | | | | | | | * modules sks and pgpkeyserver-lite: runs the sks keyserver with optional nginx proxy for webgui. * Add calbrecht to maintainers * module sks: fix default hkpAddress value * module pgpkeyserver-lite: make hkpAddress a string type option and use (builtins.head services.sks.hkpAddress) as default value * module sks: remove leftover service dependencies
* | Merge pull request #27796 from LumiGuide/postageJoachim F2017-08-13
|\ \ | | | | | | postage: init at 3.2.17 & add NixOS module
| * | postage: init at 3.2.17 & add NixOS moduleBas van Dijk2017-08-07
| |/
* | ripple-rest: removeRobin Gloster2017-08-12
| | | | | | | | | | marked as broken for > 1 yr, development is frozen and author recommends moving to https://github.com/ripple/ripple-lib
* | wvdial: removeRobin Gloster2017-08-04
| |
* | tlsdate: removeRobin Gloster2017-08-04
|/ | | | | Dead and does not build with openssl 1.1. Debian has removed it, too.
* Merge pull request #27347 from cstrahan/osquery-newCharles Strahan2017-07-24
|\ | | | | osquery: init at 2.5.2
| * osquery: init at 2.5.2Charles Strahan2017-07-24
| |
* | exhibitor: init at 3.4.9Joel Thompson2017-07-21
| | | | | | | | | | Initial Exhibitor nix package and nixos module for Netflix's Exhibitor, which is a manager for Apache Zookeeper.
* | Merge pull request #26419 from roblabla/feature-saslFranz Pletz2017-07-20
|\ \ | | | | | | cyrus-sasl: Add saslauthd service and LDAP support
| * | cyrus-sasl: Add saslauthd service supportroblabla2017-06-06
| | |
* | | Merge pull request #27410 from florianjacob/journalwatchJörg Thalheim2017-07-18
|\ \ \ | | | | | | | | journalwatch & journalwatch service: init at 1.1.0
| * | | journalwatch & journalwatch service: init at 1.1.0Florian Jacob2017-07-16
| | | |
* | | | snapper: add nixos moduleChristian Kögler2017-07-16
|/ / / | | | | | | | | | fixes #27154
* | | Merge pull request #26907 from volth/vaultCharles Strahan2017-07-11
|\ \ \ | | | | | | | | vault: 0.6.5 -> 0.7.3 with service
| * | | Vault: 0.6.5 -> 0.7.2 with servicesKatyucha2017-06-27
| | | |
* | | | nixos/auditd: init at 2.7.6 (#27261)Christian Albrecht2017-07-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #11864 Support Linux audit subsystem Add the auditd.service as NixOS module to be able to generate profiles from /var/log/audit/audit.log with apparmor-utils. auditd needs the folder /var/log/audit to be present on start so this is generated in ExecPreStart. auditd starts with -s nochange so that effective audit processing is managed by the audit.service.
* | | | Merge branch 'master' into stagingVladimír Čunát2017-07-03
|\ \ \ \
| * \ \ \ Merge pull request #26978 from volth/lighttpd-collectd-submoduleJoachim F2017-07-02
| |\ \ \ \ | | | | | | | | | | | | lighttpd: add collectd submodule
| | * | | | lighttpd: add collectd submoduleVolth2017-06-29
| | | |_|/ | | |/| |
| * / | | heartbeat service: initTristan Helmich2017-07-02
| |/ / /
* | | | Merge pull request #26897 from layus/nixos-terminfoJörg Thalheim2017-07-01
|\ \ \ \ | |/ / / |/| | | terminfo: symlink terminfo to /etc for ncurses
| * | | terminfo: symlink terminfo to /etc for ncursesGuillaume Maudoux2017-06-30
| | | |
* | | | Merge pull request #26073 from florianjacob/piwik-packageJoachim F2017-06-27
|\ \ \ \ | |_|/ / |/| | | piwik & piwik service: init at 3.0.4
| * | | piwik & piwik service: init at 3.0.4Florian Jacob2017-06-19
| | | |
* | | | minio service: add inital servicePascal Bach2017-06-26
| |/ / |/| | | | | | | | | | | | | | | | | features: - change listen port and address - configure config and data directory - basic test to check if minio server starts
* | | mailhog: init at 1.0.0 (#26821)Samuel Leathers2017-06-24
|/ / | | | | | | | | | | * mailhog: init at 1.0.0 * formatting nitpicks
* | Remove aiccu package and service due to sunsetting.Edward Tjörnhammar2017-06-15
| | | | | | | | https://www.sixxs.net/main/
* | thefuck: init at 3.18 (#26529)Maximilian Bosch2017-06-14
| |
* | Merge branch 'master2' of https://github.com/gnidorah/nixpkgs into stagingEelco Dolstra2017-06-07
|\ \
| * | fstrim: Add servicegnidorah2017-05-30
| | |