Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-24 | forge: Add with-packages. | Arun Isaac | |
with-packages allows for easy creation of G-expressions where a list of specified packages are available. It is to G-expressions what `guix shell' is to the shell. with-packages is frequently used in the definition of CI jobs. * forge/utils.scm: New file. |