aboutsummaryrefslogtreecommitdiff
path: root/nixos (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #31252 from shaunren/comptonRenaud2017-11-071-1/+1
|\
| * compton: change extraOptions type to types.linesShaun Ren2017-11-051-1/+1
* | nixos/mysql: fix typo in description of mysql.bind optionRaphael Das Gupta2017-11-071-1/+1
* | nixos/tests/gitlab.nix: Unbreak config, still times outSarah Brofeldt2017-11-061-3/+51
* | ihaskell: re-enableVaibhav Sagar2017-11-062-3/+3
* | Merge pull request #30665 from michaelpj/imp/plymouth-themesOrivej Desh2017-11-062-2/+21
|\ \
| * | plasma5: set default theme for plymouthMichael Peyton Jones2017-10-211-0/+5
| * | plymouth: try to remove more references in themesMichael Peyton Jones2017-10-211-2/+16
* | | Merge pull request #31161 from nocent/masterOrivej Desh2017-11-061-1/+26
|\ \ \
| * | | networkmanager: add power saving and mac address randomization options for wi...nocent2017-11-021-1/+26
* | | | Merge pull request #30966 from csingley/plexpyOrivej Desh2017-11-061-0/+1
|\ \ \ \
| * | | | plexpy: add user idChristopher Singley2017-11-061-0/+1
* | | | | babeld module: initMarkus Mueller2017-11-052-0/+99
* | | | | wireguard module: add device name environment varFranz Pletz2017-11-051-0/+1
* | | | | lib/types: add `ints.positive`.Profpatsch2017-11-051-0/+7
* | | | | lib/types: update docs to match the new type namesProfpatsch2017-11-051-23/+9
* | | | | lib/types: nixos manual documentation for signed/unsinged intProfpatsch2017-11-051-14/+69
* | | | | lib/types: add intBetweenProfpatsch2017-11-051-0/+11
* | | | | Merge pull request #31254 from LumiGuide/graphite-python-overridesFrederik Rietdijk2017-11-051-7/+15
|\ \ \ \ \
| * | | | | graphite: override django and django_taggingGuillaume Maudoux2017-11-041-7/+15
* | | | | | Revert "services.xserver: assert that either desktop- or window manager is no...Herwig Hochleitner2017-11-053-22/+2
* | | | | | Merge pull request #31146 from NeQuissimus/kafka_updatesTim Steinbach2017-11-046-1/+225
|\ \ \ \ \ \
| * | | | | | kafka: Add testsTim Steinbach2017-11-025-0/+196
| * | | | | | zookeeper: Add simple testTim Steinbach2017-11-022-1/+29
* | | | | | | services.xserver: assert that either desktop- or window manager is not "none"Maximilian Bosch2017-11-043-2/+22
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #30107 from danbst/patch-13Frederik Rietdijk2017-11-041-0/+2
|\ \ \ \ \ \
| * | | | | | declarative containers: improve example configDanylo Hlynskyi2017-10-051-0/+2
* | | | | | | Merge pull request #31201 from gnidorah/swayTim Steinbach2017-11-031-2/+3
|\ \ \ \ \ \ \
| * | | | | | | sway module: setcap binary, not wrappergnidorah2017-11-031-2/+3
* | | | | | | | keybase service: Turn off debug loggingBenjamin Staffin2017-11-031-1/+1
|/ / / / / / /
* | | | | | | Merge pull request #31149 from LumiGuide/pgmanage-10.0.2Daiderd Jordan2017-11-035-55/+121
|\ \ \ \ \ \ \
| * | | | | | | postage: replaced by pgmanage-10.0.2Bas van Dijk2017-11-035-55/+121
* | | | | | | | nixos/unbound: correct indented interface/access listsJoerg Thalheim2017-11-031-2/+2
|/ / / / / / /
* | | | | | | strongswan: allow configuring enabled pluginsAndrew Dunham2017-11-021-2/+23
* | | | | | | Merge branch 'master' into upd.lxqtJosé Romildo Malaquias2017-11-022-2/+18
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #31100 from zimbatm/hashcat4zimbatm2017-11-021-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | intel-ocl: r4.0-59481 -> 5.0-63503zimbatm2017-11-011-1/+1
| * | | | | | ACME module: add server option (#31122)Pierre-Etienne Meunier2017-11-021-1/+17
* | | | | | | Merge branch 'master' into upd.lxqtJosé Romildo Malaquias2017-11-0217-33/+125
|\| | | | | |
| * | | | | | nixos/postfix: support alternate smtp ports when relaying (#30685)Sarah Brofeldt2017-11-011-11/+8
| |/ / / / /
| * | | | | containers: autoStart doc typoDanylo Hlynskyi2017-11-011-1/+1
| * | | | | Merge pull request #31007 from yegortimoshenko/nixos-generate-config/umaskOrivej Desh2017-11-011-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | nixos-generate-config: enforce umask 0022, fixes #30954Yegor Timoshenko2017-10-301-0/+1
| * | | | | Merge pull request #31058 from rnhmjoj/dnschainSander van der Burg2017-10-311-1/+1
| |\ \ \ \ \
| | * | | | | nixos/dnschain: use nodePackages.dnschainrnhmjoj2017-10-311-1/+1
| * | | | | | Merge pull request #31039 from LumiGuide/fix-graphite-apiGraham Christensen2017-10-312-7/+13
| |\ \ \ \ \ \
| | * | | | | | graphite: fix the graphiteApi serviceBas van Dijk2017-10-312-7/+13
| | | |/ / / / | | |/| | | |
| * | | | | | Merge pull request #31044 from LumiGuide/fix-apache-httpdGraham Christensen2017-10-311-0/+1
| |\ \ \ \ \ \
| | * | | | | | apache-httpd: fix nix evaluation errorBas van Dijk2017-10-311-0/+1
| | |/ / / / /
| * | | | | | Merge pull request #31050 from pbogdan/wordpress-disable-autoupdatesGraham Christensen2017-10-311-0/+1
| |\ \ \ \ \ \