about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
...
| * | | | | | | | | | nixos: add system.boot.loader.initrdFile option and use it where appropriateJan Malakhovski2018-02-18
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #35111 from oxij/stdenv/available-evaluatesMichael Raskin2018-02-19
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | stdenv.mkDerivation: rename `meta.evaluates` -> `meta.available`
| * | | | | | | | | | | stdenv.mkDerivation: rename `meta.evaluates` -> `meta.available`Jan Malakhovski2018-02-18
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A much better name.
* | | | | | | | | | | Merge pull request #27688 from rnhmjoj/routesMichael Raskin2018-02-19
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | nixos/networking-interfaces: make static routes configurable
| * | | | | | | | | | nixos/doc: document networking.interfaces module changesrnhmjoj2018-02-17
| | | | | | | | | | |
| * | | | | | | | | | nixos/modules: rename IP addresses/routes optionsrnhmjoj2018-02-17
| | | | | | | | | | |
| * | | | | | | | | | nixos/tests: rename IP addresses/routes optionsrnhmjoj2018-02-17
| | | | | | | | | | |
| * | | | | | | | | | nixos/networking-interfaces: rename IP addresses/routes optionsrnhmjoj2018-02-17
| | | | | | | | | | |
| * | | | | | | | | | nixos/tests: add test for static routesrnhmjoj2018-02-17
| | | | | | | | | | |
| * | | | | | | | | | nixos/networking-interfaces: make static routes configurablernhmjoj2018-02-17
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge #35169: nixos/tests: fix ipv6 test failureVladimír Čunát2018-02-19
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | nixos/tests: fix test failure due to preferTempAddress changesrnhmjoj2018-02-19
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | nixos/binfmt: Initial binfmt_msc support.Shea Levy2018-02-18
| | | | | | | | |
* | | | | | | | | Merge pull request #35084 from dotlambda/home-assistantFrederik Rietdijk2018-02-18
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/home-assistant: test MQTT configuration
| * | | | | | | | | nixos/home-assistant: test MQTT configurationRobert Schütz2018-02-17
| | | | | | | | | |
* | | | | | | | | | nixos/postfix: document that *Alias options support comma separated valuesBjørn Forsman2018-02-18
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | For the longest time I thought there could be only one rootAlias.
* | | | | | | | | nixos/tests: fix random failures of privacy testrnhmjoj2018-02-17
| |/ / / / / / / |/| | | | | | |
* | | | | | | | nixos/dante: order after network-online.target (#34435)Alexei Robyn2018-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | network-online.target properly depends on the underlying network management tool (e.g. NixOS static configuration scripts, dhcpcd, NetworkManager, networkd) signalling that all interfaces are up and appropriately configured (to whatever degree possible/required), whereas network.target only indicates that the network management tool itself has started.
* | | | | | | | Merge pull request #29869 from Nadrieril/syncserver-fupJoachim F2018-02-17
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | syncserver service: follow-up of #28189
| * | | | | | | | Mark services.firefox.syncserver.{user,group} as removedNadrieril2017-12-08
| | | | | | | | |
| * | | | | | | | firefox.syncserver service: Fix missing dependencyNadrieril2017-12-08
| | | | | | | | |
| * | | | | | | | firefox.syncserver service: Add nadrieril to maintainersNadrieril2017-12-08
| | | | | | | | |
| * | | | | | | | firefox.syncserver service: Fix permissionsNadrieril2017-12-08
| | | | | | | | |
| * | | | | | | | firefox.syncserver service: No need for configurable userNadrieril2017-12-08
| | | | | | | | |
* | | | | | | | | Merge pull request #35048 from nlewo/test.dockerToolsJörg Thalheim2018-02-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos.test.dockerTools: add more tests
| * | | | | | | | | nixos.test.dockerTools: add more testsAntoine Eiche2018-02-16
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | nixos/nginx: validate config syntax in preStart (#24664)Niklas Hambüchen2018-02-17
| | | | | | | | |
* | | | | | | | | Merge pull request #34587 from netixx/add-freeradius-serviceJoachim F2018-02-17
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | nixos/freeradius : init - Added freeradius service
| * | | | | | | | | nixos/freeradius : init - Added freeradius serviceNetix (Espinet François)2018-02-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Inspired from the dhcpd service implementation Only 2 configurations options at the moment: - enabled - path to config directory (defaults to /etc/raddb) Implementation was also inspired from ArchLinux systemd file and corrected with @dotlambda and @fpletz help.
* | | | | | | | | | Merge pull request #34803 from mt-caret/lxd-partial-fixJoachim F2018-02-17
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | nixos/lxd: partial fix for lxd breakage
| * | | | | | | | | | nixos/lxd: partial fixMasayuki Takeda2018-02-10
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #34492 from rnhmjoj/privacyJoachim F2018-02-17
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nixos/networking-interfaces: add preferTempAddress option
| * | | | | | | | | | | nixos/tests: add test for temporary IPv6 addressesrnhmjoj2018-02-01
| | | | | | | | | | | |
| * | | | | | | | | | | nixos/networking-interfaces: add preferTempAddress optionrnhmjoj2018-02-01
| | | | | | | | | | | |
* | | | | | | | | | | | nixos/boot: allow kernel.printk override (#34958)Matthieu Coudron2018-02-17
| |_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At one point in my configuration I had: boot.kernel.sysctl = { # https://unix.stackexchange.com/questions/13019/description-of-kernel-printk-values "kernel.printk" = "4 4 1 7"; }; which triggered: error: The unique option `boot.kernel.sysctl.kernel.printk' is defined multiple times, in `/home/teto/dotfiles/nixpkgs/mptcp-unstable.nix' and `/home/teto/nixpkgs/nixos/modules/system/boot/kernel.nix'. (use ‘--show-trace’ to show detailed location information) Traceback (most recent call last): File "/home/teto/nixops/scripts/nixops", line 984, in <module> args.op() File "/home/teto/nixops/scripts/nixops", line 406, in op_deploy max_concurrent_activate=args.max_concurrent_activate) File "/home/teto/nixops/nixops/deployment.py", line 1045, in deploy self.run_with_notify('deploy', lambda: self._deploy(**kwargs)) File "/home/teto/nixops/nixops/deployment.py", line 1034, in run_with_notify f() File "/home/teto/nixops/nixops/deployment.py", line 1045, in <lambda> self.run_with_notify('deploy', lambda: self._deploy(**kwargs)) File "/home/teto/nixops/nixops/deployment.py", line 985, in _deploy self.configs_path = self.build_configs(dry_run=dry_run, repair=repair, include=include, exclude=exclude) File "/home/teto/nixops/nixops/deployment.py", line 653, in build_configs raise Exception("unable to build all machine configurations") Exception: unable to build all machine configurations This simple addition allows to override it.
* | | | | | | | | | | Merge pull request #33954 from kuznero/pr/kubernetesTim Steinbach2018-02-16
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | | kubernetes: 1.7.9 -> 1.9.1
| * | | | | | | | | | nixos/k8s: Enable Node authorizer and NodeRestriction by defaultSarah Brofeldt2018-02-04
| | | | | | | | | | |
| * | | | | | | | | | kubernetes-dashboard (module): 1.6.3 -> 1.8.2Roman Kuznetsov2018-01-17
| | | | | | | | | | |
* | | | | | | | | | | nixos tests: disable fwupd for nowVladimír Čunát2018-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See https://github.com/NixOS/nixpkgs/pull/32751/files#r168736256
* | | | | | | | | | | Merge staging and PR #35021Vladimír Čunát2018-02-16
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It's the last staging commit (mostly) built on Hydra, and a minimal fix for Darwin regression in pysqlite.
| * | | | | | | | | | | radvd service: fix due to systemd upgradeFranz Pletz2018-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | After the systemd 237 upgrade, radvd wouldn't start anymore because the PID file cannot be written. It seems that directories in /run has to be explicitely defined as RuntimeDirectory now. The PID file isn't needed due to systemd, though, so it was removed along with forking and loggia via syslog. This fixes the ipv6 NixOS test.
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into HEADFrederik Rietdijk2018-02-14
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-13
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: pkgs/development/libraries/libclc/default.nix pkgs/top-level/all-packages.nix
| * | | | | | | | | | | | systemd: 234 -> 237Franz Pletz2018-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-Authored-By: Florian Klink <flokli@flokli.de> Co-Authored-By: Andreas Rammhold <andreas@rammhold.de>
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-02-11
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #34518 from aneeshusa/document-default-kerberos-in-opensshJörg Thalheim2018-02-10
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | openssh: Document default Kerberos support
| | * | | | | | | | | | | | | openssh: Document default Kerberos supportAneesh Agrawal2018-02-02
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | connmand: add extraFlags option to serviceHerwig Hochleitner2018-02-15
| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | makeModulesClosure: support firmwareNikolay Amiantov2018-02-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link it in stage 1.
* | | | | | | | | | | | | | | nixos: make `boot.kernel.features` internalHerwig Hochleitner2018-02-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This isn't useful as public API. It should be used by options to activate kernel features for use with specific programs.