Loading pkgs/by-name/to/topfew-rs/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ rustPlatform.buildRustPackage (finalAttrs: { meta = { description = "Rust implementation of Tim Bray's topfew tool"; homepage = "https://github.com/djc/topfew-rs"; maintainers = [ ]; maintainers = with lib.maintainers; [ liberodark ]; license = lib.licenses.gpl3Only; mainProgram = "tf"; }; Loading pkgs/by-name/to/topfew/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ buildGoModule (finalAttrs: { meta = { description = "Finds the fields (or combinations of fields) which appear most often in a stream of records"; homepage = "https://github.com/timbray/topfew"; maintainers = [ ]; maintainers = with lib.maintainers; [ liberodark ]; license = lib.licenses.gpl3Only; mainProgram = "tf"; }; Loading Loading
pkgs/by-name/to/topfew-rs/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ rustPlatform.buildRustPackage (finalAttrs: { meta = { description = "Rust implementation of Tim Bray's topfew tool"; homepage = "https://github.com/djc/topfew-rs"; maintainers = [ ]; maintainers = with lib.maintainers; [ liberodark ]; license = lib.licenses.gpl3Only; mainProgram = "tf"; }; Loading
pkgs/by-name/to/topfew/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ buildGoModule (finalAttrs: { meta = { description = "Finds the fields (or combinations of fields) which appear most often in a stream of records"; homepage = "https://github.com/timbray/topfew"; maintainers = [ ]; maintainers = with lib.maintainers; [ liberodark ]; license = lib.licenses.gpl3Only; mainProgram = "tf"; }; Loading