Loading pkgs/by-name/li/libLAS/package.nix→pkgs/by-name/li/liblas/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "libLAS"; pname = "liblas"; version = "1.8.1"; src = fetchurl { Loading pkgs/by-name/op/openscenegraph/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ vncSupport ? false, libvncserver, lasSupport ? false, libLAS, liblas, luaSupport ? false, lua, sdlSupport ? false, Loading Loading @@ -108,7 +108,7 @@ stdenv.mkDerivation (finalAttrs: { ++ lib.optional svgSupport librsvg ++ lib.optional pdfSupport poppler ++ lib.optional vncSupport libvncserver ++ lib.optional lasSupport libLAS ++ lib.optional lasSupport liblas ++ lib.optional luaSupport lua ++ lib.optional sdlSupport SDL2 ++ lib.optional restSupport asio Loading pkgs/development/libraries/vtk/generic.nix +2 −2 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ # io modules cgns, adios2, libLAS, liblas, gdal, pdal, alembic, Loading Loading @@ -138,7 +138,7 @@ stdenv.mkDerivation (finalAttrs: { ) python3Packages.pythonImportsCheckHook; buildInputs = [ libLAS liblas alembic imath c-blosc Loading pkgs/top-level/aliases.nix +1 −0 Original line number Diff line number Diff line Loading @@ -987,6 +987,7 @@ mapAliases { libixp_hg = throw "'libixp_hg' has been renamed to/replaced by 'libixp'"; # Converted to throw 2025-10-27 libkkc = throw "'libkkc' has been removed due to lack of maintenance. Consider using anthy instead"; # Added 2025-08-28 libkkc-data = throw "'libkkc-data' has been removed as it depended on libkkc which was removed"; # Added 2025-08-28 libLAS = liblas; # Added 2026-02-08 liblinphone = throw "'liblinphone' has been moved to 'linphonePackages.liblinphone'"; # Added 2025-09-20 libmesode = throw "'libmesode' has been removed because it was deprecated and archived upstream. Consider using 'libstrophe' instead"; # Added 2026-01-15 libmp3splt = throw "'libmp3splt' has been removed due to lack of maintenance upstream."; # Added 2025-05-17 Loading Loading
pkgs/by-name/li/libLAS/package.nix→pkgs/by-name/li/liblas/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ }: stdenv.mkDerivation (finalAttrs: { pname = "libLAS"; pname = "liblas"; version = "1.8.1"; src = fetchurl { Loading
pkgs/by-name/op/openscenegraph/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ vncSupport ? false, libvncserver, lasSupport ? false, libLAS, liblas, luaSupport ? false, lua, sdlSupport ? false, Loading Loading @@ -108,7 +108,7 @@ stdenv.mkDerivation (finalAttrs: { ++ lib.optional svgSupport librsvg ++ lib.optional pdfSupport poppler ++ lib.optional vncSupport libvncserver ++ lib.optional lasSupport libLAS ++ lib.optional lasSupport liblas ++ lib.optional luaSupport lua ++ lib.optional sdlSupport SDL2 ++ lib.optional restSupport asio Loading
pkgs/development/libraries/vtk/generic.nix +2 −2 Original line number Diff line number Diff line Loading @@ -43,7 +43,7 @@ # io modules cgns, adios2, libLAS, liblas, gdal, pdal, alembic, Loading Loading @@ -138,7 +138,7 @@ stdenv.mkDerivation (finalAttrs: { ) python3Packages.pythonImportsCheckHook; buildInputs = [ libLAS liblas alembic imath c-blosc Loading
pkgs/top-level/aliases.nix +1 −0 Original line number Diff line number Diff line Loading @@ -987,6 +987,7 @@ mapAliases { libixp_hg = throw "'libixp_hg' has been renamed to/replaced by 'libixp'"; # Converted to throw 2025-10-27 libkkc = throw "'libkkc' has been removed due to lack of maintenance. Consider using anthy instead"; # Added 2025-08-28 libkkc-data = throw "'libkkc-data' has been removed as it depended on libkkc which was removed"; # Added 2025-08-28 libLAS = liblas; # Added 2026-02-08 liblinphone = throw "'liblinphone' has been moved to 'linphonePackages.liblinphone'"; # Added 2025-09-20 libmesode = throw "'libmesode' has been removed because it was deprecated and archived upstream. Consider using 'libstrophe' instead"; # Added 2026-01-15 libmp3splt = throw "'libmp3splt' has been removed due to lack of maintenance upstream."; # Added 2025-05-17 Loading