mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 03:30:45 +00:00
treewide: add meta.mainProgram and changelog urls (#204317)
This commit is contained in:
parent
f38b5c3260
commit
db508e06a1
|
@ -99,5 +99,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.bsd3;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ rnhmjoj ];
|
||||
mainProgram = "monero-wallet-gui";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -32,5 +32,6 @@ writeTextFile {
|
|||
directory.
|
||||
'';
|
||||
maintainers = with maintainers; [ qyliss tfc ];
|
||||
mainProgram = "drawio";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -47,5 +47,6 @@ python3Packages.buildPythonApplication rec {
|
|||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ symphorien ];
|
||||
license = licenses.gpl3Plus;
|
||||
changelog = "https://github.com/pdfarranger/pdfarranger/releases/tag/${version}";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -62,5 +62,6 @@ python3.pkgs.buildPythonPackage rec {
|
|||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ anthonyroussel ];
|
||||
mainProgram = "gns3";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -70,5 +70,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.agpl3Plus;
|
||||
maintainers = with maintainers; [ pstn vrthra ];
|
||||
platforms = platforms.gnu ++ platforms.linux;
|
||||
changelog = "https://git.gnunet.org/gnunet.git/tree/ChangeLog?h=v${version}";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -28,5 +28,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ jfrankenau ];
|
||||
changelog = "https://github.com/hoyon/mpv-mpris/releases/tag/${version}";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -43,5 +43,6 @@ stdenv.mkDerivation rec {
|
|||
license = with licenses; [ mit bsd3 ];
|
||||
maintainers = [ maintainers.virusdave ];
|
||||
platforms = [ "x86_64-darwin" "x86_64-linux" "aarch64-darwin" ];
|
||||
mainProgram = "ucm";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -41,9 +41,10 @@ rustPlatform.buildRustPackage rec {
|
|||
meta = with lib; {
|
||||
description =
|
||||
"Standalone JIT-style runtime for WebAssembly, using Cranelift";
|
||||
homepage = "https://github.com/bytecodealliance/wasmtime";
|
||||
homepage = "https://wasmtime.dev/";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ ereslibre matthewbauer ];
|
||||
platforms = platforms.unix;
|
||||
changelog = "https://github.com/bytecodealliance/wasmtime/blob/v${version}/RELEASES.md";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -65,5 +65,6 @@ buildPythonPackage rec {
|
|||
homepage = "https://github.com/libfuse/pyfuse3";
|
||||
license = licenses.lgpl2Plus;
|
||||
maintainers = with maintainers; [ nyanloutre dotlambda ];
|
||||
changelog = "https://github.com/libfuse/pyfuse3/blob/${version}/Changes.rst";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -49,5 +49,6 @@ buildGoModule rec {
|
|||
changelog = "https://github.com/ankitpokhrel/jira-cli/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ bryanasdev000 anthonyroussel ];
|
||||
mainProgram = "jira";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -57,5 +57,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
license = lib.licenses.mit;
|
||||
maintainers = [ lib.maintainers.AndersonTorres ];
|
||||
platforms = lib.platforms.unix;
|
||||
mainProgram = "2048";
|
||||
};
|
||||
})
|
||||
|
|
|
@ -18,5 +18,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://hhexen.sourceforge.net/hhexen.html";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ djanatyn ];
|
||||
mainProgram = "hhexen-gl";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -48,5 +48,6 @@ stdenv.mkDerivation {
|
|||
'';
|
||||
maintainers = with maintainers; [ kragniz ];
|
||||
platforms = platforms.all;
|
||||
mainProgram = "rwgame";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -67,5 +67,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ iblech ];
|
||||
platforms = platforms.unix;
|
||||
mainProgram = "prince";
|
||||
};
|
||||
}
|
||||
|
|
|
@ -20,6 +20,7 @@ stdenv.mkDerivation rec {
|
|||
homepage = "http://www.victornils.net/tetris/";
|
||||
license = lib.licenses.bsd2;
|
||||
maintainers = with lib.maintainers; [ siers ];
|
||||
mainProgram = "tetris";
|
||||
|
||||
longDescription = ''
|
||||
vitetris is a terminal-based Tetris clone by Victor Nilsson. Gameplay is much
|
||||
|
|
|
@ -16,5 +16,6 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/BLAKE3-team/BLAKE3/";
|
||||
maintainers = with lib.maintainers; [ fpletz ivan ];
|
||||
license = with lib.licenses; [ cc0 asl20 ];
|
||||
changelog = "https://github.com/BLAKE3-team/BLAKE3/releases/tag/${version}";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue