Sigmanificient
0bbc8dffae
treewide: set meta.license on hooks
2026-05-25 13:48:20 +02:00
John Ericson
a53b47202e
installShellFiles: Allow installManPage to take a piped input ( #428382 )
2025-08-22 11:26:19 -04:00
Ross Smyth
cf9f475350
installShellFiles: Allow installManPage to take a piped input
2025-08-12 21:52:23 -04:00
Ross Smyth
62d5fd3f0b
installShellFiles.tests: Add nushell to tests
2025-08-04 11:59:44 -04:00
Ross Smyth
23d3a00071
installShellFiles: Add nushell support to installShellCompletion
2025-08-04 11:59:44 -04:00
Anderson Torres
56ff39832d
installShellFiles: set passthru directly instead of overriding it
2024-08-28 18:52:12 -03:00
Anderson Torres
bb5aa086d6
installShellFiles: rewrite functions
...
- Use FUNCNAME to track the name of function being called
- use long options for install commands
- use nix*Log functions for logging, instead of custom echoes
- remove silent error construction `|| return`
2024-08-28 18:51:07 -03:00
Anderson Torres
507416c311
installShellFiles: add new tests install-bin and install-bin-output
2024-08-28 18:51:07 -03:00
Anderson Torres
1c9d4799c2
installShellFiles: add new function installBin
2024-08-28 18:51:06 -03:00
Anderson Torres
98e9fbb530
installShellFiles: dismember tests into their own files
...
It makes the maintenance and creation of tests more intuitive: just throw a Nix
package under tests!
2024-08-28 18:51:06 -03:00
Anderson Torres
e548b31708
installShellFiles: migrate to by-name
2024-08-28 18:51:06 -03:00