~ruther/ruthless-guix

ref: c38c1a6c18e451b0c727f3756433bdfd7fd81426 ruthless-guix/modules/ruther/build d---------
33f8ed35 — Rutherther 4 months ago
feat: add c wrapper replacement for sh wrappers

Replace a sh wrapper by a binary wrapper.
Call the original shell script.
3ac831ea — Rutherther 4 months ago
fix: shebang in environment wrapper files
21a47494 — Rutherther 5 months ago
fix(environment): check directory exists before copying files
7db83c5e — Rutherther 6 months ago
feat: Replace original paths in extra files with the ones in environment

This is for example usable for share/application desktop files, to
point to the environment binary instead of the original binary.
Then the program will be started with environment from the environment
package.