libstrangle: add meta.mainProgram

wip/yesman
Samuel Gräfenstein 3 years ago
parent bbcb63c308
commit c55ef4cf0e
No known key found for this signature in database
GPG Key ID: EF76A063F15C63C8
  1. 1
      pkgs/tools/X11/libstrangle/default.nix

@ -28,5 +28,6 @@ stdenv.mkDerivation rec {
license = licenses.gpl3;
platforms = [ "x86_64-linux" ];
maintainers = with maintainers; [ aske ];
mainProgram = "strangle";
};
}

Loading…
Cancel
Save