sketchybar: use finalpackage wrapper
Use finalPackage pattern with wrapper so that people who don't use the service can benefit from the other options. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
5dc3bc3368
commit
e4b0102f69
10 changed files with 295 additions and 238 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{
|
||||
# Combined tests with built-in validation
|
||||
sketchybar = ./sketchybar.nix; # Bash configuration with validation
|
||||
sketchybar-lua-config = ./sketchybar-lua-config.nix; # Lua configuration with validation
|
||||
sketchybar-invalid-lua-config = ./sketchybar-invalid-lua-config.nix; # Tests error on missing sbarLua
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue