nix-bitcoin icon indicating copy to clipboard operation
nix-bitcoin copied to clipboard

test/shellcheck-services: simplify accessing service definitions

Open erikarvstedt opened this issue 3 years ago • 0 comments

Copy of commit msg

This also improves performance by removing the extra module evaluation.

Discussion

In my first implementation I totally missed that all required option info is available via module arg options.

erikarvstedt avatar Sep 23 '22 21:09 erikarvstedt