Mikenu Takeru
0b2a2b3f33
Translate using Weblate (Japanese)
...
Currently translated at 100.0% (17 of 17 strings)
Translate using Weblate (Japanese)
Currently translated at 100.0% (39 of 39 strings)
Co-authored-by: Mikenu Takeru <mikenu-jp@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/home-manager/cli/ja/
Translate-URL: https://hosted.weblate.org/projects/home-manager/modules/ja/
Translation: Home Manager/Home Manager CLI
Translation: Home Manager/Home Manager Modules
2025-11-15 09:34:07 +01:00
TANIGUCHI Kohei
229a7ab373
Translate using Weblate (Japanese)
...
Currently translated at 100.0% (39 of 39 strings)
Co-authored-by: TANIGUCHI Kohei <a.d.xvii.kal.mai@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/home-manager/cli/ja/
Translation: Home Manager/Home Manager CLI
2025-11-15 09:34:07 +01:00
Charlie Collard
827f2a2337
atuin: add forceOverwriteSettings option ( #8140 )
2025-11-12 10:24:03 -06:00
AlephNought
747a9a774e
easyeffects: Fix service hanging on system shutdown ( #8145 )
...
* easyeffects: Fix service hanging on system shutdown
* Make systemd take dependencies automatically from dbus service instead of setting them manually
* Add TimeoutStopSpec for 10 seconds
2025-11-12 09:36:07 -06:00
Vladislav Grechannik
33f63da61a
chromium: add finalPackage option ( #8155 )
...
Adds a finalPackage option to chromium-based browsers. Allows users to use overriden package binary in their setups, without relying on PATH availability.
2025-11-12 09:33:11 -06:00
Marijan Petričević
dfca39f8af
lazygit: fix bash integration ( #8153 )
...
- if the shellWrapperName is equal to the binary, then calling the
binary without command will cause an infinite recursion
2025-11-12 09:31:32 -06:00
home-manager-ci[bot]
37a3d97f28
maintainers: update all-maintainers.nix ( #8147 )
...
Automated update of the master maintainers list combining:
- Home Manager specific maintainers from modules/lib/maintainers.nix
- Nixpkgs maintainers referenced in Home Manager modules
**Added:** 4 maintainers
**Removed:** 0 maintainers
**Total:** 277 → 281 maintainers
**✅ Added:** exzombie, jtrrll, leiserfg, prescientmoon
Generated by: lib/python/generate-all-maintainers.py
Co-authored-by: home-manager-ci[bot] <214323736+home-manager-ci[bot]@users.noreply.github.com>
2025-11-10 09:07:39 -06:00
Thierry Delafontaine
8e0fa3f242
delta: use finalPackage instead of package in jujitsu config ( #8150 )
2025-11-10 09:06:43 -06:00
Devin Droddy
b8645b18b0
vicinae: update theme filetype ( #8141 )
...
As of v0.15.0, theme files use TOML instead of JSON and have a new structure.
The test actually didn't previously assert the existence of a theme file even though the example settings had a theme in them...
2025-11-09 14:49:57 -06:00
jtrrll
be4a9233dd
retroarch: add module
...
add a module for configuring retroarch through home-manager
2025-11-09 10:12:54 -06:00
jtrrll
a31a6b2d30
maintainers: add jtrrll
...
add jtrrll to the list of home-manager maintainers
2025-11-09 10:12:54 -06:00
prescientmoon
fa0c98a81c
news: add discord entry
2025-11-09 10:12:08 -06:00
prescientmoon
fb76be5dff
tests/discord: init
2025-11-09 10:12:08 -06:00
prescientmoon
08abff6fbc
discord service: init
2025-11-09 10:12:08 -06:00
prescientmoon
a1224de197
maintainers: add prescientmoon
2025-11-09 10:12:08 -06:00
Jure Varlec
d8efc4bfa7
docs/generic-linux-gpu: add instructions to manual
2025-11-09 09:02:58 -06:00
Jure Varlec
77b51dbb9f
generic-linux-gpu: add a news entry
2025-11-09 09:02:58 -06:00
Jure Varlec
193e44d316
generic-linux-gpu: add module
2025-11-09 09:02:58 -06:00
Jure Varlec
066874efb5
nixgl: move under targets.genericLinux
2025-11-09 09:02:58 -06:00
Jure Varlec
0aceb6bef5
maintainers: add exzombie
2025-11-09 09:02:58 -06:00
XYenon
c053d701d6
ssh-agent: add macOS support
2025-11-08 22:10:01 -06:00
Benedikt Rips
d7b1ece79d
xdg-portal: assert that required paths are linked on NixOS
2025-11-08 22:03:46 -06:00
leiserfg
0562fef070
vicinae: Remove BindTo from the systemd unit
...
Seems like it causes issues with kde logout.
2025-11-06 15:08:45 -06:00
Dietrich Daroch
f35d0cb75f
misc: Add Justfile
...
This just lists the commands in the Contributing manual
2025-11-06 13:54:24 -06:00
Johan Larsson
2907788315
tomat: init service ( #8138 )
2025-11-06 16:44:08 +00:00
Raul Rodrigues de Oliveira
ba15db2a15
fish: added completions option ( #8127 )
2025-11-06 10:27:58 -06:00
SunOfLife1
8929c5f3bc
test/lazygit: add fish integration test
...
This does also add a test module for lazygit since there wasn't one
already
2025-11-06 09:06:14 -06:00
SunOfLife1
d375dfc1ff
lazygit: fix fish integration
2025-11-06 09:06:14 -06:00
Austin Horstman
432bc8a5da
aerospace: simplify userSettings
...
Remove submodule and just use the generator type.
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-06 07:22:43 -06:00
Leon
7f619d2a72
aerospace: remove broken on-window-detected option
2025-11-06 07:22:43 -06:00
Austin Horstman
af119feb17
Revert "tmpfiles: migrate to an RFC42-style option"
...
This reverts commit 090aa14e5d .
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-05 12:26:46 -06:00
Austin Horstman
06aeeed62f
Revert "tmpfiles: add option to purge rules' targets on change"
...
This reverts commit b4350d54c2 .
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-05 12:26:46 -06:00
Austin Horstman
6a40be5eaf
Revert "glab: remove the config file if it is empty or glab disabled"
...
This reverts commit b5ed4afc22 .
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-05 12:26:46 -06:00
Austin Horstman
17c3ea43bf
Revert "glab: coerce glab tmpfile rule argument to string"
...
This reverts commit 8c824254b1 .
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-05 12:26:46 -06:00
Austin Horstman
d21852e86c
Revert "tmpfiles: use correct path in the onChange hook"
...
This reverts commit c93684cd87 .
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-05 12:26:46 -06:00
home-manager-ci[bot]
b959c67241
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/2fb006b87f04c4d3bdf08cfdbc7fab9c13d94a15?narHash=sha256-kJ8lIZsiPOmbkJypG%2BB5sReDXSD1KGu2VEPNqhRa/ew%3D' (2025-10-31)
→ 'github:NixOS/nixpkgs/b3d51a0365f6695e7dd5cdf3e180604530ed33b4?narHash=sha256-4vhDuZ7OZaZmKKrnDpxLZZpGIJvAeMtK6FKLJYUtAdw%3D' (2025-11-02)
2025-11-05 08:10:18 -06:00
Martijn Boers
34fe48801d
ghostty: Add systemd integration
...
The systemd unit already exists on the system, this gives the
option to enable it.
2025-11-04 16:56:11 -06:00
heyzec
1c75dd7022
vscode: don't break when profile name has spaces
2025-11-04 14:07:04 -06:00
Ryan Horiguchi
0a5a165aca
superfile: add pinnded folder and first use option
2025-11-04 14:06:39 -06:00
Leon Schwarzäugl
c39c07bf31
opkssh: init module
2025-11-04 08:34:45 -06:00
Austin Horstman
aa6936bb63
tests/yazi: fix bash/zsh integration tests
...
Didn't fail even with incorrect assertion. Multi line string for
assertFileContains didn't properly work. Don't want to manage an entire
zsh config file in assertFileContent so just multi step asserting the
generated file.
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-03 21:54:12 -06:00
meck
65bf99c579
yazi: update wrappers not to use cat in subshell
...
If cat is aliased to bat the non piping operation
in the script might include extra text, use builtins
instead
2025-11-03 21:54:12 -06:00
Austin Horstman
6feb368511
news: add vicinae entry
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-03 21:18:48 -06:00
leiserfg
5cdf9ef995
vicinae service: init
...
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-11-03 21:18:48 -06:00
Thierry Delafontaine
1342b821db
news: add entry for mcp module and integrations
...
Add news entry documenting the new `programs.mcp` module and MCP
integration support in OpenCode and VSCode modules.
2025-11-03 20:25:16 -06:00
Thierry Delafontaine
9ff9a94fd4
vscode: add mcp module integration
2025-11-03 20:25:16 -06:00
Thierry Delafontaine
c740351870
opencode: add mcp module integration
2025-11-03 20:25:16 -06:00
Thierry Delafontaine
083b20c1a0
mcp: init module
2025-11-03 20:25:16 -06:00
Pierre-Yves Landuré
1f34c2c855
zed-editor: options to generate debug.json
...
Add `mutableUserDebug` and `userDebug` options to generate `debug.json` file.
The options are heavily inspired by `mutableUserTasks` and `userTasks` options implementation.
Closes #8091
2025-11-03 20:24:19 -06:00
aldur
95d65dddae
gpg: fix correctly setting trust for all keys
...
When passing `gpg.publicKeys` a `source` including _multiple_ keys,
only the first one in `source` will have `trust` set correctly.
This commit fixes the issue and adds a corresponding test
(failing without the patch, fixed with it).
2025-11-03 15:14:46 -06:00