about summary refs log tree commit diff
path: root/pkgs/applications/graphics
diff options
context:
space:
mode:
authorIvan Mincik <ivan.mincik@gmail.com>2024-06-18 19:08:36 +0000
committerGitHub <noreply@github.com>2024-06-18 19:08:36 +0000
commit78b123a5d14bbb916abf5dc200ff1c68bfb1126f (patch)
tree026190f9d9979ec2444af742fef2b7e005af7bc9 /pkgs/applications/graphics
parent92487a01c4554c4e0527deed250c628e9239735d (diff)
parentad99f94c466c9ac2e15c35c753a7ce2e070c8723 (diff)
Merge pull request #320290 from quantenzitrone/laszip
LASzip{,2}: rename to laszip{,_2}
Diffstat (limited to 'pkgs/applications/graphics')
-rw-r--r--pkgs/applications/graphics/cloudcompare/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/graphics/cloudcompare/default.nix b/pkgs/applications/graphics/cloudcompare/default.nix
index f66189e0c75c1..eac82182f61dc 100644
--- a/pkgs/applications/graphics/cloudcompare/default.nix
+++ b/pkgs/applications/graphics/cloudcompare/default.nix
@@ -11,7 +11,7 @@
 , flann
 , gdal
 , gmp
-, LASzip
+, laszip
 , mpfr
 , pdal
 , pcl
@@ -48,7 +48,7 @@ mkDerivation rec {
     flann
     gdal
     gmp
-    LASzip
+    laszip
     mpfr
     pdal
     pcl