Loading pkgs/by-name/li/libbytesize/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ gtk-doc, libxslt, mpfr, nix-update-script, pcre2, pkg-config, python3Packages, Loading Loading @@ -67,6 +68,8 @@ stdenv.mkDerivation (finalAttrs: { pythonImportsCheck = [ "bytesize" ]; passthru.updateScript = nix-update-script { }; meta = { homepage = "https://github.com/storaged-project/libbytesize"; description = "Tiny library providing a C 'class' for working with arbitrary big sizes in bytes"; Loading Loading
pkgs/by-name/li/libbytesize/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ gtk-doc, libxslt, mpfr, nix-update-script, pcre2, pkg-config, python3Packages, Loading Loading @@ -67,6 +68,8 @@ stdenv.mkDerivation (finalAttrs: { pythonImportsCheck = [ "bytesize" ]; passthru.updateScript = nix-update-script { }; meta = { homepage = "https://github.com/storaged-project/libbytesize"; description = "Tiny library providing a C 'class' for working with arbitrary big sizes in bytes"; Loading