home-manager/modules
V b3a9fb9d05
treewide: stop run from discarding error messages
In most cases where this function is used, suppressing only the standard
output is more appropriate. Culling diagnostic output hides error
messages and makes debugging more difficult and confusing.

`$DRY_RUN_NULL`, which the `--silence` flag replaced, was used both for
suppressing standard output on its own, and for doing so along with
diagnostic output; however, when the `run` function was added this
distinction was lost, and both outputs would be discarded.

This reintroduces the needed functionality, and changes usages of
`--silence` to `--quiet` where previously only standard output was
suppressed, or where this should have probably been the case anyway.

Change-Id: Ifb1b52a1d1eea0117261c782d686ad7c71b43162
2024-03-08 23:54:42 +01:00
..
accounts programs.khal: Simplify calendar setup (#5073) 2024-03-06 14:09:53 +01:00
config home-cursor: fix typo in XDG data directory link 2023-11-07 09:21:58 +01:00
i18n/input-method fcitx5: fix reference to fcitx5-with-addons 2024-03-05 23:19:22 +01:00
launchd treewide: deprecate DRY_RUN_CMD and DRY_RUN_NULL 2024-01-24 13:36:05 +01:00
lib ranger: add module 2024-03-08 23:35:34 +01:00
lib-bash treewide: stop run from discarding error messages 2024-03-08 23:54:42 +01:00
misc ranger: add module 2024-03-08 23:35:34 +01:00
po Add translation using Weblate (Vietnamese) 2024-03-06 14:09:57 +01:00
programs ranger: add module 2024-03-08 23:35:34 +01:00
services git-sync: allow passing extraPackages to service 2024-03-08 13:18:39 +01:00
targets darwin: fonts: speed up font installation 2024-02-18 23:09:58 +01:00
default.nix home-manager: add extendModules attribute 2024-01-25 23:24:36 +01:00
files.nix treewide: stop run from discarding error messages 2024-03-08 23:54:42 +01:00
home-environment.nix treewide: stop run from discarding error messages 2024-03-08 23:54:42 +01:00
manual.nix docs: add style sheets and scrubDerivations 2024-02-01 01:10:58 +01:00
modules.nix ranger: add module 2024-03-08 23:35:34 +01:00
systemd-activate.rb Revert "systemd: use sd-switch" 2020-08-04 19:38:14 +02:00
systemd-activate.sh home-manager: remove the export of run 2024-01-28 10:53:09 +01:00
systemd.nix systemd: avoid creating an empty user.conf 2023-11-11 00:51:53 +01:00
xresources.nix treewide: remove now-redundant lib.mdDoc calls 2023-07-17 18:49:09 +01:00
xsession.nix xsession: allow xplugd to restart on failure 2024-01-16 08:07:00 +01:00