about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Merge pull request #34053 from thpham/serviioMatthew Justin Bauer2018-03-22
|\ | | | | serviio: init at 1.9
| * add Serviio Media server package and serviceThomas Pham2018-02-07
| |
* | nixbot: removeRobin Gloster2018-03-22
| | | | | | | | obsoleted mostly by ofborg
* | nixos/prometheus-exporters: add postfix exporter & documentationWilliButz2018-03-22
| |
* | release notes: add information about prometheus exportersWilliButz2018-03-22
| |
* | nixos/prometheus-exporters: rewrite and restructureWilliButz2018-03-22
| | | | | | | | | | | | | | | | | | | | - prometheus exporters are now configured with `services.prometheus.exporters.<name>` - the exporters are now defined by attribute sets from which the options for each exporter are generated - most of the exporter definitions are used unchanged, except for some changes that should't have any impact on the functionality.
* | Merge pull request #32960 from florianjacob/prosody-0.10Robin Gloster2018-03-22
|\ \ | | | | | | Prosody 0.10.0
| * | prosody: add test to release.nixRobin Gloster2018-03-22
| | |
| * | prosody: improve module handlingRobin Gloster2018-03-22
| | |
| * | nixos/prosody: add a basic testFlorian Jacob2018-03-21
| | |
| * | prosody: 0.9.12 -> 0.10.0Florian Jacob2018-03-12
| | | | | | | | | | | | | | | updating config options, removing luazlib as mod_compression was removed for security reasons.
* | | treewide: replace depecated alias s/mssys/ms-sys/gvolth2018-03-22
| | |
* | | gitlab service: use recommended unicorn configFranz Pletz2018-03-22
| | |
* | | gitlab: 10.3.4 -> 10.5.4Simon Lackerbauer2018-03-22
| | |
* | | gitlab-shell: fix config path findingRobin Gloster2018-03-22
| | | | | | | | | | | | and remove TimeoutSec for gitlab
* | | graylog: use jre_headlessRobin Gloster2018-03-22
| | |
* | | duosec: use root uid as sshd uid has been retired (#33597)Geoffrey Huntley2018-03-21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix: use root uid as sshd uid has been retired fixes https://github.com/NixOS/nixpkgs/issues/10088 related PR (abandoned) at https://github.com/NixOS/nixpkgs/pull/15391 * must use "sshd" user otherwise duosec does not work in multi user mode see https://github.com/duosecurity/duo_unix/issues/89#issuecomment-272062632
* | | nixos/tests: Make simpleUefiGrub test work on AArch64Tuomas Tynkkynen2018-03-21
| | | | | | | | | | | | Needs more refactoring for the AArch64 '-enable-kvm' stuff some day...
* | | nixos/manual: Don't depend on non-bin outputs of libxml2 and libxsltTuomas Tynkkynen2018-03-21
| | | | | | | | | | | | Might fix https://hydra.nixos.org/build/71580290.
* | | hologram-server module: add cache timeout optionDan Peebles2018-03-21
| | | | | | | | | | | | | | | The version of hologram we're using has supported this option for a while, but we didn't expose it through the NixOS module
* | | Remove obsolete /nix/var/nix/{manifests,channel-cache}Eelco Dolstra2018-03-20
| | |
* | | Merge pull request #37412 from volth/varnish456Jörg Thalheim2018-03-20
|\ \ \ | | | | | | | | varnish4: init at 4.1.9; varnish6: init at 6.0.0
| * | | varnish4: init at 4.1.9; varnish6: init at 6.0.0volth2018-03-20
| | | |
* | | | hologram: Enable configuring LDAP authorizationJoel Thompson2018-03-20
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In AdRoll/hologram#62 support was added to hologram to configure LDAP-based authorization of which roles a user was allowed to get credentials for. This adds the ability to configure that. Additionally, AdRoll/hologram/#94 added support to customize the LDAP group query, so this also feeds that configuration through. fixes #37393
* | | Merge remote-tracking branch 'upstream/master' into fix-cross-jobsJohn Ericson2018-03-19
|\ \ \
| * \ \ Merge pull request #36927 from dotlambda/borg-moduleRobert Schütz2018-03-19
| |\ \ \ | | | | | | | | | | nixos/borgbackup: init
| | * | | nixos/borgbackup: initRobert Schütz2018-03-19
| | | | |
| * | | | grafana: 5.0.2 -> 5.0.3, fix headless phantomjsWilliButz2018-03-19
| | | | |
| * | | | Merge pull request #33685 from corngood/amdgpu-pro-upgradeMatthew Justin Bauer2018-03-19
| |\ \ \ \ | | | | | | | | | | | | amdgpu-pro: 17.10 -> 17.40
| | * | | | amdgpu-pro: 17.10 -> 17.40David McFarland2018-01-12
| | | | | |
| * | | | | Merge pull request #35687 from volth/libvirt-4.1.0Jörg Thalheim2018-03-19
| |\ \ \ \ \ | | | | | | | | | | | | | | libvirt: 3.10.0 -> 4.1.0
| | * | | | | libvirt: 3.10.0 -> 4.1.0volth2018-03-08
| | | | | | |
| * | | | | | vault: Fix testTim Steinbach2018-03-18
| | | | | | |
| * | | | | | Merge pull request #37272 from erictapen/manual-networkingSarah Brofeldt2018-03-18
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/manual: fixed example config for networking.interfaces
| | * | | | | | nixos/manual: fixed example config for networking.interfacesJustin Humm2018-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The former example gave a "value is a list while a set was expected" error.
| * | | | | | | Merge pull request #37198 from giraffito/patch-2Jörg Thalheim2018-03-18
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/sudo: fix description of sudo.wheelNeedsPassword
| | * | | | | | | nixos/security: fix description of sudo.wheelNeedsPasswordgiraffito2018-03-16
| | |/ / / / / / | | | | | | | | | | | | | | | | the previous description mistakenly described the opposite semantics
| * | | | | | | nixos home-assistant: a couple of fixes (#36338)Peter Hoeg2018-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | a) set path to /run/wrappers so ping works b) run via a target so we can easily inject other components (config copier, appdaemon)
| * | | | | | | Merge pull request #37084 from herrwiese/evilwmJörg Thalheim2018-03-18
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/window-managers: actually add evilwm to default.nix
| | * | | | | | | nixos/window-managers: actually add evilwm to default.nixAndreas Wiese2018-03-15
| | | |_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Commit 1f2b938 introduced a module for evilwm as a window-manager, but did not actually add this module to window-manager's default.nix which renders it useless.
| * | | | | | | Merge pull request #37216 from teto/qemu_comma_fixJörg Thalheim2018-03-18
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | qemu-vm: passing QEMU_NET_OPTS would fail
| | * | | | | | | qemu-vm: passing QEMU_NET_OPTS would failMatthieu Coudron2018-03-17
| | | |/ / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | because of a change in #36850. spotted by @jtojnar https://github.com/NixOS/nixpkgs/commit/b7a2333ebe7a0916c9791f3b7a839e8095c39f7f#commitcomment-28134992
| * | | | | | | gitea: fix usage over sshElis Hirwing2018-03-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using gitea over ssh had two isses: 1. No shell was set for the user 2. Gitea tried to write logs to /nix/store/x83q12kyd9gw1pay036dxz2dq0apf17h-gitea-1.3.2-bin/log when serving the ssh usage.
| * | | | | | | Merge pull request #37297 from coreyoconnor/jenkins-fontsJörg Thalheim2018-03-18
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add Deja-Vu fonts to jenkins environment and run as AWT headless
| | * | | | | | | jenkins: Add "java.awt.headless=true" to JDK options.Corey O'Connor2018-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is consistent with the recommended jenkins startup script. See: * https://wiki.jenkins.io/display/JENKINS/JenkinsLinuxStartupScript
| | * | | | | | | jenkins: Include Deja-Vu fonts in system environment to silence jenkins warning.Corey O'Connor2018-03-17
| | |/ / / / / /
| * / / / / / / nixos manual: fix (n)of typoRichard Marko2018-03-18
| |/ / / / / /
| * | | | | | 18.09: Jackrabbit -> JellyfishVladimír Čunát2018-03-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See eb0fa09232 and github discussion on that. My misgiving about the t-shirts was refuted. I don't think this flip may negatively affect anyone.
| * | | | | | Merge commit '3ab2949' from staging into masterTuomas Tynkkynen2018-03-15
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/compilers/llvm/6/llvm.nix pkgs/servers/home-assistant/component-packages.nix
| | * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-03-13
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/tools/build-managers/conan/default.nix