Martin Milata
3b27f4d945
nixos/parsoid: fix package name
...
Original package was removed in 2b8cde0ce2
.
2020-02-25 01:32:30 +01:00
Jörg Thalheim
ee08bd8dec
Merge pull request #80831 from Mic92/netdata
...
netdata: 1.19.0 -> 1.20.0
2020-02-24 17:24:19 +00:00
Jörg Thalheim
8cfd003295
stubby: configure cache directory
...
This is needed for local dnssec validation
2020-02-24 10:51:43 +00:00
Eelco Dolstra
21a3b141c3
nix-fallback-paths.nix: Fix x86_64-linux path
...
https://github.com/NixOS/nix/issues/3370
2020-02-24 10:16:26 +01:00
Silvan Mosberger
6d92e54174
nixos/transmission: Allow others to read the directory
...
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
2020-02-24 08:03:21 +01:00
tobim
44a4a3839c
nixos/gdm: Fix pulseaudio tmpfiles structure ( #80274 )
...
* 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>
2020-02-23 07:50:19 -05:00
worldofpeace
65bdc05ae8
Merge pull request #78935 from worldofpeace/update-gnome3-iso-expression
...
installation-cd-graphical-gnome: updates
2020-02-23 07:39:48 -05:00
worldofpeace
ad4565caa1
installation-cd-graphical-gnome: updates
...
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.
2020-02-23 07:17:37 -05:00
worldofpeace
2442f99d40
Revert "Theming options for Gtk and Qt"
2020-02-22 20:42:27 -05:00
Danylo Hlynskyi
9336b084ae
Merge pull request #79736 from Ma27/minor-imperative-container-fixes
...
nixos-container: minor fixes
2020-02-22 21:26:04 +02:00
markuskowa
74dcd1c637
Merge pull request #80617 from ikervagyok/slurm
...
Slurm: improve RDMA capability
2020-02-22 17:33:47 +01:00
Yegor Timoshenko
ab88bb26d1
Merge pull request #80736 from mmahut/vboximg
...
nixos/virtualbox-image: add params
2020-02-22 17:35:05 +03:00
Graham Christensen
75f604eb2c
nixos release process: use rev-list --count like Hydra does.
2020-02-22 09:28:03 -05:00
Vladimír Čunát
ea79a830dc
release-combined.tested: readd boot.biosUsb test
...
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 .
2020-02-22 10:43:26 +01:00
Vladimír Čunát
de4f68d8fa
release-combined: readd firefox-esr test
...
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._
2020-02-22 10:35:52 +01:00
Michele Guerini Rocco
02bbaaddc8
Merge pull request #80758 from ikervagyok/wg
...
nixos/wireguard: fix wireguard service as well after it got upstreamed
2020-02-22 10:20:13 +01:00
Vladimír Čunát
e01412b5c9
Merge #80387 : release-combined: readd keymap tests
2020-02-22 09:15:11 +01:00
Lengyel Balazs
50fb52d4e1
fix wireguard service as well after it got upstreamed.
2020-02-22 00:32:15 +01:00
Michele Guerini Rocco
802a528d38
Merge pull request #71079 from gnidorah/theming
...
Theming options for Gtk and Qt
2020-02-21 18:52:52 +01:00
gnidorah
ffdc7dc3be
nixos/doc: mention qt and gtk modules
2020-02-21 18:57:56 +03:00
gnidorah
956c60eda8
nixos/qt: support theming qt4
2020-02-21 18:57:56 +03:00
gnidorah
1bd7ea84ad
nixos/qt5: rename to qt
2020-02-21 18:57:56 +03:00
gnidorah
379c3f685c
nixos/qt5: extend qt5 theming support
2020-02-21 18:57:56 +03:00
gnidorah
23107a32c4
nixos/qt5: refactor to support more platform themes
2020-02-21 18:57:56 +03:00
gnidorah
193e2ed86e
nixos/gtk: init
2020-02-21 18:57:56 +03:00
Marek Mahut
be255392dd
nixos/virtualbox-image: add params
2020-02-21 16:53:32 +01:00
Silvan Mosberger
368d84aafa
Merge pull request #80526 from serokell/yorickvp/fix-bk-agent-hooks
...
nixos/buildkite-agents: fix hooksDir assertion
2020-02-21 12:00:05 +01:00
Lengyel Balázs
dc71384f67
SLURM/NixOS: increase ulimit for IB/RDMA
2020-02-21 11:32:16 +01:00
Jörg Thalheim
1ddb140d95
Merge pull request #53033 from netixx/openvswitch-improved-systemd
...
openvswitch: better integration with systemd
2020-02-21 08:24:49 +00:00
Jan Tojnar
c1b45ef401
Merge pull request #80456 from cole-h/fish
...
nixos/fish: fix completions patch
2020-02-20 07:43:25 +01:00
Sergey Lukjanov
c8a873560f
nixos/tinydns: use local dns server to fix test
2020-02-19 12:27:29 -08:00
Konrad Borowski
a803234213
nixos/acme: Fix a.example.com test
2020-02-19 15:46:14 +01:00
Edward Tjörnhammar
9bab9e2ec6
nixos/i2pd: address #63103
...
As a comment to 1d61efb7f1
Note that collect returns a list from a set
2020-02-19 13:15:28 +01:00
Yorick van Pelt
1b351f81f4
nixos/buildkite-agents: fix hooksDir assertion
2020-02-19 12:22:35 +01:00
Michele Guerini Rocco
d4c0e72071
Merge pull request #80504 from ben0x539/encrypted-devices-loa-warning
...
silence warning from #63103 in encrypted-devices.nix
2020-02-19 12:15:19 +01:00
Benjamin Herr
0f5acc5ebe
silence warning from #63103 in encrypted-devices.nix
2020-02-18 20:58:40 -08:00
Eelco Dolstra
3c47f78e82
nix: 2.3.2 -> 2.3.3
2020-02-19 01:54:25 +01:00
Thomas Tuegel
b3a47c62fb
Merge pull request #80448 from Mic92/zshenv
...
Revert "zsh: don't clobber the environment of non-login shells"
2020-02-18 11:48:39 -06:00
David Wood
60a3d9dd6b
nixos/jirefeau: add services.jirafeau
module
...
Signed-off-by: David Wood <david.wood@codeplay.com>
2020-02-18 09:37:44 -08:00
worldofpeace
c4de30cce1
Merge pull request #80099 from tfc/port-run-in-machine-test
...
nixosTests.run-in-machine: Port to Python
2020-02-18 12:03:16 -05:00
Cole Helbling
f518e280b1
nixos/fish: fix completions patch
...
Upstream decided to split the lines we were patching out, so the patch
would fail.
2020-02-18 08:58:11 -08:00
Jörg Thalheim
55819e6c86
Revert "zsh: don't clobber the environment of non-login shells"
...
This reverts commit 6a756af3e7
.
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
2020-02-18 15:52:21 +00:00
José Romildo Malaquias
0bcd9a5262
Merge pull request #79939 from romildo/upd.mate
...
mate: update to version 1.24.0
2020-02-18 11:15:10 -03:00
worldofpeace
a539bbf1ee
release-combined: readd keymap tests (again)
2020-02-17 18:52:46 -05:00
Jörg Thalheim
7448211021
Merge pull request #80032 from Mic92/redis
...
nixos/redis: add requirePassFile option
2020-02-17 21:28:04 +00:00
Danylo Hlynskyi
69efb5cd34
Merge pull request #80346 from rnhmjoj/loaof
...
tests: fix more loaOf deprecation warnings
2020-02-17 21:03:40 +02:00
Eelco Dolstra
2de3caf011
nixos/release-combined.nix: List constituents of the 'tested' job by name
...
https://github.com/NixOS/hydra/issues/715
2020-02-17 17:20:45 +01:00
Eelco Dolstra
895042956f
nixos/release-small.nix: List constituents of the 'tested' job by name
...
https://github.com/NixOS/hydra/issues/715
2020-02-17 16:37:10 +01:00
rnhmjoj
d7bc3a7534
tests: fix more loaOf deprecation warnings
2020-02-17 09:57:35 +01:00
Danylo Hlynskyi
56c4800e7f
postgresql-wal-receiver: fix test for Pg12 ( #80268 )
...
Fixes https://github.com/NixOS/nixpkgs/issues/80060
2020-02-16 22:58:34 +02:00