Mario Rodas
5d58ded833
Merge pull request #298692 from SebTM/auto-update/fzf
...
fzf: 0.47.0 -> 0.48.1
2024-04-07 14:42:45 -05:00
Weijia Wang
0f58ce3b44
Merge pull request #300487 from davidkna/kavita-token
...
nixos/kavita: document new `tokenKeyFile` requirements
2024-04-07 19:27:34 +02:00
Jörg Thalheim
1155526bf8
Merge pull request #298896 from JohnRTitor/master
...
nixos/hyprland: Add systemd.setPath.enable option to include system and user bin directory in PATH
2024-04-07 18:44:47 +02:00
Aleksana
48a26791f1
Merge pull request #296759 from jpds/thanos-grpc-compression-opt
...
nixos/thanos: Added grpc-compression option
2024-04-08 00:43:07 +08:00
Sandro
0f3f375722
Merge pull request #282912 from phaer/healthchecks-update
...
healthchecks: 2.10 -> 3.3
2024-04-07 18:01:20 +02:00
Guanran Wang
1603e263f3
mihomo: use correct github homepage branch
2024-04-07 21:49:15 +08:00
Guanran Wang
63c0c98167
nixos/mihomo: fix option description
2024-04-07 21:47:03 +08:00
Mario Rodas
9d27034eba
nixos/fzf: fix fish shell commmand
2024-04-07 04:20:00 +00:00
Kira Bruneau
f0034ee975
Merge pull request #297517 from kira-bruneau/nixos-containers
...
nixos/nixos-containers: require mounts for bind mount host paths
2024-04-06 18:07:45 -04:00
Weijia Wang
276c516453
Merge pull request #299342 from gabyx/feature/update-git-town-13
...
git-town: 11.1.0 -> 13.0.0
2024-04-06 23:10:00 +02:00
K900
2975aecbcb
nixos/tests/switch-test: s/dbus.service/dbus-broker.service/g
...
Fixes the test after the default DBus implementation change.
2024-04-06 23:21:06 +03:00
Bjørn Forsman
786141228f
nixos/borgbackup: fix directory ownership regression
...
Re-add separate creation of the ~/.config and ~/.cache directories so
that they get correct ownership. Or else they get owned by root.
systemd-tmpfiles also warns about it:
machine # [ 3.022195] systemd-tmpfiles[472]: Detected unsafe path transition /home/user1 (owned by user1) → /home/user1/.cache (owned by root) during canonicalization of home/user1/.cache.
machine # [ 3.024566] systemd-tmpfiles[472]: Detected unsafe path transition /home/user1 (owned by user1) → /home/user1/.config (owned by root) during canonicalization of home/user1/.config.
Fixes: 8d3cf213db
("nixos/borgbackup: replace activationScript via tmpfiles")
2024-04-06 16:38:11 +02:00
Weijia Wang
8aedeffd13
Merge pull request #279591 from MarkoMin/update/erlang-ls
...
erlang-ls: 0.48.0 -> 0.51.0
2024-04-06 14:01:46 +02:00
Fabian Affolter
c974eb25c9
Merge pull request #301973 from funkeleinhorn/update-halloy
...
halloy: 2024.5 -> 2024.6
2024-04-06 12:37:10 +02:00
Sandro
4e6092c8cd
Merge pull request #281278 from Moraxyc/nezha-agent
2024-04-06 12:35:07 +02:00
Funkeleinhorn
113bb97898
halloy: 2024.5 -> 2024.6
...
Changelog: https://github.com/squidowl/halloy/releases/tag/2024.6
2024-04-06 03:17:41 +02:00
John Titor
dfa44e80da
nixos/hyprland: Add possible bin directory paths, ie, user packages bin
...
If user chooses, they can `exec-once=dbus-update-activation-environment --systemd --all` in hyprland.conf
To import all path variables from the system's environment to systemd's environment
Also set option example to false
2024-04-06 02:29:13 +05:30
John Titor
10d1589126
nixos/hyprland: removed references to mdDoc since it is the default
2024-04-06 02:29:12 +05:30
John Titor
888accda88
nixos/hyprland: add systemd.setPath.enable option
...
This commit adds systemd.setPath.enable option to hyprland module
which sets the systemd path to include the current system's bin
This is needed in Hyprland only setups, where opening links in applications like VS code do not work.
2024-04-06 02:29:07 +05:30
Kevin Cox
eb8b2b0903
Merge pull request #301919 from uninsane/pr-mautrix-meta-typo
...
nixos/mautrix-meta: fix lax enable check
2024-04-05 16:39:22 -04:00
Bernardo Meurer
d20ddd76a4
Merge pull request #301835 from alyssais/clocksource
...
nixos/test-instrumentation: fix deprecation warning
2024-04-05 16:17:52 -04:00
Martin Weinelt
8bf1b4ca91
nixos/doc/rl-1909: replace wiki reference with official wiki
2024-04-05 16:13:33 -04:00
Colin
5468e6802a
nixos/mautrix-meta: fix lax enable check
...
enabledInstances is an attrset: the previous logic would always pass and
result in, for example, a `mautrix-meta` and a
`mautrix-meta-registration` group being shipped to every nixos machine
whether mautrix was enabled or not.
2024-04-05 20:05:41 +00:00
Gabriel Nützi
947043d36d
git-town: 11.1.0 -> 13.0.0
...
fix: Typo
2024-04-05 19:30:21 +02:00
Kerstin
89000ace32
Merge pull request #299460 from linyinfeng/hledger-web
...
nixos/hledger-web: fix access control option
2024-04-05 17:04:47 +02:00
Bobby Rong
29f96f114b
Merge pull request #301847 from bobby285271/upd/pantheon
...
pantheon.gala: Fix missing URI handler
2024-04-05 22:53:24 +08:00
Bobby Rong
bd3f680d37
pantheon.gala: Backport Wayland menu commit
...
gala-daemon actually needs a correct environment for `AppInfo.launch_default_for_uri`.
2024-04-05 21:23:11 +08:00
Alyssa Ross
16821ddb55
nixos/test-instrumentation: fix deprecation warning
...
Linux prints a deprecation warning when clock= is used on the command
line, and has done since 2006. The replacement is clocksource=.
The clocksource output on the console looks like same before and after
this change.
2024-04-05 15:06:47 +02:00
Jacek Galowicz
aaef13b238
Merge pull request #301799 from alyssais/QEMU_OPTS
...
nixos/test-driver: don't add QEMU_OPTS twice
2024-04-05 14:56:09 +02:00
phaer
55a16a6282
nixos/healthchecks: don't compress in debug mode
2024-04-05 12:13:17 +00:00
Ryan Lahfa
99ca8d4ea5
Merge pull request #300757 from K900/installer-tests-unfucking
...
nixos/tests/installer: spring cleaning
2024-04-05 03:50:39 -07:00
Alyssa Ross
4491b9ec0d
nixos/test-driver: don't add QEMU_OPTS twice
...
As the TODO says, this is already included by the script.
If adding a device, including this again here would result in either
two devices being added, or, if they were explicitly named, an error
due to reuse of the name.
2024-04-05 12:30:36 +02:00
K900
15d95c7b74
nixos/qemu-vm: split up the "keep EFI variables from system image" logic
2024-04-05 09:00:12 +03:00
Weijia Wang
c821c015c5
Merge pull request #291346 from aorith/init-silverbullet
...
silverbullet: init at 0.7.6
2024-04-05 06:31:50 +02:00
Weijia Wang
bdbff7475d
Merge pull request #301599 from zimbatm/cloud-init-no-syslog-target
...
nixos/cloud-init: remove syslog.target from services
2024-04-05 03:22:11 +02:00
Kira Bruneau
7f3643bef6
nixos/nixos-containers: require mounts for bind mount host paths
...
Fixes starting containers before bind mount host paths are mounted
2024-04-04 19:48:15 -04:00
Atemu
86485bebac
Merge pull request #295452 from jopejoe1/appimage
...
nixos/appimage: init
2024-04-05 01:46:09 +02:00
Kevin Cox
9c636e8416
Merge pull request #296718 from Rutherther/mautrix-meta-init
...
mautrix-meta: init at 0.2.0
2024-04-04 18:07:19 -04:00
K900
6f139367a3
Merge pull request #301617 from K900/kernels-20240404
...
Kernel updates for 2024-04-04
2024-04-04 23:40:39 +03:00
Silvan Mosberger
a448a21521
Merge pull request #301556 from edef1c/lib-xor
...
lib: add xor
2024-04-04 22:03:53 +02:00
edef
725bb4e48c
lib: add xor
...
This gets clumsily reimplemented in various places, to no useful end.
2024-04-04 19:46:58 +00:00
K900
b71cc870b6
linux_6_7: drop
2024-04-04 22:45:46 +03:00
Pol Dellaiera
53e51b19d4
Merge pull request #298742 from FabianRig/technitium-dns-server-module
...
nixos/technitium-dns-server: init module
2024-04-04 21:43:08 +02:00
Emily
053ab7f57c
Merge pull request #300981 from emilylange/forgejo-ldflags
...
forgejo: add missing internal version ldflags, nixosTests.forgejo: test /api/forgejo/v1/version
2024-04-04 21:31:02 +02:00
zimbatm
dc396ffe85
nixos/cloud-init: remove syslog.target from services
...
It has been removed from systemd, see NixOS#149721.
2024-04-04 19:11:16 +02:00
Aleksana
52257144db
Merge pull request #300993 from Strum355/sudoers-options-enum
...
nixos/sudo: update command options enum for newer sudo version
2024-04-04 22:29:21 +08:00
Sandro
0bb462d49c
Merge pull request #301267 from bb2020/mbpfan
2024-04-04 16:01:21 +02:00
bb2020
678bc2cec5
nixos/mbpfan: remove syslog.target
2024-04-04 16:07:14 +03:00
bb2020
bf57e97ef0
nixos/mbpfan: minor changes
2024-04-04 16:06:49 +03:00
Janne Heß
8bd499b34a
Merge pull request #300716 from LeSuisse/openssh-dsa-keys
...
openssh: disable support for DSA keys by default
2024-04-04 14:28:28 +02:00