Age | Commit message (Expand) | Author |
2023-12-19 | guix: Add gn-auth-all-tests.•••* .guix/modules/gn-auth.scm: Import python-pylint from (gnu packages
check) and python-mypy from (gnu packages python-check).
(gn-auth-all-tests): New variable.
| Arun Isaac |
2023-12-19 | guix: Inherit gn-auth package from guix-bioinformatics.•••* .guix/modules/gn-auth.scm (gn-auth): Inherit from gn-auth in
guix-bioinformatics.
| Arun Isaac |
2023-12-05 | Enable CORS to allow access from GN2 javascript | Frederick Muriuki Muriithi |
2023-11-28 | Remove bcrypt as a dependency•••BCrypt has been superceded by argon, and this commit removes it and
all code depending on it from the repository.
| Frederick Muriuki Muriithi |
2023-10-27 | Use upstream `yoyo-migrations` | Frederick Muriuki Muriithi |
2023-09-27 | Update dependency: Use upstream python-mypy | Frederick Muriuki Muriithi |
2023-09-06 | Update yoyo-migration and mypy•••Update the dependencies to enable the use of Python-3.10
| Frederick Muriuki Muriithi |
2023-08-30 | Replace `(...) with (list ...): Fixes "undefined gexp" failure.•••Replace the backquoted expression in the (arguments ...) section of
the package definition to fix the error where the build could not find
the variable gexp
| Frederick Muriuki Muriithi |
2023-08-30 | Include missing module. | Frederick Muriuki Muriithi |
2023-08-25 | Fix linting issues with package definition. | Frederick Muriuki Muriithi |
2023-08-23 | Add gunicorn as a dependency. | Frederick Muriuki Muriithi |
2023-08-16 | Do not use current-filename.•••For some reason, current-filename does not work with Guix channels.
This change was provided by Arun Isaac<arunisaac@systemreboot.net> but
I could not seem to figure out how to download the patches from
protonmail therefore I give the credit here.
| Frederick Muriuki Muriithi |
2023-08-16 | Fix typo in package name. | Frederick Muriuki Muriithi |
2023-08-16 | Do 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-16 | Remove definition (use on in `guix-bioinformatics`) | Frederick Muriuki Muriithi |
2023-08-16 | Avoid extreme nesting for single-package channel. | Frederick Muriuki Muriithi |
2023-08-14 | Set version to hard-coded value in checkout | Frederick Muriuki Muriithi |
2023-08-14 | Fix bugs | Frederick Muriuki Muriithi |
2023-08-14 | Wrap package definition in `(define-public ...)` | Frederick Muriuki Muriithi |
2023-08-14 | Add missing dependency•••Define `python-authlib` package.
| Frederick Muriuki Muriithi |
2023-08-14 | Make repository a channel. | Frederick Muriuki Muriithi |
2023-08-08 | Run test with build•••Modify the guix build `check' phase to run the tests with pytest.
| Frederick Muriuki Muriithi |
2023-08-07 | Fix tests | Frederick Muriuki Muriithi |
2023-08-07 | Enable automatic fetching of version information. | Frederick Muriuki Muriithi |
2023-08-07 | Update dependencies•••* python-redis: Enable access to Redis
* python-mysqlclient: Enable access to MySQL/Mariadb
| Frederick Muriuki Muriithi |
2023-08-04 | Add some missing packages | Frederick Muriuki Muriithi |
2023-08-04 | Initialise the repository. | Frederick Muriuki Muriithi |