Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-09 | utils: Implement with-packages using with-manifest. | Arun Isaac | |
* guix/forge/utils.scm (profile-with-packages, environment-with-packages): Delete functions. (with-packages): Implement in terms of with-manifest. | |||
2022-04-09 | utils: Add with-manifest. | Arun Isaac | |
* guix/forge/utils.scm: Import (guix modules). (with-manifest): New function. | |||
2022-03-02 | Move channel modules into subdirectory. | Arun Isaac | |
We don't want the scm files in doc to be picked up on `guix pull'. * .guix-channel: New file. * forge: Move to guix/forge. |