summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* nixos/tlp: Say what TLP isChuck2019-11-19
|
* nixos/nginx: correct headerRenaud2019-11-18
| | | Apache -> Nginx
* Merge pull request #72719 from bhipple/doc/comment-fixLassulus2019-11-18
|\ | | | | nixos/nginx: update comment
| * nixos/nginx: update commentBenjamin Hipple2019-11-03
| | | | | | | | It says Apache, but this is for Nginx; looks like a copy-paste error.
* | nixos/bitcoind: remove PermissionsStartOnlyErik Arvstedt2019-11-18
| | | | | | | | Unneded because there are no extra commands like ExecStartPre
* | Merge pull request #73614 from roberth/nixos-typed-idsSilvan Mosberger2019-11-18
|\ \ | | | | | | nixos/ids: Add types to allow overrides on static uids, gids
| * | nixos/ids: Add types to allow overrides on static uids, gidsRobert Hensing2019-11-18
| | |
* | | nixos/eternal-terminal: add firewall informationJelle Besseling2019-11-18
| | | | | | | | | (#71917)
* | | Specify correct type for fuzzy workerVictor Nawothnig2019-11-18
| | |
* | | Merge pull request #63696 from rnhmjoj/qemu-programChristian Kauhaus2019-11-18
|\ \ \ | |/ / |/| | nixos/testing: remove leftover of virtualisation.qemu.program
| * | nixos/testing: remove leftover of virtualisation.qemu.programrnhmjoj2019-08-29
| | |
* | | nixos/manual: fix xml syntax errorFranz Pletz2019-11-18
| | |
* | | Merge pull request #73188 from blitz/spikeLassulus2019-11-17
|\ \ \ | | | | | | | | spike: init at 1.0.0
| * | | spike: init at 1.0.0Julian Stecklina2019-11-11
| | | | | | | | | | | | | | | | Spike is the RISC-V ISA simulator from the RISC-V project.
* | | | Merge pull request #73569 from Izorkin/sambaFlorian Klink2019-11-17
|\ \ \ \ | | | | | | | | | | nixos/samba: fix autostart service
| * | | | nixos/samba: fix autostart serviceIzorkin2019-11-17
| | | | |
* | | | | beam-modules/hex-snapshot: removeThomas Depierre2019-11-17
|/ / / / | | | | | | | | | | | | | | | | | | | | The package set is not maintained. It is also not used by most of the BEAM community. Removing it to allow a more useful set of tools fit to the BEAM community in Nixpkgs.
* | | | nixos/manual: fix IDs on docs for running tests (#73526)Tom F2019-11-17
| | | |
* | | | nixos/magnetico: order after network.targetrnhmjoj2019-11-16
| | | |
* | | | nixos/tests/magnetico: port to pythonrnhmjoj2019-11-16
| | | |
* | | | nixos/tests/magnetico: check for different web portrnhmjoj2019-11-16
| | | |
* | | | nixos/magnetico: fixesrnhmjoj2019-11-16
| | | |
* | | | nixos/yggdrasil: remove /etc effectsEmery Hemingway2019-11-16
| | | | | | | | | | | | | | | | | | | | Use of the /etc directory should be avoided for software without hardcoded configuration paths.
* | | | Merge pull request #73169 from Ma27/bump-roundcubeRobin Gloster2019-11-15
|\ \ \ \ | | | | | | | | | | roundcube: 1.3.10 -> 1.4.0
| * | | | roundcube: 1.3.10 -> 1.4.0Maximilian Bosch2019-11-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://roundcube.net/news/2019/11/09/roundcube-1.4.0-released * `curl` cmd in the test can fail as roundcube returns a http/401 if unauthorized (and we're explicitly requesting the login form). By checking if the `persistent_login` plugin is loaded, the assertion is still valid) * Use `$argv[0]` to determine install path in the installer script. I'm not exactly sure why, but it seems as `__DIR__` now resolves symlinks which breaks the installer if roundcube is in a `buildEnv` with third-party plugins.
* | | | | Merge pull request #73462 from flokli/lorri-module-systempackageFlorian Klink2019-11-15
|\ \ \ \ \ | | | | | | | | | | | | nixos/lorri: add to environment.systemPackages
| * | | | | nixos/lorri: add to environment.systemPackagesFlorian Klink2019-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | most likely, people enabling the lorri module also want to use it, without explicitly having to add it to users.users.<username>.packages. cc @curiousleo @Profpatsch
* | | | | | Merge pull request #73251 from worldofpeace/remove-slimworldofpeace2019-11-15
|\ \ \ \ \ \ | |/ / / / / |/| | | | | nixos/slim: remove
| * | | | | rl-2003: add note about slimworldofpeace2019-11-11
| | | | | |
| * | | | | nixos/doc: remove refs to slimworldofpeace2019-11-11
| | | | | |
| * | | | | nixos/slim: removeworldofpeace2019-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The SLIM project is abandoned and their last release was in 2013. Because of this it poses a security risk to systems, no one is working on it or picked up maintenance. It also lacks compatibility with systemd and logind sessions. For users, there liikely isn't anything like slim that's as lightweight in terms of dependencies.
* | | | | | nixos/kubernetes: Module and test compatibility with kubernetes 1.16Sascha Grunert2019-11-15
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Sascha Grunert <sgrunert@suse.com>
* | | | | | doc/rl-1909: fix languageDavid Kleuker2019-11-15
| | | | | | | | | | | | | | | | | | (#71516)
* | | | | | Merge pull request #73280 from PsyanticY/fix-grafana-typoJörg Thalheim2019-11-14
|\ \ \ \ \ \ | | | | | | | | | | | | | | fix grafana smtp enable typo
| * | | | | | nixos/grafana: fix smtp enable typoPsyanticY2019-11-14
| | | | | | |
* | | | | | | lorri service module: initLeonhard Markert2019-11-14
| | | | | | |
* | | | | | | lorri: init at version unstable-2019-10-30Leonhard Markert2019-11-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Includes user service (nixos/modules/services/development/lorri) that starts on demand.
* | | | | | | Merge pull request #73348 from alyssais/mailq-setgidPeter Simons2019-11-14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/postfix: add missing setgid wrapper
| * | | | | | | nixos/postfix: add missing setgid wrapperAlyssa Ross2019-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is basically an alias for a special case of postqueue, which already has a setgid wrapper. Would be silly to allow postqueue -p but not mailq.
* | | | | | | | nixos/libvirtd: fix typoFranz Pletz2019-11-14
| | | | | | | |
* | | | | | | | Merge pull request #71510 from asymmetric/wg-nsFranz Pletz2019-11-14
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add namespace support to Wireguard module
| * | | | | | | | wireguard: add creation and destination namespacesLorenzo Manacorda2019-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The two new options make it possible to create the interface in one namespace and move it to a different one, as explained at https://www.wireguard.com/netns/.
* | | | | | | | | nixos/ttyd: init (#68604)Silvan Mosberger2019-11-14
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/ttyd: init
| * | | | | | | | | nixos/ttyd: initAleksandar Topuzović2019-11-13
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | nixos/acme: Fix allowKeysForGroup not applying immediately (#72056)Silvan Mosberger2019-11-13
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/acme: Fix allowKeysForGroup not applying immediately
| * | | | | | | | | nixos/acme: Fix allowKeysForGroup not applying immediatelySilvan Mosberger2019-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously setting `allowKeysForGroup = true; group = "foo"` would not apply the group permission change of the certificates until the service gets restarted. This commit fixes this by making systemd restart the service every time it changes. Note that applying this commit to a system with an already running acme systemd service doesn't fix this immediately and you still need to wait for the next refresh (or call `systemctl restart acme-<domain>`). Once everybody's service has restarted once this should be a problem of the past.
* | | | | | | | | | Merge pull request #73300 from NinjaTrappeur/nin-vsftpd-virtusersFranz Pletz2019-11-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | modules/vsftpd: Add virtual users support
| * | | | | | | | | | modules/vsftpd: Add virtual users supportFélix Baylac-Jacqué2019-11-13
| | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a virtual user system based around pam and a Berkeley user database. Adding the: - localRoot - userDbPath - allowWriteableChroot - virtualUseLocalPrivs Vsftpd options.
* | | | | | | | | | Merge pull request #73064 from minijackson/jellyfin-thingsFlorian Klink2019-11-13
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | jellyfin: update to 10.4.1, port test to python
| * | | | | | | | | | nixos/jellyfin: port test to python (#72828)Minijackson2019-11-08
| | | | | | | | | | |