about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* nixos-generate-config: i18n.consoleFont has been renamed to console.fontPavol Rusnak2019-12-25
| | | | fixes #76391
* net-snmp: split outputs (#76155)Jörg Thalheim2019-12-25
|\ | | | | net-snmp: split outputs
| * nixos/keepalived: add testJörg Thalheim2019-12-22
| |
* | Merge pull request #73959 from aristaeus/awstatsAaron Andersen2019-12-24
|\ \ | | | | | | nixos/awstats: refactor module
| * | nixos/awstats: refactor moduleBen Harper2019-12-24
| | |
* | | Merge pull request #76425 from r-ryantm/auto-update/slurmmarkuskowa2019-12-24
|\ \ \ | |/ / |/| | slurm: 19.05.4.1 -> 19.05.5.1
| * | nixos/slurm: fix perl->python conversion bugMarkus Kowalewski2019-12-24
| | |
* | | Merge pull request #76160 from worldofpeace/mate-settings-daemon/fixupworldofpeace2019-12-23
|\ \ \ | | | | | | | | nixos/mate: drop g-s-d enable
| * | | nixos/mate: drop g-s-d enableworldofpeace2019-12-21
| | | | | | | | | | | | | | | | I believe I forgot to remove this in 68ab37aa4491c8f870483c9eff888dc5fc88d2c8.
* | | | Merge pull request #74763 from nek0/restya-board-config-fixAaron Andersen2019-12-23
|\ \ \ \ | | | | | | | | | | restya-board: Restya board config fix
| * | | | restya-board: fix configuration option and switch to file based password ↵nek02019-12-23
| | | | | | | | | | | | | | | | | | | | provisioning
* | | | | Merge pull request #75103 from sternenseemann/spacecookieFlorian Klink2019-12-23
|\ \ \ \ \ | | | | | | | | | | | | services/spacecookie: init
| * | | | | nixos/spacecookie: add service module and teststernenseemann2019-12-17
| | | | | |
* | | | | | Merge pull request #76171 from Ma27/optionally-disable-python-lintworldofpeace2019-12-23
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/python-test-driver: add an option to disable python linter
| * | | | | | nixos/python-test-driver: add an option to disable python linterMaximilian Bosch2019-12-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | While it's a good idea to automate the linting of the python code used for our tests, I think that it can be quite distracting when hacking on a NixOS test. I figured that it might be more convenient to add an option as a shortcut for this to avoid that everyone needs to dig into the test driver again.
* | | | | | | Merge pull request #76116 from worldofpeace/pantheon-cleanupworldofpeace2019-12-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Pantheon cleanups
| * | | | | | | nixos/pantheon: options for extra switchboard plugs and wingpanel indicatorsworldofpeace2019-12-21
| | | | | | | |
| * | | | | | | nixos/pantheon: don't abstract default packages to pkgsworldofpeace2019-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also cleanup a bit, we enabled gnome-settings-daemon even when using elementary-settings-daemon. I wanted the nixos module ascribe the defaults, not these lists in pkgs.
| * | | | | | | nixos/pantheon: add an apps.enable optionworldofpeace2019-12-21
| | | | | | | |
| * | | | | | | nixos/pantheon: move contractor module into xserviceworldofpeace2019-12-20
| | | | | | | |
| * | | | | | | nixos/pantheon/files: removeworldofpeace2019-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Made nun sense.
* | | | | | | | Merge pull request #75047 from kampka/trilium-serverAaron Andersen2019-12-22
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add trilium server and module
| * | | | | | | | trilium: Pin platforms to x86_64 linuxChristian Kampka2019-12-22
| | | | | | | | |
| * | | | | | | | trilium-server: Add nginx reverse proxy configuration to moduleChristian Kampka2019-12-19
| | | | | | | | |
| * | | | | | | | trilium-server: Add moduleChristian Kampka2019-12-19
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #76139 from Ma27/systemd-nspawn-packageMaximilian Bosch2019-12-22
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | nixos/systemd-nspawn: use `config.systemd.package`
| * | | | | | | nixos/systemd-nspawn: use `config.systemd.package`Maximilian Bosch2019-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When using a modified systemd-package (e.g. to test a patch), it's recommended to use the `systemd.package`-option to avoid rebuilding all packages that somehow depend on systemd. With this change, the modified package is also used by `systemd-nspawn@` units.
* | | | | | | | nixos/tests/hydra: port to pythonMaximilian Bosch2019-12-22
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #75847 from andersk/lxc-usernet-manpageRenaud2019-12-22
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lxc: Fix lxc-usernet(5) man page reference in documentation
| * | | | | | | lxc: Fix lxc-usernet(5) man page reference in documentationAnders Kaseorg2019-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Anders Kaseorg <andersk@mit.edu>
* | | | | | | | Merge pull request #75247 from Elyhaka/swayMichael Weiss2019-12-21
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sway: refactor with a wrapper This moves the wrapper functionality from the NixOS module to a new package (wrapper) that wraps the original sway package (sway-unwrapped). Therefore it's now also possible to properly use Sway on non-NixOS systems out of the box. The new submodule for the wrapperFeatures makes it easy to extend the functionality which should become useful in the future. This also introduces a GTK wrapper feature to fix issues with icon/GTK themes, e.g. when running waybar or wofi. This should also work for #67704. If not, we might have to add some additional dependencies/arguments for this case.
| * | | | | | | | sway: refactor with a wrapperElyhaka2019-12-21
| | | | | | | | |
* | | | | | | | | rdf4store: throw removal messagesc0bw3b2019-12-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Addition to #74214 I forgot to add aliases for package and modules after removal
* | | | | | | | | Merge pull request #75583 from worldofpeace/nm-applet-default-gnomeworldofpeace2019-12-21
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | networkmanagerapplet: default to withGnome
| * | | | | | | | networkmanagerapplet: default to withGnomeworldofpeace2019-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This requires us to add gcr to the module.
* | | | | | | | | Merge pull request #68301 from gnidorah/cde2markuskowa2019-12-21
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | cdesktopenv: init at 2019-11-30
| * | | | | | | | cdesktopenv: init at 2019-11-30gnidorah2019-12-15
| | | | | | | | |
* | | | | | | | | Merge pull request #75464 from mmilata/rspamd-python-testMaximilian Bosch2019-12-21
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixosTests.rspamd: port to python
| * | | | | | | | | nixosTests.rspamd: port to pythonMartin Milata2019-12-11
| | | | | | | | | |
* | | | | | | | | | Merge pull request #56255 from Izorkin/nginx-temp1Florian Klink2019-12-20
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nginx: do not run anything as root
| * | | | | | | | | | nixos/nginx: do not run anything as rootIzorkin2019-12-15
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #76052 from brprice/WIP/acmeFlorian Klink2019-12-20
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/acme: implement postRun using ExecStartPost
| * | | | | | | | | | | nixos/acme: implement postRun using ExecStartPostBen Price2019-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In 5532065d0690645f0a813fed6e68163b0f4774d4, acme was changed to be RemainAfterExit=true, but `postRun` commands are implemented as `ExecStopPost`. Systemd now considers the service to be still running after simp_le is finished, so won't run these commands (e.g. to reload certificates in a webserver). Change `postRun` to use `ExecStartPost` to ensure the commands are run in a timely manner.
* | | | | | | | | | | | Merge pull request #75703 from kampka/port-tests-3Dmitry Kalinkin2019-12-20
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Port NixOS tests to python
| * | | | | | | | | | | | nixosTests.mutable-users: Port tests to pythonChristian Kampka2019-12-15
| | | | | | | | | | | | |
| * | | | | | | | | | | | nixosTests.mxisd: Port tests to pythonChristian Kampka2019-12-15
| | | | | | | | | | | | |
| * | | | | | | | | | | | nixosTests.nesting: Port tests to pythonChristian Kampka2019-12-15
| | | | | | | | | | | | |
| * | | | | | | | | | | | nixosTests.nghttpx: Port tests to pythonChristian Kampka2019-12-15
| | | | | | | | | | | | |
| * | | | | | | | | | | | nixosTests.novacomd: Port tests to pythonChristian Kampka2019-12-15
| | | | | | | | | | | | |
| * | | | | | | | | | | | nixosTests.nzbget: Port tests to pythonChristian Kampka2019-12-15
| | | | | | | | | | | | |