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

WIP staging->master: Update flake.lock #278

Merged
merged 3 commits into from
Apr 30, 2023
Merged

WIP staging->master: Update flake.lock #278

merged 3 commits into from
Apr 30, 2023

Conversation

markuskowa
Copy link
Collaborator

The latest nixpkgs staging merge broke a few packages:

  • openmm
  • pyscf
  • exatensor
  • CP2K

A common error is: "cannot find -lstdc++", when invoking the gfortran (note: look for changes in gfortran/compiler wrappers).

@sheepforce
Copy link
Member

sheepforce commented Apr 17, 2023

My impression is that we can simply wait until staging next hits master and unstable again? See NixOS/nixpkgs#225220

https://nixpk.gs/pr-tracker.html?pr=225220

Seems the changes were reverted as it broke a lot of numerical stuff.

@markuskowa
Copy link
Collaborator Author

markuskowa commented Apr 17, 2023

OK, let's wait. I leave this open meanwhile as WIP.

EDIT: that seems to solve the problem. I could build cp2k again with nixpkgs-staging.

@markuskowa
Copy link
Collaborator Author

Looks much better now.
pyscf fails a test (https://hydra.nixos.org/build/217476345/nixlog/1/tail).

@sheepforce
Copy link
Member

Looks much better now. pyscf fails a test (https://hydra.nixos.org/build/217476345/nixlog/1/tail).

NixOS/nixpkgs#228744

@markuskowa markuskowa merged commit 4bfefc3 into master Apr 30, 2023
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.

2 participants