summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* nixos.tests.nat: fixRobin Gloster2017-08-04
|
* nixos/networking/nat: add option for protocolPhil2017-08-04
| | | | This commit adds an option to allow udp port forwarding (see #24894).
* Improved nixos-option manpageRemy Goldschmidt2017-08-04
|
* wvdial: removeRobin Gloster2017-08-04
|
* tlsdate: removeRobin Gloster2017-08-04
| | | | | Dead and does not build with openssl 1.1. Debian has removed it, too.
* modules: specify some typesRobin Gloster2017-08-04
|
* nginx module: add resolver configRobin Gloster2017-08-04
|
* nginx module: include uwsgi_paramsRobin Gloster2017-08-04
|
* confluence: fix optional ssoMarkus Mueller2017-08-04
|
* atlassian-{jira,confluence}: add crowd sso supportFranz Pletz2017-08-04
|
* unifi: add options to control JVM heap sizeSimon Lackerbauer2017-08-04
| | | | | Our controller was acting very sluggish at times and increasing available RAM for the JVM fixes this.
* avahi-daemon service: add cacheEntriesMax optionFranz Pletz2017-08-04
|
* gnupg agent module: fix ssh agent assertion logicFranz Pletz2017-08-04
|
* tests/nat: Use switch-to-configuration in test caseMarkus Mueller2017-08-03
|
* nat: always flush nixos nat rules on firewall start/reloadMarkus Mueller2017-08-03
| | | | Fixes #27510
* nixos/pulseaudio: Fix for missing zeroconf moduleDaniel Fullmer2017-08-03
|
* nsswitch: add systemd modulePeter Hoeg2017-08-03
| | | | | | In order for DynamicUser = true to work in services, we need the nss-systemd module to be able to resolve the user and group names generated dynamically.
* modules/systemd: improve logind.extraConfig exampleProfpatsch2017-08-03
| | | | Since we have a .handleLidSwitch option now, give an other example.
* nixos/auditd: break ordering cycle (#27577)Christian Albrecht2017-08-01
| | | | | | | | auditd creates an ordering cycle by adding wantedBy = [ "basic.target" ], because of this the job job systemd-update-utmp.service/start is deleted. Adding unitConfig.DefaultDependencies = false; to the auditd service unbreaks the cycle. See also #11864
* searx: 0.11.0 -> 0.12.0Franz Pletz2017-08-01
|
* postfix service: typo in transport filepathTaeradan2017-07-31
|
* nixos/timezone: Fix evaluation erroraszlig2017-07-31
| | | | | | | | | | Evaluation error introduced in a0d464033c2bacffa9c05d27903fb03cd09ace46. If the value for timeZone is null it shouldn't be even tried to coerce it into a string. Signed-off-by: aszlig <aszlig@redmoonstudios.org> Cc: @lheckemann, @joachifm
* nixos/timezone: support imperative timezone configuration (#26608)Linus Heckemann2017-07-31
| | | Fixes #26469.
* Removed networking.fqdn optionValentin Shirokov2017-07-31
| | | | Adding it was a mistake which can only lead to problems and confusion.
* Removed deprecation warning for networking.extraHostsValentin Shirokov2017-07-31
|
* Merge commit 'ba68231273bea4cba01413fd2a0e56d68db9234c' into HEADFrederik Rietdijk2017-07-31
|\
| * Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-30
| |\
| * \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-29
| |\ \
| * \ \ Merge branch 'master' into stagingFranz Pletz2017-07-28
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into staging-baseJohn Ericson2017-07-26
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/build-support/cc-wrapper/default.nix pkgs/build-support/gcc-wrapper-old/builder.sh pkgs/build-support/trivial-builders.nix pkgs/desktops/kde-4.14/kde-package/default.nix pkgs/development/compilers/openjdk-darwin/8.nix pkgs/development/compilers/openjdk-darwin/default.nix pkgs/development/compilers/openjdk/7.nix pkgs/development/compilers/openjdk/8.nix pkgs/development/compilers/oraclejdk/jdk-linux-base.nix pkgs/development/compilers/zulu/default.nix pkgs/development/haskell-modules/generic-builder.nix pkgs/misc/misc.nix pkgs/stdenv/generic/builder.sh pkgs/stdenv/generic/setup.sh
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-23
| |\ \ \ \ \
| * | | | | | nixos/tests/keymap: use SLIM theme from nixos/tests/slimThomas Tuegel2017-07-22
| | | | | | |
| * | | | | | Merge branch 'master' into bugfix/staging/stdenvThomas Tuegel2017-07-21
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2017-07-17
| |\ \ \ \ \ \ \
| * | | | | | | | nixos/agetty: override upstream defaultJörg Thalheim2017-07-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Since systemd 234 we keep default value for ExecStart in the upstream service file. Therefor we need to override it in our module.
* | | | | | | | | Merge pull request #27756 from volth/tinc-fixJörg Thalheim2017-07-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | tinc: allow the daemon to write to files in /etc/tinc/${network}/hosts
| * | | | | | | | | tinc: allow the daemon to write to files in /etc/tinc/${network}/hostsVolth2017-07-30
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #27578 from ↵Jörg Thalheim2017-07-30
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Ma27/bugfix/thefuck/support-for-non-posix-compliant-shells programs.thefuck: support shells that don't use `/etc/profile`
| * | | | | | | | | programs.thefuck: support shells that don't use `/etc/profile`Maximilian Bosch2017-07-30
| |/ / / / / / / /
* | | | | | | | | postfix service: fix extraMasterConf (#27755)sshisk2017-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | thanks
* | | | | | | | | Merge #27105: more correct form of /etc/hostsVladimír Čunát2017-07-30
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Deprecation warning for networking.extraHostsValentin Shirokov2017-07-28
| | | | | | | | |
| * | | | | | | | Example of networking.hosts is now literalExampleValentin Shirokov2017-07-09
| | | | | | | | |
| * | | | | | | | Style optimizationsValentin Shirokov2017-07-09
| | | | | | | | |
| * | | | | | | | Documentation fixesValentin Shirokov2017-07-09
| | | | | | | | |
| * | | | | | | | Style adjustmentsValentin Shirokov2017-07-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also dangerous typo fix
| * | | | | | | | Typo fixValentin Shirokov2017-07-08
| | | | | | | | |
| * | | | | | | | Added networking.hosts and networking.fqdn optionsValentin Shirokov2017-07-08
| | | | | | | | |
| * | | | | | | | Added networking.extraLocalHosts optionValentin Shirokov2017-07-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It adds its contents to '127.0.0.1' line of /etc/hosts It makes possible to point multiple domains to localhost in correct way
* | | | | | | | | environment.etc: add user/group optionVolth2017-07-29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes #27546