Commit Graph

4 Commits

Author SHA1 Message Date
Wolfgang Walther
1efcffa700
stdenv: support default values in concatTo
The previously used pattern was introduced in #318614, but technically
leaked the default flags into the global scope. While this would
probably not make much of a practical difference, making concatTo
support default values is a much cleaner approach.
2024-08-24 12:23:35 +02:00
Wolfgang Walther
4b45acf529
ninja: shellcheck setup hook 2024-08-03 12:56:07 +02:00
Wolfgang Walther
7752cea66c
ninja: support structuredAttrs in setup hook
Tested clasp-common-lisp with and without __structuredAttrs.
2024-08-03 12:56:07 +02:00
John Titor
493d74ef4a
ninja: migrate to pkgs/by-name 2024-05-13 11:33:07 +05:30