aboutsummaryrefslogtreecommitdiff
path: root/gn
AgeCommit message (Expand)Author
2016-12-01Add ldc to repository...* Copy ldc.scm from guix * Update ldc.scm with 2 new versions of ldc, version 0.17.2 and version 1.1.0-beta4 * Deactivate test temporarily to allow installation Muriithi Frederick Muriuki
2016-11-06Remove unnecessary package definitions... - rake and minitest are part of ruby, and do not need separate package definitions. To make the tests run, use ruby as an input to ruby-mechanize Muriithi Frederick Muriuki
2016-11-02Add ruby-rake and ruby-minitest for tests... - Add ruby-rake package and ruby-minitest to enable the automated running of tests while building the mechanize package Muriithi Frederick Muriuki
2016-10-29Deactivate test for mechanize and dependencies... - Failing tests are preventing successful build and installation of the ruby-mechanize gem. Temporarily deactivate tests to enable installation of ruby-mechanize Muriithi Frederick Muriuki
2016-10-28Add the ruby-mechanize gem and dependencies... - Add the ruby-mechanize gem and the dependent packages to the list of available ruby packages Muriithi Frederick Muriuki
2016-08-16Updated and fixed plink-nggn-stablepjotrp
2016-08-16Erlang and Elixir moved into main linepjotrp
2016-08-14python2-pil: freetype include file movedpjotrp
2016-08-14GN2: reintroducing python2-pilpjotrp
2016-08-14Getting GN2 ready for new build - plink-ng is disabled and should not be buil...Pjotr Prins
2016-08-13python-pil: replace with pillowPjotr Prins
2016-05-15Merge branch 'gn-latest' of github.com:genenetwork/guix-bioinformatics into g...Pjotr Prins
2016-05-15Disable ant - it gives an errorPjotr Prins
2016-05-11r-biocprocesscore has been updated....This should fix the genenetwork2 build issue, as noted on IRC.Dennis E. Mungai
2016-04-10remove remarkspjotrp
2016-04-05Added bio-table and bio-vcf gemspjotrp
2016-04-05Merge pull request #12 from roelj/master...gn: Add sparql-query.Pjotr Prins
2016-04-04gn: Add sparql-query....* gn/packages/sparql-query.scm: New file. Roel Janssen
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....* gn/packages/4store.scm (4store): New variable. * 4store-fix-buildsystem.patch: New file. Roel Janssen
2016-03-22Fixed and added erlangdennisPjotr Prins
2016-03-20Add mongodb....This package was rejected upstream because it contains the sources of libraries that are also available as shared libraries. Roel Janssen
2016-03-19Merge branch 'master' of github.com:Brainiarc7/guix-bioinformatics into dennisPjotr Prins
2016-03-19Arrayfire now builds on GNU Guix...Mission accomplished. Praise the sun!!!Dennis E. Mungai
2016-03-19Add more native deps ...See the cmake configuration options used.Dennis E. Mungai
2016-03-19Use the system's Boost Compute library as an input ...See the CMake configuration string for details. Investigating a latent build failure.Dennis E. Mungai
2016-03-19Broken build, still cannot detect Boost.Compute...To be fixed. To build, you need to disable the OpenCL back-end.Dennis E. Mungai
2016-03-19Package successfully ported to GNU Guix...Praise the sun !Dennis E. Mungai
2016-03-19Fixes. Package still fails to build...Investigate and patch later.Dennis E. Mungai
2016-03-19ported gtest to guix...Cleanup pending. Package builds. Need to trim inputs.Dennis E. Mungai
2016-03-18fix conflictpjotrp
2016-03-18Merge branch 'master' into dennispjotrp
2016-03-18Meregpjotrp
2016-03-18Added clBLAS...Build fails due to googletest's missing target "install". Investigating.Dennis E. Mungai
2016-03-18Ported clFFT to GNU Guix...Package builds successfully.Dennis E. Mungai
2016-03-18Package now builds on GNU Guix...Caveats: Only the CPU back-end builds at the moment. Needed inputs for OpenCL backends: clFFT and clBLAS.Dennis E. Mungai
2016-03-18Use proper formatting for License lists...Also updates the Arrayfire fetch URL to the one hosted by Arrayfire as Github's generated tarballs do not package the required submodules.Dennis E. Mungai
2016-03-18WIP: Add varscan....The JAR construction cannot contain a wild-card. That has to be fixed. Roel Janssen