Yarny0
cce8f0a3e3
tsm-client: 8.1.15.1 -> 8.1.15.2, pin openssl version ( #193556 )
2022-10-17 01:31:05 +02:00
Christian Kögler
46431c0819
Merge pull request #196286 from NickCao/nixos-iwd
...
nixos/iwd: allow setting iwd package
2022-10-16 21:02:05 +02:00
Christian Kögler
6208451903
Merge pull request #195380 from pacien/nixos-neovim-managed-config-rc-note
...
nixos/neovim: add note about not loading init.vim
2022-10-16 21:00:00 +02:00
Christian Kögler
daba20d006
Merge pull request #196301 from bobvanderlinden/pr-nixos-dwm-package
...
nixos/dwm: add package option
2022-10-16 20:47:01 +02:00
Bob van der Linden
0d07870dc5
nixos/dwm: add package option
2022-10-16 20:34:28 +02:00
Maximilian Bosch
a914b9460d
Merge pull request #193075 from Ma27/nextcloud-pkg-fix
...
fetchNextcloudApp: rewrite with fetchzip & applyPatches
2022-10-16 20:07:57 +02:00
Maximilian Bosch
a2134c24a4
Merge pull request #195808 from mayflower/fix-wordpress-fonts-dir
...
nixos/wordpress: make fonts directory writable
2022-10-16 20:05:09 +02:00
Maximilian Bosch
b55eefa3bd
Merge pull request #195703 from Ma27/bump-grafana
...
grafana: 9.1.7 -> 9.2.0
2022-10-16 19:33:14 +02:00
Nick Cao
46982f4194
nixos/iwd: allow setting iwd package
2022-10-16 23:12:26 +08:00
Johan Thomsen
38ea9bc083
nixos/manual/kubernetes: re-enabling of insecure ports is no longer possible
2022-10-16 10:13:05 +10:00
Johan Thomsen
6ec7298ead
nixos/kubernetes: modularized tests
2022-10-16 10:13:05 +10:00
Johan Thomsen
ae712870af
nixos/kubernetes: drop obsolete options/cmdline flags
2022-10-16 10:13:05 +10:00
Florian Klink
80e4946f38
Merge pull request #177406 from davidkna/podman-gen
...
nixos/virtualisation.oci-containers: follow podman-generated systemd units more closely
2022-10-15 22:10:55 +02:00
Alexander Bantyev
6babc092ca
Merge pull request #196185 from mkaito/mkaito/serokell-team
...
maintainers: remove mkaito from serokell team
2022-10-15 23:44:14 +04:00
Dennis Gosnell
e9305a371f
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-10-15 11:58:34 -04:00
Dennis Gosnell
1445c56426
termonad: remove top-level termonad-with-packages alias
2022-10-15 11:49:02 -04:00
Jörg Thalheim
8324b6efd3
Merge pull request #196147 from Mic92/systemd-boot-delete-old-specialisation
...
Systemd boot delete old specialisation
2022-10-15 17:36:28 +02:00
Jörg Thalheim
42c9492829
nixos/systemd-boot: decrease catch scope for ValueError
2022-10-15 16:41:38 +02:00
Azat Bahawi
e04579e7cd
nixos/please: init module
...
Co-authored-by: Cole Helbling <cole.e.helbling@outlook.com>
2022-10-15 07:05:10 -07:00
Vladimír Čunát
1e58b84405
Merge #195650 : nixosTests.vscodium: fix .wayland test
...
... by allowing more expressions to satisfy save file dialog.
2022-10-15 13:39:15 +02:00
zowoq
bb884d6a1e
nixosTests.traefik: enable on aarch64-linux
2022-10-15 14:29:46 +10:00
zowoq
ff30f8a429
nixosTests.podman*: enable on aarch64-linux
2022-10-15 14:29:46 +10:00
zowoq
d50ee203f7
nixosTests.oci-containers: enable on aarch64-linux
2022-10-15 14:29:46 +10:00
zowoq
0a8746ca85
nixosTests.{docker,docker-rootless}: enable on aarch64-linux
2022-10-15 14:29:46 +10:00
zowoq
9286419109
nixosTests.cri-o: enable on aarch64-linux
2022-10-15 14:29:46 +10:00
zowoq
8b4bbd6919
nixosTests.cfssl: enable on aarch64-linux
2022-10-15 14:29:46 +10:00
github-actions[bot]
b4b0b7d41b
Merge master into haskell-updates
2022-10-15 00:20:09 +00:00
Sandro
bdca71e9c0
Merge pull request #191924 from SuperSandro2000/ddclient-daemon
2022-10-14 23:52:14 +02:00
Bernardo Meurer
71f2836fba
Merge pull request #184770 from NickCao/kernel-keyring
2022-10-14 09:46:01 -03:00
Ninjatrappeur
8e3b02dc7d
Merge pull request #194916 from flokli/nixos-test-nscd
2022-10-14 11:54:37 +02:00
Florian Klink
dea7647814
nixosTests.nscd: drop _gateway lookups
...
This has shown to be flaky in the VM test, at least when running on
the aarch64 ofborg builder(s).
I assume it's some flakyness in systemd-networkd not being fully up, or
at least not up to the point that it properly replies to the _gateway
request.
This part of the test is supposed to test external (non-glibc) nss
module lookup for the host database works, which is already sufficiently
covered in the previous checks (for *.localhost). Drop these redundant
checks. We're not integration-testing networkd here.
2022-10-14 11:26:48 +02:00
Florian Klink
f08b8d6cfa
nixosTests.nscd: test unscd as well
...
This shows that external nss module resolution is broken with unscd.
2022-10-14 10:07:11 +02:00
Timothy DeHerrera
912a3deedc
Merge pull request #110197 from milahu/patch-1
...
firewall: move rpfilter to mangle.PREROUTING to fix conntrack
2022-10-13 21:04:40 -06:00
github-actions[bot]
9602cb4aa1
Merge master into haskell-updates
2022-10-14 00:21:48 +00:00
Florian Klink
d90ffb83c2
Merge pull request #195154 from veehaitch/networkd-ipv6-pd
...
nixos/networkd: add/adopt IPv6 options
2022-10-13 23:00:26 +02:00
Maximilian Bosch
5afde0064a
nixos/wordpress: make fonts directory writable
...
Needed to host e.g. google fonts locally.
2022-10-13 17:30:22 +02:00
Maximilian Bosch
0df6c52026
nixos/grafana: ensure that declarative prometheus data-sources don't use direct access
...
Support for that was permanently dropped in Grafana 9.2.0, see also
f30795b088
2022-10-13 10:28:29 +02:00
K900
803f180021
Merge pull request #191357 from K900/plasma-beta
...
Plasma 5.26.0, KDE Frameworks 5.99
2022-10-13 10:31:12 +03:00
Vladimír Čunát
7a94322ed7
Merge #182618 : GNOME 42 → 43
2022-10-13 08:14:27 +02:00
github-actions[bot]
b405702c7f
Merge master into haskell-updates
2022-10-13 00:20:20 +00:00
Thiago Kenji Okada
b87716afc9
Merge pull request #188881 from shadaj/patch-4
...
nixos/restic: make it possible to use the existing backup cache for prune/check
2022-10-12 21:26:00 +01:00
Maximilian Bosch
955e01095a
grafana: 9.1.7 -> 9.2.0
...
ChangeLog: https://github.com/grafana/grafana/releases/tag/v9.2.0
Also fixed the test: the default value for the admin email address is
now `admin@localhost`[1].
[1] 39102c6656
2022-10-12 20:45:15 +02:00
K900
37a64594bd
nixos/plasma-bigscreen: enable uinput correctly
...
This is required for plasma-remotecontrollers to actually work.
Make sure to also add your user to the `uinput` group.
2022-10-12 20:28:53 +03:00
Shadaj Laddad
dd34f474ed
nixos/restic: make it possible to use the existing backup cache for prune/check
...
Configures the `--cache-dir` parameter for the prune and check commands run after backing up. For `check`, also adds a `checkOpts` flag to enable using the cache, since that is disabled by default.
2022-10-12 09:09:27 -07:00
K900
5e62c78f4b
nixos/plasma5: add very basic plasma-bigscreen module
2022-10-12 17:15:56 +03:00
Stanisław Pitucha
d2afb051ff
Merge pull request #195210 from yorickvP/guake
...
guake: 3.6.3 -> 3.9.0
2022-10-12 22:12:57 +11:00
Patrick Hilhorst
1bb6ca7fe1
nixosTests.vscodium: allow more expressions to satisfy save file dialog
...
Previously was not clearing due to OCR glitch, should be more robust now. Also commented out the 'quit', which was also failing.
2022-10-12 11:38:31 +02:00
Pascal Bach
1ca4c178dd
Merge pull request #195488 from KoviRobi/gitlab-runner-clear-docker-cache
...
Gitlab runner clear docker cache
2022-10-12 07:56:46 +02:00
github-actions[bot]
7e82e2594e
Merge master into haskell-updates
2022-10-12 00:23:04 +00:00
Robert Hensing
129fd1ab27
Merge pull request #194530 from colemickens/stage-1-systemd-luksroot-toString-fix
...
nixos: luksroot: toString-ify keyFileSize usage
2022-10-12 00:00:35 +01:00