~ruther/ruthless-guix

ref: 14ac0b6f85f5b38df9edc0c6edfe896154e4fdf5 ruthless-guix/modules/ruther/environment.scm -rw-r--r-- 4.0 KiB
14ac0b6f — Rutherther 6 months 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.