1
0
Fork 0
mirror of https://github.com/lopsided98/nix-ros-overlay.git synced 2025-07-14 14:10:37 +03:00

ignition.common4: 4.6.2 -> 4.7.0

This commit is contained in:
Ben Wolsieffer 2023-11-26 16:01:36 -05:00
parent 71a4c24a33
commit 205dbc8d53

View file

@ -2,8 +2,8 @@
, ignition-cmake ? ignition.cmake, ignition-math ? ignition.math
, ignition-utils ? ignition.utils, libuuid, tinyxml-2, freeimage, gts, ffmpeg
, majorVersion ? "4"
, version ? "4.6.2"
, srcHash ? "sha256-VyvpTeCCwX2WBJdVd6lZrN7QomdOQnxGZFXXnT3ct0s="
, version ? "4.7.0"
, srcHash ? "sha256-y8qp0UVXxSJm0aJeUD64+aG+gfNEboInW7F6tvHYTPI="
, ... }:
stdenv.mkDerivation rec {