~ruther/guix-exprs

90aaa954 — Rutherther a month ago main
fix: remove nonexistent variable references
33f8ed35 — Rutherther a month ago
feat: add c wrapper replacement for sh wrappers

Replace a sh wrapper by a binary wrapper.
Call the original shell script.
f41ee23a — Rutherther a month ago
fix: make sure the environment package gets grafted inputs
3ac831ea — Rutherther a month ago
fix: shebang in environment wrapper files
80d64e93 — Rutherther a month ago
ruther: Remove vhdl-ls.

Now it's in guix channel.
29c984ea — Rutherther a month ago
ruther: Remove ripgrep-all.

Now it's in guix channel.
fee4a951 — Rutherther a month ago
feat(environment): add package->application-environment for single-app environments
926f9507 — Rutherther a month ago
fix(environment): actually support rename-=unction for renaming binaries
21a47494 — Rutherther a month ago
fix(environment): check directory exists before copying files
ac3c3773 — Rutherther a month ago
feat: emacs sets PATH to prepend emacs it's starting to PATH
d6d4bac1 — Rutherther 2 months ago
fix: ripgrep-all package
bd4c1370 — Rutherther 2 months ago
feat: use new rust packaging with ruther packages
f68303b6 — Rutherther 2 months ago
fix: get rid of all gnu packages crates- uses
6d9c4266 — Rutherther 2 months ago
fix: get rid of all gnu packages crates- uses
0d2bfb62 — Rutherther 2 months ago
fix: get rid of obsolete module, packages
92f6d213 — Rutherther 2 months ago
fix: import modules for warning in rust-crates
176e655a — Rutherther 3 months ago
fix: add missing ruther modules
7db83c5e — Rutherther 3 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.
da137f0b — Rutherther 3 months ago
feat: add make-interpreted-environment

Add easy way for creating an environment with an interpterer,
and expose make-python-environment and make-guile-environment
211c0bcc — Rutherther 3 months ago
feat: some updates
Next