summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* solr: drop 7.x seriesAaron Andersen2020-01-18
|
* nixos/liboping: add moduleMaximilian Bosch2020-01-16
| | | | | This creates setcap wrappers for oping and noping to allow unprivileged users to use those as well.
* Merge pull request #75602 from vanyaklimenko/nginx-gitweb-more-optionsAaron Andersen2020-01-15
|\ | | | | nixos/nginx/gitweb: add some (crucial) options
| * nixos/nginx/gitweb: add some (crucial) optionsVanya Klimenko2020-01-14
| | | | | | | | | | | | | | | | This replaces some hardcoded values in nginx's VirtualHosts's configuration with customizable options. Previous values are kept as default, so nothing should break for existing users. Co-Authored-By: Florian Klink <flokli@flokli.de>
* | Merge pull request #77326 from aanderse/apacheHttpdAaron Andersen2020-01-15
|\ \ | | | | | | nixos/httpd: symlink apache configuration to /etc/httpd/httpd.conf for use in the apachectl command
| * | nixos/httpd: symlink apache configuration to /etc/httpd/httpd.conf for use ↵Aaron Andersen2020-01-08
| | | | | | | | | | | | in the apachectl command
* | | Make buildkite agent service compatible with buildkite-agent3Mark Karpov2020-01-15
| | |
* | | Enable elasticsearch-curator on elasticsearch 7Nikola Knezevic2020-01-15
| | | | | | | | | | | | | | | | | | The current nixpkgs use elasticsearch-curator 5.8.1. As of version 5.7.0, elasticsearch-curator supports elasticsearch 7, thus this change enables tests with ES 7.
* | | Merge pull request #77669 from ↵Bas van Dijk2020-01-15
|\ \ \ | | | | | | | | | | | | | | | | basvandijk/hydra-sync-buildMachinesFiles-with-upstream hydra: only set buildMachinesFiles when nix.buildMachines is defined
| * | | hydra: only set buildMachinesFiles when nix.buildMachines is definedBas van Dijk2020-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This applies [hydra PR #432](https://github.com/NixOS/hydra/pull/432) to the NixOS module in nixpkgs: ``` commit 4efd078977e5ea20e1104783efc324cba11690bc Author: Bas van Dijk <v.dijk.bas@gmail.com> Date: Sun Dec 11 15:35:38 2016 +0100 Only set buildMachinesFiles when nix.buildMachines is defined ```
* | | | Merge pull request #77668 from basvandijk/hydra-rm-option-build-use-substitutesBas van Dijk2020-01-15
|\ \ \ \ | | | | | | | | | | hydra: remove the build-use-substitutes option
| * | | | hydra: remove the build-use-substitutes optionBas van Dijk2020-01-14
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following commit from 2016 in hydra removed the `--option build-use-substitutes` from the hydra-queue-runner service: ``` commit ee2e9f5335c8c0288c102975b506f6b275793cfe Author: Eelco Dolstra <edolstra@gmail.com> Date: Fri Oct 7 20:23:05 2016 +0200 Update to reflect BinaryCacheStore changes BinaryCacheStore no longer implements buildPaths() and ensurePath(), so we need to use copyPath() / copyClosure(). ``` It would be better if the hydra module in NixOS matches the upstream module.
* | | | Merge pull request #77664 from tfc/transmission-torrent-test-fixFlorian Klink2020-01-15
|\ \ \ \ | | | | | | | | | | nixos/transmisison: Transmission torrent test fix
| * | | | nixosTests.bittorrent: Refactor declarative partJacek Galowicz2020-01-14
| | | | |
| * | | | nixosTests.bittorrent: Fix declarative httpd descriptionJacek Galowicz2020-01-14
| | | | |
| * | | | nixos/transmission: Fix module codeJacek Galowicz2020-01-14
| |/ / /
* | | | test-driver.py: fix decoding of VM outputErik Arvstedt2020-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The codec format 'unicode_escape' was introduced in 52ee102 to handle undecodable bytes in boot menus. This made the problem worse as unicode chars outside of iso-8859-1 produce garbled output and valid utf-8 strings (such as "\x" ) trigger decoding errors. Fix this by using the default 'utf-8' codec and by explicitly ignoring decoding errors.
* | | | test-driver.py: specify coreutils dependencyErik Arvstedt2020-01-14
| | | | | | | | | | | | | | | | Otherwise the driver script fails when coreutils are not in PATH.
* | | | nixos/doc+manual: update copyright year range end 2019->2020Susan Potter2020-01-14
|/ / /
* | | Merge pull request #60981 from thefloweringash/usb-modeswitchPeter Hoeg2020-01-14
|\ \ \ | | | | | | | | usb_modeswitch: fixes
| * | | [WIP] usb_modeswitchAndrew Childs2019-05-05
| | | |
* | | | Merge pull request #76178 from 0x4A6F/master-xandikosSilvan Mosberger2020-01-13
|\ \ \ \ | | | | | | | | | | xandikos: add tests and module
| * | | | nixos/xandikos: init0x4A6F2020-01-11
| | | | |
| * | | | nixosTests.xandikos: init0x4A6F2020-01-11
| | | | |
* | | | | nixos/ndppd: enable systemd sandboxingMartin Milata2020-01-13
| | | | |
* | | | | Merge pull request #77554 from lheckemann/fix-wpa-multiple1Robin Gloster2020-01-13
|\ \ \ \ \ | | | | | | | | | | | | nixos/wpa_supplicant: fix use with multiple interfaces
| * | | | | nixos/wpa_supplicant: fix #61391Linus Heckemann2020-01-12
| |/ / / /
* | | | | Merge pull request #77473 from mayflower/worktreesLinus Heckemann2020-01-13
|\ \ \ \ \ | | | | | | | | | | | | lib.commitIdFromGitRepo: support git-worktree
| * | | | | lib.commitIdFromGitRepo: support git-worktreeelseym2020-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | lib.commitIdFromGitRepo now resolves the refs from the parent repository in case the supplied path is a file containing the path to said repository. this adds support for git-worktree and things alike. see gitrepository-layout(5). this also: - adds a new boolean function lib.pathIsRegularFile to check whether a path is a regular file - patches lib.revisionWithDefault and the revision and versionSuffix attributes in config.system.nixos in order to support git-worktrees
* | | | | | Merge pull request #77553 from c0deaddict/fix/gitea-typomarkuskowa2020-01-13
|\ \ \ \ \ \ | | | | | | | | | | | | | | nixos/gitea: fix typo
| * | | | | | nixos/gitea: fix typoJos van Bakel2020-01-12
| | | | | | |
* | | | | | | nixos/paperless: fix tmpfiles rulesErik Arvstedt2020-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Previously, the service expected the paperless user to have a group with the user's name. This is not necessarily the case for custom users.
* | | | | | | nixos/paperless: don't use deprecated types.loaOfErik Arvstedt2020-01-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This removes a warning.
* | | | | | | Merge pull request #77324 from worldofpeace/buildbot-evalworldofpeace2020-01-12
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/buildbot: fix eval, and some twin issues
| * | | | | | | nixos/jenkins/slave: fix evalworldofpeace2020-01-12
| | | | | | | |
| * | | | | | | nixos/buildbot: fix evalworldofpeace2020-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://github.com/NixOS/nixpkgs/issues/77309
* | | | | | | | Merge pull request #77501 from jtojnar/more-loaof-fxesJan Tojnar2020-01-12
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | tree-wide: fix more warning related to loaOf deprecation
| * | | | | | | | tree-wide: fix more warning related to loaOf deprecationJan Tojnar2020-01-11
| | | | | | | | |
* | | | | | | | | Merge pull request #77561 from Mic92/openldapFranz Pletz2020-01-12
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/openldap: check configuration with slaptest
| * | | | | | | | | nixos/openldap: check configuration with slaptestJörg Thalheim2020-01-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slapd does only print the error and not the line number. Sometimes it is not even clear that it fails to start due to an incorrect configuration file. Example output of slaptest: 5e1b2179 /nix/store/gbn2v319d4qgw851sg41mcmjm5dpn39i-slapd.conf: line 134 objectClass: Missing closing parenthesis before end of input ObjectClassDescription = "(" whsp numericoid whsp ; ObjectClass identifier [ "NAME" qdescrs ] [ "DESC" qdstring ] [ "OBSOLETE" whsp ] [ "SUP" oids ] ; Superior ObjectClasses [ ( "ABSTRACT" / "STRUCTURAL" / "AUXILIARY" ) whsp ] ; default structural [ "MUST" oids ] ; AttributeTypes [ "MAY" oids ] ; AttributeTypes whsp ")" slaptest: bad configuration file!
* | | | | | | | | | nixos/usbmuxd: Fix users.groups assignmentSilvan Mosberger2020-01-12
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | A mistake was introduced in https://github.com/NixOS/nixpkgs/pull/63103
* | | | | | | | | Merge pull request #76861 from Infinisil/paths-as-submodulesRobert Hensing2020-01-12
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | lib/types: Allow paths as submodule values
| * | | | | | | | nixos/doc: Add incompatibility note for `either submodule path`Silvan Mosberger2020-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: Robert Hensing <roberth@users.noreply.github.com>
| * | | | | | | | lib/types: Allow paths as submodule valuesSilvan Mosberger2020-01-08
| | | | | | | | |
| * | | | | | | | nixos/certmgr: Flip either submodule path typeSilvan Mosberger2020-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For upcoming allowance of paths as submodules
* | | | | | | | | nixos/nat: use nixos-nat-out instead of OUTPUTvolth2020-01-12
| | | | | | | | |
* | | | | | | | | actkbd: fixed the description of the `services.actkbd.bindings` optionsnicket21002020-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The description referred to `<option>sound.enableMediaKeys</option>`, which is actually called `<option>sound.mediaKeys.enable</option>`.
* | | | | | | | | nixos/nextcloud: added trusted_proxies setting (#77480)Lennart2020-01-11
| | | | | | | | |
* | | | | | | | | Merge pull request #76437 from gnidorah/swayMichael Weiss2020-01-11
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | nixos/sway: add programs.sway.extraOptions
| * | | | | | | | nixos/sway: add programs.sway.extraOptionsgnidorah2020-01-09
| | | | | | | | |