Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-12 | gn: services: gn1-httpd-config: Change document root to "/web/" | BonfaceKilz | |
2021-01-12 | gn: services: gn1-httpd-config: Make apache display static content | BonfaceKilz | |
Static content here is: images, javascript and CSS. * gn/services/gn1-httpd-config.scm (GNI-httpd-config): Add extra apache directive for showing images, javascript, and CSS. | |||
2021-01-09 | ruby-redis: new | pjotrp | |
2021-01-09 | gemma: revert to latest | pjotrp | |
2021-01-09 | fix | pjotrp | |
2020-12-21 | gn: genenetwork1 service: Factor out httpd config. | Efraim Flashner | |
2020-12-17 | gn: lizardfs: Update package | Efraim Flashner | |
2020-12-17 | gn: python-twint: Patch Token class in order to get refreshTokens | BonfaceKilz | |
* gn/packages/twint.scm [patches]: Add python-twint-token.patch. * python-twint-token.patch: New file. | |||
2020-12-16 | gn: javascript: Update javascript-underscore to 1.12.0 | BonfaceKilz | |
2020-12-16 | Updated gemma | pjotrp | |
2020-12-15 | octopus: Add lizardfs service | Efraim Flashner | |
2020-12-15 | Update gemma-gn2 | pjotrp | |
2020-12-15 | Updated gemma package for GN2 | pjotrp | |
2020-12-15 | Try htslib with codecs | pjotrp | |
2020-12-15 | Remove stuff that is in trunk | pjotrp | |
2020-12-15 | gn: rust-handlegraph-0.3, rust-ndarray-0.12 upstreamed | Efraim Flashner | |
2020-12-15 | gn: javascript: Use correct datatable-scroller library | Alexanderkabui | |
* gn/packages/javascript.scm (javascript-datatables-scroller): Update to 2.0.3. [propagated-inputs]: Add javascript-datatables-scroller-style. [synopsis]: Update it. (javascript-datatables-scroller-style): New package. Signed-off-by: BonfaceKilz <bonfacemunyoki@gmail.com> | |||
2020-12-07 | gn: modularize slurm service | Efraim Flashner | |
2020-12-06 | gn: python3-genenetwork2: Generate svg graph from python3-package | BonfaceKilz | |
* gn/packages/genenetwork.scm (python3-genenetwork2): [native-inputs]: Add graphviz. [arguments]{generate-dag-svg-file}: New phase. | |||
2020-12-06 | gn: python3-genenetwork2: Remove unnecessary begin form | BonfaceKilz | |
* gn/packages/genenetwork.scm (python3-genenetwork2): [arguments] {generate-graph}: Remove begin form. | |||
2020-12-06 | gn: fix module imports | Efraim Flashner | |
2020-12-04 | gn: python3-genenetwork2: Generate graph from python3-package | BonfaceKilz | |
* gn/packages/genenetwork.scm: Add new #:use-modules: (guix graph) (guix scripts graph) (guix store) (python3-genenetwork2)[arguments]{generate-graph}: New phase after install that uses d3js to generate a new graph which uses d3js as a backend. | |||
2020-12-04 | gn: python3-genenetwork2: Add package link in generated deps file | BonfaceKilz | |
* gn/packages/genenetwork.scm (python3-genenetwork2): [arguments]{generate-dependency-file}: Add link to "genenetwork.scm" file. | |||
2020-12-03 | octopus: update slurm services | Efraim Flashner | |
2020-12-02 | gn: python3-genenetwork2: Generate static dependencies file | BonfaceKilz | |
* gn/packages/genenetwork.scm (python3-genenetwork2): [arguments]{generate-dependency-file}: Add new phase after "install" that generates a "DEPENDENCY.md" file which will be displayed in the gn2 web interface. | |||
2020-12-01 | octopus: add slurm services | Efraim Flashner | |
2020-11-29 | gn: remove unecessary import | Efraim Flashner | |
2020-11-29 | gn: python-xlsxwriter available upstream. | Efraim Flashner | |
2020-11-28 | gemma-gn2: updated to latest | pjotrp | |
2020-11-26 | octopus: Add munge service, initial octopus OS config | Efraim Flashner | |
2020-11-25 | gn: Add lizardfs | Efraim Flashner | |
2020-11-23 | upstream cwltools and dependant packages | Efraim Flashner | |
2020-11-21 | Updated CWL | pjotrp | |
2020-11-21 | cwltools: updated | Pjotr Prins | |
2020-11-20 | gn: genenetwork2: Remove vim from propagated inputs | BonfaceKilz | |
* gn/packages/genenetwork.scm (genenetwork2): [propagated-inputs]: Remove vim. Right now, building vim fails, thereby causing python3-genenetwork2 to fail. | |||
2020-11-20 | gn: python3-genenetwork: Replace python-mistune with python-markdown | BonfaceKilz | |
2020-11-19 | gn: python3-genenetwork2: Comment out python-flask-socketio | BonfaceKilz | |
* gn/packages/genenetwork.scm (python3-genenetwork2): [propagated-inputs]: Comment out python-flask-socketio. Causes build on Penguin2 to fail. | |||
2020-11-17 | gn: python-flask-socketio: New inputs | BonfaceKilz | |
* gn/packages/python.scm (python-flask-socketio): Add support for eventlet. [propagated-inputs]: Add python-dnspython, python-eventlet, python-monotonic. | |||
2020-11-17 | gn: python3-genenetwork2: Add python-flask-socketio | BonfaceKilz | |
* gn/packages/genenetwork.scm (python3-genenetwork2): [propagated-inputs]: Add python-flask-socketio. | |||
2020-11-16 | gn: python: Add python-flask-socketio | BonfaceKilz | |
2020-11-16 | gn: python: Add python-socketio | BonfaceKilz | |
2020-11-16 | gn: python: Add python-engioneio | BonfaceKilz | |
2020-11-16 | gn: python3-genenetwork2: Add javascript-ckeditor | BonfaceKilz | |
* gn/packages/genenetwork.scm (python3-genenetwork2): [propagated-inputs]: Add javascript-ckeditor. | |||
2020-11-14 | gn: python3-genenetwork2: Add python-rdflib | BonfaceKilz | |
2020-11-12 | gn: python24-parallel: Fix package description. | Efraim Flashner | |
2020-11-12 | python24-pp: rename to python24-parallel | Efraim Flashner | |
2020-11-12 | gn: python24-pp: Inherit from python-paralllel. | Efraim Flashner | |
2020-11-12 | Update .guix-channel | Efraim Flashner | |
2020-11-10 | gn: bh20-seq-resource: Add python-twint as input | BonfaceKilz | |
* gn/packages/bioinformatics.scm (bh20-seq-resource): [propagated-input]: Add python-twint. | |||
2020-11-10 | gn: python-twint: Patch twint to fix some bugs | BonfaceKilz | |
* gn/packages/twint.scm (python-twint): [patches]: Add 2 new patches. [arguments]: Rename 'cast-variables-properly to 'twint-hot-fixes. * python-twint-mentions.patch: New file. * python-twint-userlist.patch: New file. See: https://github.com/twintproject/twint/issues/1012 |