Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-08 | android-repo-download: Remove unnecessary use of Guile-JSON. | Ludovic Courtès | |
* guix/android-repo-download.scm (android-repo-fetch)[guile-json]: Remove. [build]: Remove GUILE-JSON from 'with-extensions'. | |||
2020-09-03 | android-repo-download: Clean up typos; remove unused imports. | Danny Milosavljevic | |
Follow-up to 3feb846420f24ef1c8b3fe310d293c7a2c91e1d4. * guix/android-repo-download.scm (android-repo-fetch): Fix docstring. | |||
2020-09-02 | Add (guix android-repo-download). | Danny Milosavljevic | |
* guix/build/android-repo.scm: New file. * guix/android-repo-download.scm: New file. * Makefile.am (MODULES): Add them. |