about summary refs log tree commit diff
path: root/nixos
Commit message (Collapse)AuthorAge
* Merge pull request #80831 from Mic92/netdataJörg Thalheim2020-02-24
|\ | | | | netdata: 1.19.0 -> 1.20.0
| * stubby: configure cache directoryJörg Thalheim2020-02-24
| | | | | | | | This is needed for local dnssec validation
* | nix-fallback-paths.nix: Fix x86_64-linux pathEelco Dolstra2020-02-24
| | | | | | | | https://github.com/NixOS/nix/issues/3370
* | nixos/transmission: Allow others to read the directorySilvan Mosberger2020-02-24
| | | | | | | | | | | | Directory mode 755 is standard for running services. Without this, downloadDirPermissions doesn't have any use since other users can't even look inside the main transmission directory
* | nixos/gdm: Fix pulseaudio tmpfiles structure (#80274)tobim2020-02-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * nixos/gdm: Fix pulseaudio tmpfiles structure Fix the following startup failure of the sound service in the gdm session that was introduced by #75893: ``` Feb 16 11:44:15 qp pulseaudio[1432]: W: [pulseaudio] core-util.c: Failed to open configuration file '/run/gdm/.config/pulse//daemon.conf': Not a directory Feb 16 11:44:15 qp pulseaudio[1432]: W: [pulseaudio] daemon-conf.c: Failed to open configuration file: Not a directory Feb 16 11:44:15 qp systemd[1380]: pulseaudio.service: Main process exited, code=exited, status=1/FAILURE Feb 16 11:44:15 qp systemd[1380]: pulseaudio.service: Failed with result 'exit-code'. Feb 16 11:44:15 qp systemd[1380]: Failed to start Sound Service. ``` Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
* | Merge pull request #78935 from worldofpeace/update-gnome3-iso-expressionworldofpeace2020-02-23
|\ \ | | | | | | installation-cd-graphical-gnome: updates
| * | installation-cd-graphical-gnome: updatesworldofpeace2020-02-23
| | | | | | | | | | | | | | | | | | Note we're not using wayland default in the graphical media because it could cause headaches for Nvidia users. But the session is still available if someone logs out.
* | | Revert "Theming options for Gtk and Qt"worldofpeace2020-02-22
| |/ |/|
* | Merge pull request #79736 from Ma27/minor-imperative-container-fixesDanylo Hlynskyi2020-02-22
|\ \ | | | | | | nixos-container: minor fixes
| * | nixos/nixos-container: ensure that the state-dir is cleaned up if a build failsMaximilian Bosch2020-02-11
| | |
* | | Merge pull request #80617 from ikervagyok/slurmmarkuskowa2020-02-22
|\ \ \ | | | | | | | | Slurm: improve RDMA capability
| * | | SLURM/NixOS: increase ulimit for IB/RDMALengyel Balázs2020-02-21
| | | |
* | | | Merge pull request #80736 from mmahut/vboximgYegor Timoshenko2020-02-22
|\ \ \ \ | | | | | | | | | | nixos/virtualbox-image: add params
| * | | | nixos/virtualbox-image: add paramsMarek Mahut2020-02-21
| | | | |
* | | | | nixos release process: use rev-list --count like Hydra does.Graham Christensen2020-02-22
| | | | |
* | | | | release-combined.tested: readd boot.biosUsb testVladimír Čunát2020-02-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It has been commented-out for some time and now removed in commit 2de3caf, but it seems reliable in past months: https://hydra.nixos.org/job/nixos/trunk-combined/nixos.tests.boot.biosUsb.x86_64-linux/all so I can't see why not re-add it. Close #15690.
* | | | | release-combined: readd firefox-esr testVladimír Čunát2020-02-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It was added in PR #79786 (7a625e7) and then removed in commit 2de3caf (apparently unintentionally as a rebase conflict). _I think the ordering used by Eelco would sort the line this way._
* | | | | Merge pull request #80758 from ikervagyok/wgMichele Guerini Rocco2020-02-22
|\ \ \ \ \ | | | | | | | | | | | | nixos/wireguard: fix wireguard service as well after it got upstreamed
| * | | | | fix wireguard service as well after it got upstreamed.Lengyel Balazs2020-02-22
| | | | | |
* | | | | | Merge #80387: release-combined: readd keymap testsVladimír Čunát2020-02-22
|\ \ \ \ \ \
| * | | | | | release-combined: readd keymap tests (again)worldofpeace2020-02-17
| | | | | | |
* | | | | | | Merge pull request #71079 from gnidorah/themingMichele Guerini Rocco2020-02-21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Theming options for Gtk and Qt
| * | | | | | nixos/doc: mention qt and gtk modulesgnidorah2020-02-21
| | | | | | |
| * | | | | | nixos/qt: support theming qt4gnidorah2020-02-21
| | | | | | |
| * | | | | | nixos/qt5: rename to qtgnidorah2020-02-21
| | | | | | |
| * | | | | | nixos/qt5: extend qt5 theming supportgnidorah2020-02-21
| | | | | | |
| * | | | | | nixos/qt5: refactor to support more platform themesgnidorah2020-02-21
| | | | | | |
| * | | | | | nixos/gtk: initgnidorah2020-02-21
| | | | | | |
* | | | | | | Merge pull request #80526 from serokell/yorickvp/fix-bk-agent-hooksSilvan Mosberger2020-02-21
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nixos/buildkite-agents: fix hooksDir assertion
| * | | | | | | nixos/buildkite-agents: fix hooksDir assertionYorick van Pelt2020-02-19
| | | | | | | |
* | | | | | | | Merge pull request #53033 from netixx/openvswitch-improved-systemdJörg Thalheim2020-02-21
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | openvswitch: better integration with systemd
| * | | | | | | openvswitch: better integration with systemdNetix (Espinet François)2019-12-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Systemd dependencies for scripted mode were refactored according to analysis in #34586. networking.vswitches can now be used with systemd-networkd, although they are not supported by the daemon, a nixos receipe creates the switch and attached required interfaces (just like the scripted version). Vlans and internal interfaces are implemented following the template format i.e. each interface is described using an attributeSet (vlan and type at the moment). If vlan is present, then interface is added to the vswitch with given tag (access mode). Type internal enabled vswitch to create interfaces (see openvswitch docs). Added configuration for configuring supported openFlow version on the vswitch This commit is a split from the original PR #35127.
* | | | | | | | Merge pull request #80456 from cole-h/fishJan Tojnar2020-02-20
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | nixos/fish: fix completions patch
| * | | | | | | | nixos/fish: fix completions patchCole Helbling2020-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream decided to split the lines we were patching out, so the patch would fail.
* | | | | | | | | nixos/tinydns: use local dns server to fix testSergey Lukjanov2020-02-19
| | | | | | | | |
* | | | | | | | | nixos/acme: Fix a.example.com testKonrad Borowski2020-02-19
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | nixos/i2pd: address #63103Edward Tjörnhammar2020-02-19
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | As a comment to 1d61efb7f177f7b70c467ab4940fde0a3481d4dc Note that collect returns a list from a set
* | | | | | | Merge pull request #80504 from ben0x539/encrypted-devices-loa-warningMichele Guerini Rocco2020-02-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | silence warning from #63103 in encrypted-devices.nix
| * | | | | | | silence warning from #63103 in encrypted-devices.nixBenjamin Herr2020-02-18
| | |_|/ / / / | |/| | | | |
* | | | | | | nix: 2.3.2 -> 2.3.3Eelco Dolstra2020-02-19
| | | | | | |
* | | | | | | Merge pull request #80448 from Mic92/zshenvThomas Tuegel2020-02-18
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Revert "zsh: don't clobber the environment of non-login shells"
| * | | | | | | Revert "zsh: don't clobber the environment of non-login shells"Jörg Thalheim2020-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 6a756af3e7a50c22a45f7d958657527ac47d2902. Currently zshenv by default only set fpath and HELPDIR without exporting them. A parent shell would also not set those variables usually as they are shell local. It also sources a file called set-environment but this is protected by an environment variable called __NIXOS_SET_ENVIRONMENT_DONE. Hence any modification done by the parent shell should persist as long as __NIXOS_SET_ENVIRONMENT_DONE is not unset. This behavior deviates from what we do in bashrc and breaks common setups such as tmux/mosh or screen. Fixes #80437
* | | | | | | | nixos/jirefeau: add `services.jirafeau` moduleDavid Wood2020-02-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: David Wood <david.wood@codeplay.com>
* | | | | | | | Merge pull request #80099 from tfc/port-run-in-machine-testworldofpeace2020-02-18
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | nixosTests.run-in-machine: Port to Python
| * | | | | | | nixosTests.run-in-machine: Port to pythonJacek Galowicz2020-02-14
| | | | | | | |
| * | | | | | | nixosTests: Make VLAN argument optional in python test driverJacek Galowicz2020-02-14
| | | | | | | |
* | | | | | | | Merge pull request #79939 from romildo/upd.mateJosé Romildo Malaquias2020-02-18
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | mate: update to version 1.24.0
| * | | | | | | nixos/mate: add yelp to systemPackagesJosé Romildo Malaquias2020-02-14
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Without this the Contents item in the Help menu of applications fails to launch.
* | | | | | | Merge pull request #80032 from Mic92/redisJörg Thalheim2020-02-17
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | nixos/redis: add requirePassFile option
| * | | | | | nixos/redis: add requirePassFile optionJörg Thalheim2020-02-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Avoids having the password in the nix store.