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
ckgxrg
d963ed335b
linux-wallpaperengine: add module
...
linux-wallpaperengine is an implementation of Wallpaper Engine on
Linux, this module allows it to be declaractively configured.
2025-01-30 10:22:43 +01:00
ckgxrg
41f3dbd795
linux-wallpaperengine: add ckgxrg as maintainer
2025-01-30 10:01:37 +01:00
Norbert Melzer
86a0d627ca
home-manger: fix runtime closure ( #5174 )
...
Without this fix a `nix-buid . -A home-manager` would successfully
create a `home-manager`. And one could use the included binary until
the next garbage collection, after that it would fail with an
error that it can not find the `home-manager` sources.
Similarily a `nix-copy-closure`d `home-manager` would fail with the
same error on the copies target machine.
This problem existed on both, the flake as well as the non-flake build
of `home-manager`.
2025-01-29 19:20:30 -06:00
Sefa Eyeoglu
9ce5d0b888
xdg-autostart: add module ( #5251 )
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-01-29 18:45:54 -06:00
diniamo
7636b24867
hyprland: make package nullable ( #5742 )
2025-01-29 18:40:05 -06:00
chayleaf
ba3338ab99
waybar: allow setting layer to overlay ( #5729 )
2025-01-29 18:39:21 -06:00
Florian Klink
697ba1319f
waybar: allow setting systemd.target to null ( #6241 )
...
This allows making the systemd user unit appear without it autostarting,
which is useful if you want to start it manually from a specific display
manager config only.
2025-01-29 17:16:15 -06:00
Austin Horstman
6fbbfb9240
Revert "thunderbird: add native host support ( #6292 )" ( #6371 )
2025-01-29 17:11:30 -06:00
Maximilian Füsslin
79eff1f6b9
zsh: added HIST_SAVE_NO_DUPS and HIST_FIND_NO_DUPS options to zsh for history configuration. ( #6227 )
...
Co-authored-by: Maximilian Füsslin <mfuesslin@gmail.com>
2025-01-29 16:31:45 -06:00
Utkarsh Gupta
6aa38ffdf7
atuin: set socket path for darwin ( #6248 )
...
The daemon doesn't know about XDG_RUNTIME_DIR, so set the socket_path
manually for consistency between daemon & client
2025-01-29 16:09:34 -06:00
Ihar Hrachyshka
608b26d16e
thunderbird: add native host support ( #6292 )
...
Note: the test case uses a firefox native host but it shouldn't matter
since they are packaged the same way for both TB and Firefox.
2025-01-29 16:07:28 -06:00
DamiDoug
d5e5c0d051
aerospace: add module ( #6279 )
...
Co-authored-by: damidoug <contact@damidoug.dev>
2025-01-29 16:04:24 -06:00
Robert Helgesson
420a0d9506
nushell: structured settings and more
...
PR #6184
2025-01-29 20:18:33 +01:00
anund
d71828a7dd
ghostty: allow darwin users to manager their config ( #6300 )
...
* ghostty: allow darwin users to manager their config
Currently nixpkgs does not contain a package defintion for ghostty
compatible with Darwin. Darwin users may still want to use this module
to manage their config or share config between systems. This carries
over behaviour from the beta period where this same technique was used.
see: 887e13a6e7/module.nix (L167-L173)
Also improves validation to cover theme files.
* ghostty: guard all package access with isLinux
ghostty is currently marked as broken in nixpkgs. Darwin users still
want to manage ghostty config via home-manager. Avoiding installing the
package and any extra files that depend on the package outside Linux
allows this.
* ghostty: allow nullable
2025-01-29 12:47:05 -06:00
Austin Horstman
c4650fb9c0
cliphist: support multiple systemdTargets properly ( #5669 )
...
Using a space separated list of targets as a single string element in
the list doesn't work properly. Change property to support list of
targets and backwards compatibility with warning for single string.
2025-01-29 12:26:13 -06:00