aboutsummaryrefslogtreecommitdiff
path: root/.guix
AgeCommit message (Expand)Author
2023-08-16Fix typo in package name.Frederick Muriuki Muriithi
2023-08-16Do not find the exact version for Guix package....Finding the exact version number is a lot of work for a minor cosmetic effect. This change was suggested by Arun. I could not figure out how to download the patch from protonmail directly, so I have to give credit here. Frederick Muriuki Muriithi
2023-08-16Remove definition (use on in `guix-bioinformatics`)Frederick Muriuki Muriithi
2023-08-16Avoid extreme nesting for single-package channel.Frederick Muriuki Muriithi
2023-08-14Set version to hard-coded value in checkoutFrederick Muriuki Muriithi
2023-08-14Fix bugsFrederick Muriuki Muriithi
2023-08-14Wrap package definition in `(define-public ...)`Frederick Muriuki Muriithi
2023-08-14Add missing dependency...Define `python-authlib` package. Frederick Muriuki Muriithi
2023-08-14Make repository a channel.Frederick Muriuki Muriithi
2023-08-08Run test with build...Modify the guix build `check' phase to run the tests with pytest. Frederick Muriuki Muriithi
2023-08-07Fix testsFrederick Muriuki Muriithi
2023-08-07Enable automatic fetching of version information.Frederick Muriuki Muriithi
2023-08-07Update dependencies...* python-redis: Enable access to Redis * python-mysqlclient: Enable access to MySQL/Mariadb Frederick Muriuki Muriithi
2023-08-04Add some missing packagesFrederick Muriuki Muriithi
2023-08-04Initialise the repository.Frederick Muriuki Muriithi