~ruther/guix-exprs

ref: 90aaa954cdf034230085a04a57c5ddabcea216df guix-exprs/modules/ruther/build d---------
33f8ed35 — Rutherther 2 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 2 months ago
fix: shebang in environment wrapper files
21a47494 — Rutherther 2 months ago
fix(environment): check directory exists before copying files
7db83c5e — Rutherther 4 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.