mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-06-10 01:42:24 +03:00
sdformat 9.10.0 -> 9.10.1
Fixes build for noetic
This commit is contained in:
parent
44c552dd89
commit
ca904994e7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
{ callPackage, ignition, ... } @ args:
|
||||
|
||||
callPackage ./generic.nix (args // {
|
||||
version = "9.10.0";
|
||||
srcHash = "sha256-VmDU0VR/TkA5461kgwsp0uv8aqsqqG7YbY2DBe5Os8I=";
|
||||
version = "9.10.1";
|
||||
srcHash = "sha256-C2r5lVqUoisHfrkV8rYbNfVZY8EtDxrstfvltRNHpQ0=";
|
||||
gz-cmake = ignition.cmake2;
|
||||
gz-math = ignition.math6;
|
||||
gz-utils = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue