aboutsummaryrefslogtreecommitdiff
path: root/gn/packages
AgeCommit message (Collapse)Author
2016-07-19Elixir: skip one more test and the build passeselixirpjotrp
2016-07-19Elixir: Delete test filespjotrp
2016-07-19Add patchpjotrp
2016-07-19Elixir tests pass (but not mix)pjotrp
2016-07-18Disabling testspjotrp
2016-07-18Remove Erlang (in main) and update Elixirpjotrp
2016-06-22Elixir: remarkpjotrp
2016-06-22Testing Leo's Erlang update. Bumped versions on Erlang and Elixirpjotrp
2016-06-11Erlang: Added fontconfig, but still getting warnings - same as my Emacs ↵pjotrp
installation
2016-06-11Erlang: took some hints from brewpjotrp
https://github.com/Homebrew/homebrew-core/blob/master/Formula/erlang.rb
2016-06-10Elixir: updatedpjotrp
2016-06-10Erlang: build from git.pjotrp
Added wxdrivers for the debugger.
2016-05-11r-biocprocesscore has been updated.Dennis E. Mungai
This should fix the genenetwork2 build issue, as noted on IRC.
2016-04-10remove remarkspjotrp
2016-04-05Added bio-table and bio-vcf gemspjotrp
2016-04-05Merge pull request #12 from roelj/masterPjotr Prins
gn: Add sparql-query.
2016-04-04gn: Add sparql-query.Roel Janssen
* gn/packages/sparql-query.scm: New file.
2016-03-30Small fixes and removed package now in main linepjotrp
2016-03-30Merge branch 'master' of https://github.com/genenetwork/guix-bioinformaticsRoel Janssen
2016-03-24Elixir fix pathpjotrp
2016-03-24elixir: fix filenamepjotrp
2016-03-24Added elixirpjotrp
2016-03-24Updated erlang by Leopjotrp
2016-03-23This runs with gn-stablepjotrp
2016-03-23Mergepjotrp
2016-03-23Databasespjotrp
2016-03-23GN2 fixpjotrp
2016-03-23GN2 fixstablePjotr Prins
2016-03-23Fixed hashPjotr Prins
2016-03-23Merge branch 'master' of https://github.com/genenetwork/guix-bioinformaticsRoel Janssen
2016-03-23gn: Add 4store.Roel Janssen
* gn/packages/4store.scm (4store): New variable. * 4store-fix-buildsystem.patch: New file.
2016-03-22Fixed and added erlangdennisPjotr Prins
2016-03-20Add mongodb.Roel Janssen
This package was rejected upstream because it contains the sources of libraries that are also available as shared libraries.
2016-03-19Merge branch 'master' of github.com:Brainiarc7/guix-bioinformatics into dennisPjotr Prins
2016-03-19Arrayfire now builds on GNU GuixDennis E. Mungai
Mission accomplished. Praise the sun!!!
2016-03-19Add more native deps Dennis E. Mungai
See the cmake configuration options used.
2016-03-19Use the system's Boost Compute library as an input Dennis E. Mungai
See the CMake configuration string for details. Investigating a latent build failure.
2016-03-19Broken build, still cannot detect Boost.ComputeDennis E. Mungai
To be fixed. To build, you need to disable the OpenCL back-end.
2016-03-19Package successfully ported to GNU GuixDennis E. Mungai
Praise the sun !
2016-03-19Fixes. Package still fails to buildDennis E. Mungai
Investigate and patch later.
2016-03-19ported gtest to guixDennis E. Mungai
Cleanup pending. Package builds. Need to trim inputs.
2016-03-18fix conflictpjotrp
2016-03-18Merge branch 'master' into dennispjotrp
2016-03-18Meregpjotrp
2016-03-18Added clBLASDennis E. Mungai
Build fails due to googletest's missing target "install". Investigating.
2016-03-18Ported clFFT to GNU GuixDennis E. Mungai
Package builds successfully.
2016-03-18Package now builds on GNU GuixDennis E. Mungai
Caveats: Only the CPU back-end builds at the moment. Needed inputs for OpenCL backends: clFFT and clBLAS.
2016-03-18Use proper formatting for License listsDennis E. Mungai
Also updates the Arrayfire fetch URL to the one hosted by Arrayfire as Github's generated tarballs do not package the required submodules.
2016-03-18WIP: Add varscan.Roel Janssen
The JAR construction cannot contain a wild-card. That has to be fixed.
2016-03-18Bump version to v3.3.3Dennis E. Mungai
Also change licensing schema with #prefix (es). Solves namespace problems. Also added wget as an input (As it's needed as a fallback incase checksums for Boost are invalid).