~ruther/ruthless-guix

ref: cee190286b47d39d7bb056aab296ebbd1f1fe833 ruthless-guix/modules/ruther/build d---------
33f8ed35 — Rutherther 11 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 11 months ago
fix: shebang in environment wrapper files
21a47494 — Rutherther a year ago
fix(environment): check directory exists before copying files
7db83c5e — Rutherther 1 year, 1 month 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.