Skip to content

gepetto-viewer: python-qt is optional#437457

Closed
nim65s wants to merge 1 commit into
NixOS:masterfrom
nim65s:gvpyqt
Closed

gepetto-viewer: python-qt is optional#437457
nim65s wants to merge 1 commit into
NixOS:masterfrom
nim65s:gvpyqt

Conversation

@nim65s

@nim65s nim65s commented Aug 27, 2025

Copy link
Copy Markdown
Contributor

So deactivate it by default to fix build following #435067

Tested with:

nix run .#python3Packages.gepetto-gui &
nix-shell -I nixpkgs=. -p 'python3.withPackages(p: [p.example-robot-data p.gepetto-gui])' --command "python -m example_robot_data talos"

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

So deactivate it by default to fix build following
NixOS#435067
@nixpkgs-ci nixpkgs-ci Bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 11.by: package-maintainer This PR was created by a maintainer of all the package it changes. labels Aug 27, 2025
@nim65s

nim65s commented Aug 27, 2025

Copy link
Copy Markdown
Contributor Author

Fixed by #437521

@nim65s nim65s closed this Aug 27, 2025
@nim65s nim65s deleted the gvpyqt branch August 27, 2025 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

1 participant