mirror of
https://github.com/lopsided98/nix-ros-overlay.git
synced 2025-07-14 14:10:37 +03:00
ignition.cmake2: 2.5.0 -> 2.8.0
This commit is contained in:
parent
a1fb75eaac
commit
0e9827fe79
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
{ lib, stdenv, fetchFromGitHub, cmake, pkg-config
|
||||
, majorVersion ? "2"
|
||||
, version ? "2.5.0"
|
||||
, srcSha256 ? "1xgw1hccr005sd2456hn9ligrfj3xk81v3bhw0vvv61nmh5l4k7f"
|
||||
, version ? "2.8.0"
|
||||
, srcSha256 ? "0z8z223xk9ignr6wfhydig89ny4cg5ma8rcz9lyjs4f62rid4ad0"
|
||||
, ... }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue