phanirithvij
6ed700bfe4
espanso: fix test
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2025-04-27 11:36:10 -05:00
phanirithvij
29fce40e13
espanso: add crossplatform support
...
Co-authored-by: Austin Horstman <khaneliman12@gmail.com>
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2025-04-27 11:36:10 -05:00
phanirithvij
1d2f0b3d4b
espanso: add phanirithvij as maintainer
...
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
2025-04-27 11:36:10 -05:00
Aguirre Matteo
50bb714a82
rmpc: add module ( #6910 )
2025-04-27 09:32:40 -05:00
home-manager-bot
ef47f36450
flake.lock: Update ( #6912 )
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/c11863f1e964833214b767f4a369c6e6a7aba141?narHash=sha256-GfpyMzxwkfgRVN0cTGQSkTC0OHhEkv3Jf6Tcjm//qZ0%3D' (2025-04-21)
→ 'github:NixOS/nixpkgs/f771eb401a46846c1aebd20552521b233dd7e18b?narHash=sha256-ITSpPDwvLBZBnPRS2bUcHY3gZSwis/uTe255QgMtTLA%3D' (2025-04-24)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-27 08:54:27 -05:00
Aguirre Matteo
2f5819a962
onedrive: add module ( #6907 )
2025-04-26 16:40:10 -05:00
Coolio
4d2d322317
thefuck: Add alias option ( #6909 )
...
Added an alias option supported by bash, zsh, fish, and nushell integration
2025-04-25 19:39:49 -05:00
B1kku
542078066b
wezterm: don't create config if extraConfig is empty, and don't create one by default ( #6908 )
...
Tests updated to check the file wasn't created when no config is
provided.
2025-04-25 10:11:18 -05:00
Andrew Marshall
98f4fef7fd
format: Fix failing due to no cache access
...
We change `$HOME` to something not writable, but newer treefmt fails if
it cannot write. We could use a tmpdir, but there’s not much point to a
cache that will be removed, as just add the flag to not use the cache.
2025-04-24 23:33:54 -05:00
Andrew Marshall
dedfde15f6
format: Set {,XDG_CONFIG_}HOME to empty dir rather than empty string
...
As empty string might get interpreted as `/`, and thus probably has
things in it. This dir is always(?) present on *nix systems, empty, and
owned by root, so ideal and typical for this sort of usage.
2025-04-24 23:33:54 -05:00
K900
abfad3d295
treewide: substituteAll -> replaceVars/substitute
...
substituteAll is now officially deprecated.
2025-04-24 13:40:11 +02:00
awwpotato
d31710fb2c
fcitx5: fix iniFormat usage ( #6899 )
2025-04-23 15:10:12 -05:00
awwpotato
6d1f834ca6
fcitx5: add upstream options ( #6892 )
2025-04-23 11:51:43 -05:00
awwpotato
59de2dfb0a
workflows: only run conflicts and update flake on main repo ( #6893 )
2025-04-23 11:25:45 -05:00
Austin Horstman
b7527e2daf
vesktop: only generate settings when configured ( #6897 )
...
Prevent generating empty settings files that prevent using the
application's writable settings files.
2025-04-23 10:21:41 -05:00
awwpotato
ff6adf83b9
input-method: fix enable condition ( #6896 )
2025-04-23 10:11:31 -05:00
Austin Horstman
6c132a098e
tests/darwinScrublist: add more darwin stubs
...
Some more cache hits
2025-04-23 06:47:51 -07:00
Austin Horstman
a3e713cb82
tests/darwinScrublist: move darwin scrub list to new file
...
Getting larger, can move to new file to reduce clutter in default
2025-04-23 06:47:51 -07:00
Austin Horstman
b01a941184
tests/default: add more darwin stubs
...
Some more cache hits
2025-04-23 06:47:51 -07:00
home-manager-bot
814521fdc1
flake.lock: Update ( #6891 )
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/b024ced1aac25639f8ca8fdfc2f8c4fbd66c48ef?narHash=sha256-fusHbZCyv126cyArUwwKrLdCkgVAIaa/fQJYFlCEqiU%3D' (2025-04-17)
→ 'github:NixOS/nixpkgs/c11863f1e964833214b767f4a369c6e6a7aba141?narHash=sha256-GfpyMzxwkfgRVN0cTGQSkTC0OHhEkv3Jf6Tcjm//qZ0%3D' (2025-04-21)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-04-23 08:23:46 -05:00
awwpotato
1d0e13904b
i18n.inputMethod: add awwpotato as maintainer
2025-04-22 20:48:01 -07:00
awwpotato
585bae4bbb
i18n.inputMethod: align enable option with nixos
...
see: https://github.com/NixOS/nixpkgs/pull/310708
2025-04-22 20:48:01 -07:00
awwpotato
7ef3137035
vesktop: fix config path on darwin ( #6889 )
2025-04-22 22:41:31 -05:00
Austin Horstman
97a62d8eef
tests/default: add zoxide darwin stub ( #6888 )
2025-04-22 21:37:14 -05:00
awwpotato
68bc080cdf
fcitx5: refactor logic ( #6886 )
...
* fcitx5: use mapAttrsToList instead of mapAttrs + attrValues
* fcitx5: refactor xdg dataFile logic
2025-04-22 21:20:08 -05:00
Austin Horstman
f1aabf1deb
zsh: deprecate initLocation options in favor of initContent ( #6841 )
...
https://github.com/nix-community/home-manager/pull/6479 introduced a
more comprehensive option that allows fine tuning location of zsh
config. Encourage using that over the predetermined locations.
2025-04-22 20:45:44 -05:00
Austin Horstman
c42f04c83f
mkFirefoxModule: revert userChrome changes ( #6887 )
...
Reverting all the recent userChrome changes because of too many issues
and bikeshedding.
2025-04-22 20:44:48 -05:00
Matthieu Coudron
b99e3e46b8
ci: fixed redundant rule ( #6883 )
2025-04-22 17:52:24 -05:00
Flameopathic
6899001a76
fcitx5: add themes and classicUiConfig options ( #6876 )
2025-04-22 14:30:45 -05:00
Benedikt M. Rips
c9433ae62f
keepassxc: register as native messaging host ( #6879 )
...
Register KeepassXC as a native messaging host in supported browsers to integrate with KeepassXC's browser extension. See https://discourse.nixos.org/t/keepassxc-browser-extension-integration/39553 for more information.
2025-04-22 11:42:04 -05:00
Matthieu Coudron
b925865c74
ci: label msmtp changes with "mail" ( #6881 )
2025-04-22 18:32:11 +02:00
zincentimeter
342b3e3e6d
msmtp: rename environment variables ( #6839 )
...
I've started seeing $HOME/log $HOME/.msmtp.queue.log populated after using
msmtp via neomutt. Although the latter is not, the former is a bit
annoying. Home-manager already tries to avoids this 1, so I was curious to why
this occured.
Interestingly this didn't happen until a month ago, so I've tried to git blame my way out of the problem both on my configuration and on upstream
home-manager however I didn't find a fitting change on the suspected dates.
Home-manager uses2 msmtpq script3 to send emails through which manages
also the queue of mails to be sent. As stated on upstream source of the script
4, it looks for MSMTPQ_Q and MSMTPQ_LOG variables to decide where to
https://git.marlam.de/gitweb/?p=msmtp.git;a=blob_plain;f=scripts/msmtpq/msmtpq;hb=HEAD
2025-04-22 17:22:16 +02:00
Benedikt M. Rips
cf0c5e0105
xdg-autostart: fix runCommandNoCCLocal deprecation ( #6880 )
2025-04-22 09:05:27 -05:00
Johan Eklund
ce8dc1f77a
xsettingsd: Remove erroneous lib. insertion ( #6877 )
2025-04-22 07:34:49 -05:00
Austin Horstman
81541ea36d
lorri: fix missing makeSearchPath ( #6875 )
2025-04-21 14:55:32 -07:00
Josh Heinrichs
42d90297b3
git: support maintenance on darwin ( #6868 )
2025-04-21 14:25:57 -07:00
awwpotato
22b326b42b
television: add module ( #6866 )
2025-04-21 12:26:20 -05:00
awwpotato
be4e5ec62c
nix-init: add module ( #6864 )
...
Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com>
2025-04-21 12:25:56 -05:00
awwpotato
08b85bd000
vesktop: add support for multiple themes ( #6860 )
2025-04-21 12:25:22 -05:00
Joaquín Triñanes
ca8367117a
atuin: Fix deprecated string type warning ( #6861 )
2025-04-21 12:23:08 -05:00
Austin Horstman
ddda2b1f20
direnv: only set sessionVariable for old version ( #6842 )
...
Discussion and retesting in
https://github.com/NixOS/nixpkgs/pull/398717 . The env variable is
actually not needed when you use the config.
2025-04-21 11:19:27 -05:00
Austin Horstman
82ee14ff60
treewide: remove with lib ( #6871 )
...
Remove from services.
2025-04-21 11:00:59 -05:00
alois31
6695b1d477
kconfig: escape arguments properly ( #6867 )
...
Previously shell arguments were not escaped properly, leading to breakage on
group names containing characters with special meaning to the shell (in
particular spaces); theoretically keys containing single quotes would be
affected too. Escape all arguments passed to the shell properly instead.
2025-04-21 17:20:07 +02:00
Austin Horstman
3fbe9a2b76
tests/ranger: null package
...
Stubbing not working with the default cfg.finalPackage. Pass null to
reduce closure size
2025-04-20 20:10:07 -07:00
Austin Horstman
63bfbf55b6
ranger: nullable package support
2025-04-20 20:10:07 -07:00
Oughie
14eda3db4e
clock-rs: add module
...
clock-rs is a modern, digital clock that effortlessly runs in your terminal
2025-04-20 20:02:06 -07:00
Austin Horstman
ac21ae3716
maintainers: add Oughie
2025-04-20 20:02:06 -07:00
Rouven Seifert
b0cc092405
shikane: init module ( #4096 )
2025-04-20 20:21:46 -05:00
awwpotato
496fa9c054
PR_TEMPLATE: mention nix fmt ( #6859 )
2025-04-20 18:05:56 -05:00
Austin Horstman
b71ca26961
uv: nullable package support
2025-04-20 14:32:29 -07:00