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

jrl-cmakemodules: 0-unstable-2024-05-22 -> 0-unstable-2024-08-05 #332451

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

nim65s
Copy link
Contributor

@nim65s nim65s commented Aug 5, 2024

Description of changes

The main change is a new workspace setup, which allow multiple projects depending on jrl-cmakemodules to be used in the same CMake (meta) project: jrl-umi3218/jrl-cmakemodules#701

Other simpler updates are:

  • sdfformat: update with latest versions
  • python: look for Numpy to fill Python_NumPy_INCLUDE_DIR hint
  • find-external: remove prefix & suffix from library names (to allow use with macos .dylib)

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • 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/)
  • 24.11 Release Notes (or backporting 23.11 and 24.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.

Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot added 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-darwin: 11-100 10.rebuild-linux: 11-100 labels Aug 5, 2024
@nim65s
Copy link
Contributor Author

nim65s commented Aug 5, 2024

Result of nixpkgs-review pr 332451 run on x86_64-linux 1

21 packages built:
  • crocoddyl
  • jrl-cmakemodules
  • pinocchio
  • python311Packages.crocoddyl
  • python311Packages.eigenpy
  • python311Packages.eigenpy.dev
  • python311Packages.eigenpy.doc
  • python311Packages.example-robot-data
  • python311Packages.hpp-fcl
  • python311Packages.hpp-fcl.dev
  • python311Packages.hpp-fcl.doc
  • python311Packages.pinocchio
  • python312Packages.crocoddyl
  • python312Packages.eigenpy
  • python312Packages.eigenpy.dev
  • python312Packages.eigenpy.doc
  • python312Packages.example-robot-data
  • python312Packages.hpp-fcl
  • python312Packages.hpp-fcl.dev
  • python312Packages.hpp-fcl.doc
  • python312Packages.pinocchio

@nim65s
Copy link
Contributor Author

nim65s commented Aug 5, 2024

Result of nixpkgs-review pr 332451 run on aarch64-darwin 1

20 packages built:
  • crocoddyl
  • pinocchio
  • python311Packages.crocoddyl
  • python311Packages.eigenpy
  • python311Packages.eigenpy.dev
  • python311Packages.eigenpy.doc
  • python311Packages.example-robot-data
  • python311Packages.hpp-fcl
  • python311Packages.hpp-fcl.dev
  • python311Packages.hpp-fcl.doc
  • python311Packages.pinocchio
  • python312Packages.crocoddyl
  • python312Packages.eigenpy
  • python312Packages.eigenpy.dev
  • python312Packages.eigenpy.doc
  • python312Packages.example-robot-data
  • python312Packages.hpp-fcl
  • python312Packages.hpp-fcl.dev
  • python312Packages.hpp-fcl.doc
  • python312Packages.pinocchio

@nim65s nim65s force-pushed the jrl-cmakemodules branch from aaebc95 to eb63930 Compare August 5, 2024 17:33
@wegank wegank merged commit 87475b2 into NixOS:master Aug 7, 2024
30 of 31 checks passed
@nim65s nim65s deleted the jrl-cmakemodules branch August 7, 2024 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 11-100 10.rebuild-linux: 11-100 11.by: package-maintainer This PR was created by the maintainer of the package it changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants