Age | Commit message (Expand) | Author |
---|---|---|
2022-04-09 | utils: Implement with-packages using with-manifest.•••* guix/forge/utils.scm (profile-with-packages, environment-with-packages): Delete functions. (with-packages): Implement in terms of with-manifest. | Arun Isaac |
2022-04-09 | utils: Add with-manifest.•••* guix/forge/utils.scm: Import (guix modules). (with-manifest): New function. | Arun Isaac |
2022-03-02 | Move channel modules into subdirectory.•••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. | Arun Isaac |