~ruther/guix-exprs

176e655a — Rutherther 17 days ago main
fix: add missing ruther modules
7db83c5e — Rutherther 28 days 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 30 days 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 30 days ago
feat: some updates
14ac0b6f — Rutherther 30 days ago
feat: Add make-environment

A procedure to make a package that encapsulates a profile.
This is to stop the propagation of propagated-inputs into a profile.
As an example, multiple python library versions can be used like this
inside of one profile, where each python library version is
encapsulated in a separate environment.
fe6013a3 — Rutherther a month ago
chore: formatting ripgrep-all
f1f538af — Rutherther a month ago
chore: Use gexp in dwlmsg
df9107c8 — Rutherther 3 months ago
guix-shared-cache-service-type: Fix unbound variable
fcdad032 — Rutherther 3 months ago
guix-shared-cache-service-type: Fix unbound variable
1a3e6325 — Rutherther 3 months ago
Improve shared guix cache

- Add -o nonempty option to make sure the service can run even with
users that already have a cache
- Rename the config with -config suffix
195c947b — Rutherther 3 months ago
guix-shared-cache-service-type: share only some of the folders
1a49e476 — Rutherther 3 months ago
ruther: Add guix-shared-cache-service-type

Share .guix/cache between multiple users to cut down on size
and time taken to reconfigure initially.
4553529f — Rutherther 3 months ago
vhdl-ls: Remove comment
413d8a78 — Rutherther 3 months ago
vhdl-ls: Do not install source
fa5d1195 — Rutherther 3 months ago
feat: ripgrep-all: Use new packaging workflow
84ab01c2 — Rutherther 3 months ago
fix: package vhdl-ls properly

Lang macros and lang should be taken out of the repo, not out of new crate-source's
45f21376 — Rutherther 3 months ago
feat: switch vhdl-ls to new rust packaging method
24055d7d — Rutherther 3 months ago
fixup! libiio
4aef3e72 — Rutherther 3 months ago
fix: libiio python bindings
4fe344d0 — Rutherther 3 months ago
chore: description of radio packages
Next