Age | Commit message (Collapse) | Author |
|
* gn/packages/javascript.scm: (javascript-uikit): New package.
* gn/packages/javascript.scm: (genenetwork2) [propagated-inputs]:Add
javascript-uikit.
|
|
|
|
* gn/packages/genenetwork.scm (genenetwork2): Update to
3.11-4.c1d377e.
|
|
* gn/packages/genenetwork.scm (genenetwork3): Update to
0.1.0-5.6bb4a5f.
|
|
|
|
* gn/packages/genenetwork.scm (genenetwork2)[arguments]: Add
install-bundled-fonts and fix-font-paths phases.
|
|
* gn/packages/genenetwork.scm (genenetwork2): Use G-expressions.
|
|
This was introduced accidentally in
7a4bf91e019fe084f92a90535cbfffb7c119b9a7.
* gn/packages/genenetwork.scm: Remove genenetwork3 return.
|
|
* gn/packages/genenetwork.scm (genenetwork2): Update to
3.11-3.ff67963.
|
|
|
|
|
|
|
|
|
|
|
|
* genenetwork3: Remove `yoyo-migrations` as a dependency
* gn-auth: Use the upstream `yoyo-migrations`
* Remove temporary local definition for yoyo-migrations.
|
|
* gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Add
python-ld.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
|
|
List all packages to install to hopefully fix failure in
`sanity-check` phase.
|
|
Use updated setup.py to try and fix issues with the `sanity-check` phase.
|
|
|
|
* Update the commit hash and the hash of the files after updating the
guix-bioinformatics channel configurations for the gn-auth channel.
|
|
|
|
* gn/packages/python.scm (python-mypy-0.981): Delete it.
* gn/packages/genenetwork.scm (genenetwork3)[native-inputs]: Replace
python-mypy-0.981 with upstream's python-mypy.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
* gn/packages/genenetwork.scm (genenetwork2) [propagated-inputs]: Add
htmx.
|
|
Update yoyo and mypy to allow the use of Python-3.10
|
|
* gn/packages/genenetwork.scm: Import (guix packages).
(genenetwork3): Use yoyo-migrations v8.2.0 and python-mypy v0.981.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
This reverts commit aaa6e53e7b623105d05e67e95186aba5b4671010.
|
|
* gn/packages/genenetwork.scm: (genenetwork3, genenetwork2): Using
python@3.8.5
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
|
|
|
|
* gn/packages/genenetwork.scm (genenetwork3): Update to
0.1.0-3.f52247c.
|
|
* gn/packages/genenetwork.scm (genenetwork3)[arguments]: Replace check
phase to use pytest.
|
|
|
|
|
|
|
|
As part of improving the security of passwords, this commit adds
python-argon-cffi that enables use of the better Argon2 password
hashing algorithm, rather than the dated bcrypt that is a tad
vulnerable to offline cracking.
|
|
* gn/packages/genenetwork.scm: (python-email-validator): New
dependency
|
|
* gn/packages/genenetwork.scm: (python-authlib): New dependency
|
|
Flask session already handles a lot of the house-keeping involved with
server-side sessions: this commit adds it as a dependency to avoid
having to do the house-keeping manually.
* gn/packages/genenetwork.scm: (python-flask-session): New dependency
|
|
|
|
|
|
* gn/packages/genenetwork.scm (genenetwork3): Add python-authlib as a
dependency to genenetwork3
|
|
* gn/packages/genenetwork.scm (genenetwork3): Update to version
0.1.0-2.e781996
|
|
|
|
* gn/packages/genenetwork.scm: add yoyo-migrations as a dependency.
|
|
Now, only genenetwork3 depends on python-xapian-bindings. genenetwork2
makes use of xapian indirectly through the genenetwork3 API.
* gn/packages/genenetwork.scm (genenetwork2)[propagated-inputs]:
Remove python-xapian-bindings.
|
|
* gn/packages/genenetwork.scm (genenetwork3): Update to
0.1.0-2.faf2739
|
|
* gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Add
python-xapian-bindings.
|
|
* gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Add
python-pymonad.
|
|
* gn/packages/genenetwork.scm (genenetwork3)[inputs]: Add
python-click.
|