Austin Horstman
196487c54f
zsh: group plugins in a separate directory
...
Make it more scalable to prevent crowding the main folder.
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
2025-07-12 11:42:00 -05:00
Austin Horstman
cba2f9ce95
treewide: reformat nixfmt-rfc-style
...
Reformat repository using new nixfmt-rfc-style.
2025-04-08 08:50:05 -07: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
Thiago Kenji Okada
fcc4259cdb
treewide: stub tests ( #6275 )
...
* ranger: stub tests
* alacritty: stub tests
* broot: stub tests
* zsh: stub tests
* vim-vint: stub tests
2025-01-08 16:24:04 +01:00
Robert Helgesson
8a175a8913
tests: change quoting to match new Nixpkgs behavior
...
Fixes tests that are affected by
<https://github.com/NixOS/nixpkgs/pull/333744 >.
2024-09-08 23:32:19 +02:00
ilaumjd
b0e0d82696
zsh-abbr: add module
2023-10-04 08:07:49 +02:00