nixpkgs/overlays/dmenu-custom-scripts
Daniel Siepmann 9de6cdb3eb
Migrate custom dmenu scripts to writeShellApplication
No longer have all of them as files and apply sed.
Instead define dependencies via nix expression.
Also allow to write the scripts within nix expression.

Some are still large and separate .sh files, but loaded within
expression.
Also only the main file is exposed as others are only dependencies.
Still all can now be installed as all are separate derivations.

The new writeShellApplication also executes shellcheck as another
benefit. And it makes script executable.
2022-02-08 21:45:11 +01:00
..
default.nix Migrate custom dmenu scripts to writeShellApplication 2022-02-08 21:45:11 +01:00
system.sh Migrate custom dmenu scripts to writeShellApplication 2022-02-08 21:45:11 +01:00
xdebug.sh Migrate custom dmenu scripts to writeShellApplication 2022-02-08 21:45:11 +01:00