Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

igv: init at 2.3.77 #16505

Merged
merged 1 commit into from
Jun 26, 2016
Merged

igv: init at 2.3.77 #16505

merged 1 commit into from
Jun 26, 2016

Conversation

mimame
Copy link
Member

@mimame mimame commented Jun 25, 2016

Motivation for this change

Add Integrative Genomics Viewer (IGV) to NixOS

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • OS X
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@joachifm
Copy link
Contributor

Needs rebasing.

@joachifm
Copy link
Contributor

@mimadrid why close? You can simply rebase ontop of master and force push the branch.

@mimame
Copy link
Member Author

mimame commented Jun 26, 2016

Github closed it because I deleted the branch by accident D: although I repushed it Github doesn't reattach it.

@mimame mimame reopened this Jun 26, 2016
@mimame
Copy link
Member Author

mimame commented Jun 26, 2016

With the pull request open Github reattached it now.

sha256 = "9d8c622649f9f02026e92fa44006bb57e897baad4359c8708ca9cdbb71f94bb5";
};

buildInputs = [ unzip makeWrapper jre ];
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makeWrapper looks to be unused?

@mimame
Copy link
Member Author

mimame commented Jun 26, 2016

@joachifm thanks for being so patient. Fixed.


meta = with stdenv.lib; {
homepage = "https://www.broadinstitute.org/igv/";
description = "A high-performance visualization tool for interactive exploration of large, integrated genomic datasets.";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make a description a little bit shorter and remove dot at the end.

@mimame
Copy link
Member Author

mimame commented Jun 26, 2016

Thanks @jagajaga, fixed.

@joachifm joachifm merged commit 5267296 into NixOS:master Jun 26, 2016
@mimame mimame deleted the init/igv-2.3.77 branch July 8, 2016 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants