Gavagai53
d092f0a4c0
Translate using Weblate (Spanish)
...
Currently translated at 100.0% (16 of 16 strings)
Co-authored-by: Gavagai53 <masella_portlock@aleeas.com>
Translate-URL: https://hosted.weblate.org/projects/home-manager/modules/es/
Translation: Home Manager/Home Manager Modules
2025-02-05 08:48:22 +01:00
home-manager-bot
5997112695
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/852ff1d9e153d8875a83602e03fdef8a63f0ecf8?narHash=sha256-Zf0hSrtzaM1DEz8//%2BXs51k/wdSajticVrATqDrfQjg%3D' (2025-01-26)
→ 'github:NixOS/nixpkgs/799ba5bffed04ced7067a91798353d360788b30d?narHash=sha256-ooLh%2BXW8jfa%2B91F1nhf9OF7qhuA/y1ChLx6lXDNeY5U%3D' (2025-02-04)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-05 08:48:17 +01:00
Robert Helgesson
f2d32e46fa
broot: use hjson-go
...
Reduces the build closure quite a bit.
2025-02-04 23:58:20 +01:00
Robert Helgesson
7a3f0b3b8d
tests: rework derivation stubbing
...
Instead of having to manually stub packages that should not be
downloaded we instead automatically stub all packages (except a small
list of whitelisted ones). Tests can re-introduce the real package by
using the `realPkgs` module argument.
2025-02-04 23:58:20 +01:00
Robert Helgesson
c5c2cbc866
ci: tweak test command slightly
...
Specifically, increase initial GC heap size and allow parallel build
jobs.
2025-02-04 23:44:07 +01:00
Robert Helgesson
24bb01ea17
tests: avoid unnecessary test script interpolation
2025-02-04 22:46:40 +01:00
Christina Sørensen
1e47f7101f
gpg-agent: no-allow-external-cache option ( #6387 )
...
This is a pretty common configuration option, and one that many people
will find useful to discover, specially if they're not using a window
manager.
I thought I would add it. It is also useful to have for
pass-secret-service in the future, since you'd likely want to avoid DE
keyrings.
Signed-off-by: Christina Sørensen <ces@fem.gg>
2025-02-04 22:31:42 +01:00
Janik
78576b817f
home-manager: add lib support for non-flake users ( #5429 )
2025-02-04 22:29:41 +01:00
Matthieu Coudron
7abcf59a36
mpv: support includes directives ( #6391 )
...
to allow mixing imperative and declarative config
the includes are at the end of the config
2025-02-04 12:07:35 +01:00
Heitor Augusto
066ba0c5cf
flake-module: rename homeModules
to homeManagerModules
( #6392 )
2025-02-03 13:19:46 -06:00
Austin Horstman
18fa9f323d
yazi: add main.lua support to plugins ( #6394 )
...
Yazi is deprecating init.lua for main.lua usages. This adds support for
main.lua in plugins.
2025-02-01 16:19:26 -06:00
Hoang Nguyen
dae6d3460c
git: add default value null to programs.git.signing.key ( #6032 )
2025-02-01 17:52:06 +01:00
Timon Schelling
8544cd0920
lapce: add module ( #5752 )
...
Adds the 'programs.lapce' module for configuring lapce text editor.
Options for settings, plugins and keymaps are available.
2025-02-01 14:03:26 +01:00
utzuro
055c67056d
fcitx5: add waylandFrontend option to not set env vars ( #5431 )
2025-02-01 11:54:11 +01:00
Austin Horstman
801ddd8693
hyprland: use package stubs
...
Reducing closure size for tests.
2025-01-31 20:47:14 -06:00
Austin Horstman
9afd022013
wayfire-stubs: add stubs for wayfire tests
...
Reducing closure from 500MB to 357MB
2025-01-31 20:47:14 -06:00
Austin Horstman
c4f28f282f
spectrwm-stubs: add stubs for spectrwm tests
...
Reducing closure from 500MB to 357MB
2025-01-31 20:47:14 -06:00
Austin Horstman
e17bdf3191
herbstluftwm-stubs: add stubs for herbstluftwm tests
...
Reducing closure from 500MB to 357MB
2025-01-31 20:47:14 -06:00
Austin Horstman
c4f4b1e2fa
bspwm-stubs: add stubs for bspwm tests
...
Reducing closure from 500MB to 357MB
2025-01-31 20:47:14 -06:00
Austin Horstman
02dc2e827f
river-stubs: add stubs for river tests
...
Reducing closure from 500MB to 357MB
2025-01-31 20:47:14 -06:00
Austin Horstman
e0a2df3193
i3-stubs: add more stubs
...
Reducing closure from 500MB to 357MB
2025-01-31 20:47:14 -06:00
Austin Horstman
644552519e
sway-stubs: add more stubs
...
Reducing closure from 500MB to 357MB
2025-01-31 20:47:14 -06:00
Robert Helgesson
a8159195bf
flake-module: fix naming
2025-01-30 23:22:29 +01:00
Austin Horstman
234613d77c
neovim: remove with lib
2025-01-30 15:48:46 -06:00
Austin Horstman
86b0f3049c
hyprland: add null package tests
2025-01-30 15:41:13 -06:00
Austin Horstman
fee01c9351
hyprland: fix null package conditions
2025-01-30 15:41:13 -06:00
Austin Horstman
e3baf274f4
bat: remove with lib
2025-01-30 15:19:17 -06:00
Austin Horstman
c90cd85b04
kitty: remove with lib
2025-01-30 15:08:03 -06:00
Austin Horstman
2d731a33b1
wezterm: remove with lib
2025-01-30 15:05:11 -06:00
Austin Horstman
20fd9686b8
btop: remove with lib;
2025-01-30 14:59:38 -06:00
Austin Horstman
bf2a029bcd
yazi: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
d62027e44d
ripgrep: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
9cb98f3140
lazygit: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
cb985acc3c
git: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
90b7acd988
fzf: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
a77b2c186a
fastfetch: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
5a3f7c6d07
direnv: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
6a98897946
nix-index: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
c72b699ec6
btop: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
34e28fc6dd
bat: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
05c64fa76b
ghostty: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
178f8265cb
kitty: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
ebdbb38103
wezterm: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
06bc354189
neovim: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
c3031a0e8c
waybar: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
9a97ac435e
swaync: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Austin Horstman
9ee99be0c0
cliphist: add khaneliman maintainer
2025-01-30 13:42:37 -06:00
Matt Sturgeon
a5e196d61f
flake-module: add flake-parts module ( #5229 )
...
Add a flake-parts module, output as flakeModules.home-manager and flakeModules.default.
The module defines options for flake.homeModules and flake.homeConfigurations, based on the respective nixos equivalents; flake.nixosModules and flake.nixosConfigurations.
2025-01-30 12:17:53 -06:00
Austin Horstman
7a45774684
aerospace: enable option desc fix ( #6375 )
2025-01-30 11:25:49 -06:00
Austin Horstman
c621c26c4c
aerospace: cleanup
2025-01-30 17:22:03 +01:00