about summary refs log tree commit diff
path: root/pkgs/profpatsch/execline/runblock.nix
Commit message (Collapse)AuthorAgeFilesLines
* pkgs/profpatsch/execline/runblock: check executable pathProfpatsch2022-01-071-5/+16
|
* pkgs/profpatsch/execline/runblock: check for empty blockProfpatsch2022-01-071-2/+8
| | | | | It’s always a mistake to forget a block here, so this will give a better error message.
* pkgs/profpatsch/execline: add runblockProfpatsch2020-01-261-0/+69