Age | Commit message (Collapse) | Author |
|
|
|
|
|
- Genenetwork3 depends on diffutils
|
|
|
|
Add a package definition for the GeneNetwork Quality Control
application.
|
|
* gn/packages/riscv.scm (cva6)[arguments]: Set #:make-flags instead of
overriding the build phase.
|
|
* gn/packages/riscv.scm (cva6)[source]: Use upstream openhwgroup
source instead of the cornell-brg fork.
[arguments]: Add fix-stdout phase. Pass RISV=0 to make in build phase.
|
|
* gn/packages/riscv.scm (cva6)[arguments]: In the custom install
phase, install executable as ariane instead of Variane_testharness.
|
|
* gn/packages/riscv.scm: Import (gn packages fpga), (gnu packages
virtualization), (guix build utils), (guix build-system gnu), (guix
gexp) and (guix licenses).
(cva6): New variable.
|
|
* gn/packages/fpga.scm: New file.
|
|
|
|
|
|
|
|
* gn/packages/gemini.scm (skribilo-with-gemtext-reader): Rename to
skribilo-latest and switch to the latest commit on the master branch.
(tissue)[propagated-inputs]: Replace skribilo-with-gemtext-reader with
skribilo-latest.
|
|
|
|
* gn/packages/gemini.scm (tissue)[arguments]: In the custom
patch-source-shebangs phase, set the absolute path to guile, not git,
in the shebang.
|
|
* gn/packages/gemini.scm (tissue)[arguments]: Replace the
patch-source-shebangs phase with a custom one.
|
|
|
|
|
|
|
|
* gn/packages/genenetwork.scm: Update commit and hash.
|
|
* gn/packages/gemini.scm (tissue): Update to 0.1.0-0.85811ab.
|
|
GN2 on the testing branch relies on features in GN3 that are not
present in commit 16367dab9248d3aa2660e0b5cafdce25e8f7067c of
GN3. This commit thus updates the dependency to get the latest version
of GN3 that is building successfully.
Signed-off-by: BonfaceKilz <me@bonfacemunyoki.com>
|
|
python-rpy2@3.4.5 has been upstreamed.
* gn/packages/python.scm (python-rpy2-next): Delete variable.
* gn/packages/genenetwork.scm (genenetwork2)[propagated-inputs]:
Replace python-rpy2-next with python-rpy2.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
* gn/packages/statistics.scm (r-ctl): Update to 1.0.0-7.
[source]: Use cran-uri.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
|
|
|
|
* gn/packages/static.scm (smithwaterman-static): New variable.
|
|
change unlicense
|
|
|
|
|
|
* gn/packages/gemini.scm (tissue)[arguments]: In the custom configure
phase, substitute absolute path to git in tissue/git.scm, but not in
tissue/web.scm.
|
|
|
|
|
|
* gn/packages/gemini.scm (tissue): Update to 0.1.0-0.25104d4.
|
|
* gn/packages/gemini.scm (skribilo-with-gemtext-reader): Update to
0.9.5-0.8d4f4c8.
|
|
upstreamed: https://issues.guix.gnu.org/54712
|
|
|
|
todo:
fix tests: https://github.com/NixOS/nixpkgs/blob/nixos-21.11/pkgs/development/python-modules/supervisor/default.nix#L16
|
|
|
|
|
|
|
|
* gn/packages/static.scm (wfmash-static)[name]: Set to wfmash-static.
|
|
* gn/packages/static.scm: Import (gnu packages bioinformatics), (gnu
packages compression), (gnu packages cpp), (gnu packages
jemalloc), (gnu packages maths), (guix gexp) and (guix utils).
(htslib-minimal, wfmash-static): New variables.
|
|
* gn/packages/riscv.scm: Do not import (gnu packages base), (guix
packages) and (guix build-system gnu).
(hello-static): Move to gn/packages/static.scm.
* gn/packages/static.scm: New file.
|
|
riscv-pk has been upstreamed.
* gn/packages/virtualization.scm: Do not import (guix build-system
gnu) and (gnu packages cross-base).
(riscv-pk): Delete variable.
|
|
wfmash has been upstreamed.
* gn/packages/riscv.scm (wfmash): Delete variable.
|
|
|
|
|
|
* gn/packages/riscv.scm (hello-static)[name]: Set to hello-static.
|
|
* gn/packages/virtualization.scm (riscv-pk)[arguments]: Keep symbols
fromhost and tohost while stripping.
|