Sergey Lukjanov
|
7144b9ac54
|
Fix boot.loader.grub.extraFiles when used with mirroredBoots
Substitute @bootPath@ in boot.loader.grub.extraPrepareConfig script
same way as it's done for boot.loader.grub.extraEntries option.
|
2020-02-03 15:37:00 -08:00 |
|
Lucas Savva
|
2181313c54
|
nixos/acme: simplify email resolve logic
|
2020-02-03 21:37:22 +00:00 |
|
Florian Klink
|
d4a951f31d
|
Merge pull request #78960 from aanderse/nslcd
nixos/ldap: remove redundant configuration options
|
2020-02-03 19:42:47 +01:00 |
|
Evan Stoll
|
e341719193
|
openrazer: 2.6.0 -> 2.7.0
openrazer: remove superfluous period from hardware.openrazer.enable
|
2020-02-03 10:00:35 -08:00 |
|
Florian Klink
|
136c0e4249
|
Merge pull request #79141 from thefloweringash/openstack-tests
nixos/tests/openstack-image: add stdenv to image for nixos-rebuild
|
2020-02-03 18:17:02 +01:00 |
|
Andrew Childs
|
6e40a8e484
|
nixosTests.openstack-image-userdata: re-enable
|
2020-02-04 02:07:57 +09:00 |
|
misuzu
|
f93a9074e4
|
nixos/systemd: add systemd.sleep.extraConfig config option
|
2020-02-03 18:33:15 +02:00 |
|
Marek Mahut
|
2abe12a39a
|
manual.release-notes: qesteidutil is deprecated
|
2020-02-03 11:22:19 +01:00 |
|
worldofpeace
|
74e4cb7ea4
|
Merge pull request #78543 from Atemu/dnscrypt-proxy2-service
nixos/dnscrypt-proxy2: init
|
2020-02-02 23:02:06 -05:00 |
|
worldofpeace
|
4c3166b006
|
nixosTests.dnscrypt-proxy2: init
This removes the old dnscrypt-proxy test.
|
2020-02-02 21:51:19 -05:00 |
|
Andrew Childs
|
e0a734ef6b
|
nixos/tests/openstack-image: add stdenv to image for nixos-rebuild
Fixes #79100
|
2020-02-03 10:44:53 +09:00 |
|
Florian Klink
|
7870644286
|
Merge pull request #79064 from worldofpeace/port-misc
nixosTests.misc: port to python
|
2020-02-03 00:13:50 +01:00 |
|
Maximilian Bosch
|
5c2a7d0f07
|
Merge pull request #79015 from mayflower/pkg/prometheus-xmpp-alerts
prometheus-xmpp-alerts: init at 0.4.2
|
2020-02-02 18:46:53 +01:00 |
|
Maximilian Bosch
|
c2d2c2d0ca
|
Merge pull request #72931 from Ma27/restart-dhcp-on-exit-hook-change
nixos/dhcpcd: restart dhcpcd if exit hook changed
|
2020-02-02 18:33:34 +01:00 |
|
snicket2100
|
04bfeeac79
|
irqbalance: using systemd service definition from the package itself
|
2020-02-02 18:09:45 +01:00 |
|
worldofpeace
|
915060d03f
|
rl-2003: dnscrypt-proxy2
|
2020-02-02 11:11:27 -05:00 |
|
Yegor Timoshenko
|
92d689d66b
|
nixos/dnscrypt-proxy2: init
This removes the original dnscrypt-proxy module as well.
Co-authored-by: Atemu <atemu.main@gmail.com>
Co-authored-by: Silvan Mosberger <contact@infinisil.com>
Co-authored-by: ryneeverett <ryneeverett@gmail.com>
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
|
2020-02-02 11:11:27 -05:00 |
|
Eelco Dolstra
|
26aba55951
|
Revert "add config.environment.ld-linux"
This reverts commit af665d822a166ae62547c1c310207f11acaded17, see
https://github.com/NixOS/nixpkgs/pull/78798#issuecomment-580059834 for
the reasons in a similar PR.
|
2020-02-02 15:29:49 +01:00 |
|
Eelco Dolstra
|
5495cb91eb
|
Revert "rmdir: avoid failing when directory did not exist"
This reverts commit 45db499d2de2235388212a911b8344b58ddfda36.
|
2020-02-02 15:29:40 +01:00 |
|
Vladimír Čunát
|
1af60850c5
|
nixosTests.misc: fix blkio sub-test with newer kernels
The blkio.sectors file is no longer provided; by quick search:
https://issues.apache.org/jira/browse/MESOS-9848
so hopefully it's sufficient to test existence of this other file:
https://www.kernel.org/doc/html/v5.4/admin-guide/cgroup-v1/blkio-controller.html#common-files-among-various-policies
Originally this sub-test was added in 58e40f84.
|
2020-02-02 13:20:03 +01:00 |
|
Maximilian Bosch
|
0c960262d1
|
oraclejdk8: document removals in the release notes
|
2020-02-02 12:11:50 +01:00 |
|
Jacek Galowicz
|
5ae9820ea4
|
nixosTests.keymap: Port to python
|
2020-02-02 10:46:54 +01:00 |
|
Jacek Galowicz
|
8f6f418e42
|
nixosTests.ihatemoney: Port to python
|
2020-02-02 10:43:38 +01:00 |
|
Jacek Galowicz
|
afc3d25824
|
nixosTests.buildbot: Port to python
|
2020-02-02 10:43:38 +01:00 |
|
Maximilian Bosch
|
0f10495eb9
|
Merge pull request #74624 from Ma27/networkd-units-internal
nixos/networkd: mark `units` option as internal
|
2020-02-02 07:59:57 +01:00 |
|
John Ericson
|
14fbd4146d
|
Merge pull request #59855 from volth/qemu-cpu-passthru
runInLinuxVM, test-driver: pass host's cpu type to guest vm
|
2020-02-01 22:59:37 -05:00 |
|
worldofpeace
|
f350a6f42c
|
nixosTests.misc: port to python
|
2020-02-01 20:59:42 -05:00 |
|
Aaron Andersen
|
5b5856f6fb
|
nixos/httpd: add http2 option
|
2020-02-01 19:08:02 -05:00 |
|
worldofpeace
|
9cb395a4e7
|
Merge pull request #78838 from worldofpeace/nm-doc-update
nixos/doc/network-manager: updates
|
2020-02-01 18:08:48 -05:00 |
|
worldofpeace
|
cbce59a9cc
|
nixos/doc/network-manager: updates
Fixes #71161
|
2020-02-01 18:07:10 -05:00 |
|
worldofpeace
|
22c56b847e
|
Merge pull request #79054 from worldofpeace/geary-module-note
rl-2003: add note about Geary module
|
2020-02-01 18:05:40 -05:00 |
|
worldofpeace
|
4200386fb6
|
rl-2003: add note about Geary module
|
2020-02-01 18:01:25 -05:00 |
|
Jörg Thalheim
|
c9d6dee9e4
|
nixos/locate: don't create /var/cache
This is already handled by the default systemd tmpfiles.
fixes #78941
|
2020-02-01 17:14:52 +00:00 |
|
Franz Pletz
|
add880c5e8
|
prometheus-xmpp-alerts: init at 0.4.2
|
2020-02-01 15:04:01 +01:00 |
|
Franz Pletz
|
e8b8e8c615
|
rspamd: 1.9.4 -> 2.2
|
2020-02-01 14:20:51 +01:00 |
|
Thomas Tuegel
|
33dfefad14
|
nixos/plasma5: install plasma-browser-integration
|
2020-02-01 06:59:13 -06:00 |
|
Linus Heckemann
|
3af5a40fe2
|
Merge pull request #78843 from rnhmjoj/ipv6-privacy
nixos/networking-interfaces: change preferTempAddress to allow disabling temp addresses
|
2020-02-01 12:04:58 +01:00 |
|
rnhmjoj
|
0c19bfb8ac
|
nixos/docs: document preferTempAddress -> tempAddress change
|
2020-02-01 11:38:40 +01:00 |
|
rnhmjoj
|
1d9538d77a
|
nixos/tests/networking: use new tempAddress option
|
2020-02-01 11:38:40 +01:00 |
|
rnhmjoj
|
2485e6399e
|
nixos/networking-interfaces: change preferTempAddress to allow disabling temp addresses
|
2020-02-01 11:38:40 +01:00 |
|
Eelco Dolstra
|
eaf1fbaef4
|
nixos-rebuild: --use-remote-sudo does not take an argument
Also remove outdated comment about trailing space.
|
2020-02-01 10:09:33 +01:00 |
|
Maximilian Bosch
|
7f49fa63ca
|
Merge pull request #75439 from Ma27/submodule-fixes-for-nixos-option
nixos/nixos-option: fix evaluator to render a full submodule entry
|
2020-02-01 10:00:59 +01:00 |
|
Maximilian Bosch
|
f9bb054180
|
Merge pull request #78968 from ju1m/nsd_types_lines
nsd : use types.lines where appropriate
|
2020-02-01 09:51:23 +01:00 |
|
worldofpeace
|
8a8f03e40e
|
Merge pull request #78839 from worldofpeace/update-xfce-docs
Update xfce docs
|
2020-02-01 03:26:29 -05:00 |
|
Aaron Andersen
|
be1c62932f
|
Merge pull request #78802 from aanderse/httpd-cleanup
nixos/httpd: module cleanup
|
2020-01-31 21:09:25 -05:00 |
|
Thomas Tuegel
|
9b85a399fd
|
nixos/plasma5: startkde -> startplasma-x11
|
2020-01-31 19:55:25 -06:00 |
|
Aaron Andersen
|
0224720562
|
nixos/httpd: provision log directory with tmpfiles instead of mkdir
|
2020-01-31 20:39:25 -05:00 |
|
Aaron Andersen
|
01ccb67598
|
nixos/httpd: code cleanup
|
2020-01-31 20:39:12 -05:00 |
|
Julien Moutinho
|
1a1e5f7be5
|
nsd: use types.lines where appropriate
|
2020-01-31 20:40:48 +01:00 |
|
worldofpeace
|
51b95565a6
|
Merge pull request #78713 from vcunat/p/linux_5_4-default
linuxPackages: 4.19 -> 5.4
|
2020-01-31 14:32:10 -05:00 |
|