Commit Graph
5 Commits
Author SHA1 Message Date
Travis A. Everett 6fd9283bba resholve: init at 0.4.0 (#85827)
resholve: init at 0.4.0

resholve attempts to resolve executables in shell scripts.
Includes Nix builder for resolving dependencies in Nix-built
shell projects.
2021-01-05 11:56:59 -05:00
Travis A. Everett e0ac44ef45 findutils: fix undeclared xargs dep on echo
When invoked without a command parameter, xargs runs echo from PATH.
This change patches xargs to use a specific Nix-built echo.
2020-06-14 08:55:24 +02:00
Travis A. Everett 32e666aa4b yadm: install from build directory instead of $src
Noticed while trying to use substituteInPlace from prePatch that my changes
weren't applying to the installed copy.
2020-04-01 19:39:31 -05:00
Travis A. Everett 95aef95322 pdfgrep: relax platform from linux to unix 2019-03-11 15:23:15 -05:00
Travis A. Everett a192cf371f smenu: relax platform from linux to unix 2019-03-11 13:16:55 -05:00