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

gildas: init at 201806_a #41929

Merged
merged 3 commits into from Jun 29, 2018
Merged

gildas: init at 201806_a #41929

merged 3 commits into from Jun 29, 2018

Conversation

smaret
Copy link
Member

@smaret smaret commented Jun 13, 2018

Motivation for this change

This PR provides a package for Gildas, a collection of software for radio-astronomy. It's a re-submission of PR #27138 with an updated upstream version (201806_a), Python support and OpenBLAS support.

The package has been tested on Linux and Darwin.

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • 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.

@smaret
Copy link
Member Author

smaret commented Jun 13, 2018

CC @bzizou

make install
'';

installPhase=''
Copy link
Member

Choose a reason for hiding this comment

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

Can this be moved to the postInstallPhase? Then it looks like the standard installPhase can call make install, which is currently in the buildPhase.

Copy link
Member Author

@smaret smaret Jun 14, 2018

Choose a reason for hiding this comment

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

Done in ba2f45c

Gildas' uv_fit task segfaults when it uses OpenBLAS. Use internal
LAPACK version instead.
@matthewbauer matthewbauer merged commit e714f85 into NixOS:master Jun 29, 2018
@smaret smaret deleted the gildas branch June 29, 2018 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants