sdformat: rename to sdformatlinux
Rename the profi200/sdFormatLinux CLI tool (currently packaged as `sdformat`) to `sdformatlinux` to free the `sdformat` attribute for the more widely-known gazebosim/sdformat library (SDF parser used by Gazebo and ROS). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "sdformat";
|
||||
pname = "sdformatlinux";
|
||||
version = "0.2.0";
|
||||
|
||||
__structuredAttrs = true;
|
||||
Reference in New Issue
Block a user