aboutsummaryrefslogtreecommitdiff
path: root/gn/packages
AgeCommit message (Collapse)Author
2022-03-07python-pytest-pudb: enable testsjgart
add more to description field
2022-03-03gn: Add pytest-pudbBonfaceKilz
* gn/packages/python.scm: New package.
2022-03-03gn: genenetwork3: Add python-pytest-mockBonfaceKilz
* gn/packages/genenetwork.scm (genenetwork3)[native-inputs]: Add python-pytest-mock.
2022-03-01cl-qc: update home-page and descriptionjgart
2022-03-01cl-qc: update to 89a2fjgart
2022-03-01cl-qc: update to eaa5djgart
2022-03-01packages: lisp: add cl-qcjgart
2022-02-27gn: Add willowmapEfraim Flashner
2022-02-18gn: genenetwork2: Update to 3.11-2.17652b1.Arun Isaac
* gn/packages/genenetwork.scm (genenetwork2): Update to 3.11-2.17652b1. [arguments]: Restore the default install phase.
2022-02-18gn: genenetwork3: List propagated inputs in plain list.Arun Isaac
Guix now prefers inputs as a plain list instead of an association list. Modernize. * gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Use plain list instead of association list.
2022-02-18gn: genenetwork3: Remove implicit inputs.Arun Isaac
coreutils and diffutils are implicit inputs of the python-build-system. They don't have to be included explicitly. * gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Remove coreutils and diffutils.
2022-02-18gn: genenetwork3: Update to 0.1.0-2.83a7aa7.Arun Isaac
* gn/packages/genenetwork.scm (genenetwork3): Update to 0.1.0-2.83a7aa7. [arguments]: Enable tests.
2022-02-18gn: genenetwork3: Move test inputs to native inputs.Arun Isaac
Test inputs are not required to actually run the built program. They should therefore be in native-inputs. They should not be propagated. * gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Move python-mypy, python-mypy-extensions, python-pylint, python-hypothesis and python-pytest to ... [native-inputs]: ... here.
2022-02-14Add pytest and hypothesis for automated testingFrederick Muriuki Muriithi
In the effort to improve automated testing, this commit adds two python modules that are useful for the tests.
2022-02-14gn: Upstream 2 julia packagesEfraim Flashner
2022-02-09gn: genenetwork2: Add python-ijson.Alexander Kabui
* gn/packages/genenetwork.scm (genenetwork2)[propagated-inputs]: Add python-ijson. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2022-02-09gn: genenetwork3: Add r-ctl.Alexander Kabui
* gn/packages/genenetwork.scm (genenetwork3)[propagated-inputs]: Add r-ctl. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2022-02-05gn: tissue: Add guile to inputs.Arun Isaac
* gn/packages/gemini.scm (tissue)[inputs]: Add guile-3.0.
2022-02-05gn: Add tissue.Arun Isaac
* gn/packages/gemini.scm (tissue): New variable.
2022-02-04remove upstreamed cl-css-litejgart
2022-02-04gn: packages: lisp: remove upstreamed cl-snakesjgart
2022-02-02gn: packages: lisp: add cl-css-litejgart
2022-01-31gn: julia package updatesEfraim Flashner
2022-01-27gn: julia: Prepare packages for upstreamingEfraim Flashner
2022-01-27julia package cleanupEfraim Flashner
2022-01-27gn: packages: emacs-xyz: add emacs-trident-mode.jgart
2022-01-26add notebook-toolsjgart
2022-01-26add jrepjgart
2022-01-26gn: packages: crates-io: add rust-clap-for-jrepjgart
2022-01-26gn: packages: quality-control: remove utf-8-lineseparatorjgart
* upstreamed to GNU Guix
2022-01-26gn: genenetwork: Disable tests on python-seaborn.Arun Isaac
* gn/packages/genenetwork.scm (python-seaborn-without-tests, python-pingouin-with-working-python-seaborn): New variables. (genenetwork3)[propagated-inputs]: Replace python-pingouin with python-pingouin-with-working-python-seaborn.
2022-01-26gn: packages: lisp: Add cl-scribble.jgart
2022-01-26gn: packages: lisp: Add cl-meta.jgart
2022-01-26gn: packages: lisp: Add cl-fare-memoization.jgart
2022-01-26gn: packages: lisp: Add cl-lorem-ipsum.jgart
2022-01-26gn: packages: lisp: Add sbcl-fwoar-lisputils.jgart
2022-01-26gn: packages: lisp: Add cl-2am.jgart
2022-01-26gn: packages: lisp: Add cl-defstar.jgart
2022-01-26gn: packages: Add cl-snakes.jgart
2022-01-26gn: packages: lisp: Add sbcl-rollbar.jgart
2022-01-26gn: packages: utf-8-lineseparator: Don't use tag name in version field.jgart
2022-01-25gn: Fix failing python-twint build.BonfaceKilz
* gn/packages/twint.scm (python-aiohttp-3.7.2): Delete it. (python-aiohttp-socks-0.5.5): Delete it. (python-yarl-1.6.2): Delete it. (python-twint) [propagated-inputs]: Replace python-aiohttp-socks-0.5.5 with python-aiohttp-socks and python-yarl-1.6.2 with python-yarl.
2022-01-24gn: quality-control: add libcsvjgart
2022-01-24gn: utf-8-lineseparator: Update to cj7.jgart
2022-01-23gn: Add verkko.Efraim Flashner
2022-01-23gn: graphaligner: Fix building and update to 1.0.14Efraim Flashner
2022-01-22gn: gemma-wrapper: added coreutils and note on testingpjotrp
2022-01-22gn: gemma-wrapper: updated to 0.99.6pjotrp
2022-01-22gn: gemma-wrapper: updated to 0.99.6pjotrp
2022-01-13gn: quality-control: Add utf-8-lineseparator.jgart
* gn/packages/quality-control.scm: New file.