Skip to content

plots: init at 0.8.5#244647

Merged
bjornfor merged 2 commits intoNixOS:masterfrom
sund3RRR:plots-init
Aug 2, 2023
Merged

plots: init at 0.8.5#244647
bjornfor merged 2 commits intoNixOS:masterfrom
sund3RRR:plots-init

Conversation

@sund3RRR
Copy link
Contributor

Description of changes

Plots is a graph plotting app for GNOME.
https://github.com/alexhuntley/Plots

It is broken on non-NixOS systems due to this issue #244459

On my NixOS VM it works perfectly.

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@sund3RRR sund3RRR mentioned this pull request Jul 21, 2023
31 tasks
@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jul 21, 2023
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Jul 21, 2023
@ofborg ofborg bot removed 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Jul 21, 2023
@sund3RRR sund3RRR requested a review from bjornfor July 25, 2023 08:01
@sund3RRR
Copy link
Contributor Author

sund3RRR commented Aug 1, 2023

Ok it doesn't work on non-NixOS systems because of missing 3d acceleration.
This can be fixed using nixGL
You can also make your own wrapper nix-community/nixGL#44 (comment)

@sund3RRR
Copy link
Contributor Author

sund3RRR commented Aug 2, 2023

@bjornfor, is my PR ready to merge?

@bjornfor bjornfor merged commit 0f01bba into NixOS:master Aug 2, 2023
@bjornfor
Copy link
Contributor

bjornfor commented Aug 2, 2023

Yes. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants