mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
treewide: set meta.changelog
This commit is contained in:
parent
b2a1b6f508
commit
7384b9abdc
@ -30,6 +30,7 @@ stdenv.mkDerivation rec {
|
|||||||
extract the decoded AndroidManifest.xml directly from an APK file.
|
extract the decoded AndroidManifest.xml directly from an APK file.
|
||||||
'';
|
'';
|
||||||
homepage = "https://github.com/ytsutano/axmldec";
|
homepage = "https://github.com/ytsutano/axmldec";
|
||||||
|
changelog = "https://github.com/ytsutano/axmldec/releases/tag/${src.rev}";
|
||||||
license = licenses.isc;
|
license = licenses.isc;
|
||||||
mainProgram = "axmldec";
|
mainProgram = "axmldec";
|
||||||
maintainers = with maintainers; [ franciscod ];
|
maintainers = with maintainers; [ franciscod ];
|
||||||
|
@ -16,6 +16,7 @@ buildGoModule {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/xlab/c-for-go";
|
homepage = "https://github.com/xlab/c-for-go";
|
||||||
|
changelog = "https://github.com/xlab/c-for-go/releases/";
|
||||||
description = "Automatic C-Go Bindings Generator for the Go Programming Language";
|
description = "Automatic C-Go Bindings Generator for the Go Programming Language";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ msanft ];
|
maintainers = with maintainers; [ msanft ];
|
||||||
|
@ -60,6 +60,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Composing and deciphering C (or C++) declarations or casts, aka ''gibberish.''";
|
description = "Composing and deciphering C (or C++) declarations or casts, aka ''gibberish.''";
|
||||||
homepage = "https://github.com/paul-j-lucas/cdecl";
|
homepage = "https://github.com/paul-j-lucas/cdecl";
|
||||||
|
changelog = "https://github.com/paul-j-lucas/cdecl/blob/cdecl-${finalAttrs.version}/ChangeLog";
|
||||||
license = lib.licenses.gpl3Only;
|
license = lib.licenses.gpl3Only;
|
||||||
maintainers = with lib.maintainers; [ sigmanificient ];
|
maintainers = with lib.maintainers; [ sigmanificient ];
|
||||||
platforms = lib.platforms.unix;
|
platforms = lib.platforms.unix;
|
||||||
|
@ -37,6 +37,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/cyanreg/cyanrip";
|
homepage = "https://github.com/cyanreg/cyanrip";
|
||||||
|
changelog = "https://github.com/cyanreg/cyanrip/releases/tag/${finalAttrs.src.rev}";
|
||||||
description = "Bule-ish CD ripper";
|
description = "Bule-ish CD ripper";
|
||||||
mainProgram = "cyanrip";
|
mainProgram = "cyanrip";
|
||||||
license = licenses.lgpl21Plus;
|
license = licenses.lgpl21Plus;
|
||||||
|
@ -51,6 +51,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/tuna-f1sh/cyme";
|
homepage = "https://github.com/tuna-f1sh/cyme";
|
||||||
|
changelog = "https://github.com/tuna-f1sh/cyme/releases/tag/${src.rev}";
|
||||||
description = "Modern cross-platform lsusb";
|
description = "Modern cross-platform lsusb";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = with maintainers; [ h7x4 ];
|
maintainers = with maintainers; [ h7x4 ];
|
||||||
|
@ -39,6 +39,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "DPS8M: GE / Honeywell / Bull DPS‑8/M mainframe simulator";
|
description = "DPS8M: GE / Honeywell / Bull DPS‑8/M mainframe simulator";
|
||||||
homepage = "https://gitlab.com/dps8m/dps8m";
|
homepage = "https://gitlab.com/dps8m/dps8m";
|
||||||
|
changelog = "https://gitlab.com/dps8m/dps8m/-/wikis/DPS8M-${src.rev}-Release-Notes";
|
||||||
license = licenses.icu;
|
license = licenses.icu;
|
||||||
maintainers = with maintainers; [ matthewcroughan sarcasticadmin ];
|
maintainers = with maintainers; [ matthewcroughan sarcasticadmin ];
|
||||||
mainProgram = "dps8m";
|
mainProgram = "dps8m";
|
||||||
|
@ -42,6 +42,7 @@ buildGoModule rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "CLI for Amazon EKS";
|
description = "CLI for Amazon EKS";
|
||||||
homepage = "https://github.com/weaveworks/eksctl";
|
homepage = "https://github.com/weaveworks/eksctl";
|
||||||
|
changelog = "https://github.com/eksctl-io/eksctl/releases/tag/v${version}";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ xrelkd Chili-Man ];
|
maintainers = with maintainers; [ xrelkd Chili-Man ];
|
||||||
mainProgram = "eksctl";
|
mainProgram = "eksctl";
|
||||||
|
@ -57,6 +57,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://codeberg.org/dnkl/fnott";
|
homepage = "https://codeberg.org/dnkl/fnott";
|
||||||
|
changelog = "https://codeberg.org/dnkl/fnott/src/tag/${src.rev}/CHANGELOG.md";
|
||||||
description = "Keyboard driven and lightweight Wayland notification daemon for wlroots-based compositors";
|
description = "Keyboard driven and lightweight Wayland notification daemon for wlroots-based compositors";
|
||||||
license = with lib.licenses; [ mit zlib ];
|
license = with lib.licenses; [ mit zlib ];
|
||||||
maintainers = with lib.maintainers; [ polykernel ];
|
maintainers = with lib.maintainers; [ polykernel ];
|
||||||
|
@ -74,6 +74,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "http://fvwm.org";
|
homepage = "http://fvwm.org";
|
||||||
|
changelog = "https://github.com/fvwmorg/fvwm/releases/tag/${src.rev}";
|
||||||
description = "Multiple large virtual desktop window manager";
|
description = "Multiple large virtual desktop window manager";
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
@ -25,6 +25,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/lyokha/g3kb-switch";
|
homepage = "https://github.com/lyokha/g3kb-switch";
|
||||||
|
changelog = "https://github.com/lyokha/g3kb-switch/releases/tag/${src.rev}";
|
||||||
description = "CLI keyboard layout switcher for GNOME Shell";
|
description = "CLI keyboard layout switcher for GNOME Shell";
|
||||||
mainProgram = "g3kb-switch";
|
mainProgram = "g3kb-switch";
|
||||||
license = licenses.bsd2;
|
license = licenses.bsd2;
|
||||||
|
@ -32,6 +32,7 @@ buildGoModule rec{
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/mzz2017/gg";
|
homepage = "https://github.com/mzz2017/gg";
|
||||||
|
changelog = "https://github.com/mzz2017/gg/releases/tag/${src.rev}";
|
||||||
description = "Command-line tool for one-click proxy in your research and development";
|
description = "Command-line tool for one-click proxy in your research and development";
|
||||||
license = licenses.agpl3Only;
|
license = licenses.agpl3Only;
|
||||||
mainProgram = "gg";
|
mainProgram = "gg";
|
||||||
|
@ -60,6 +60,7 @@ rustPlatform.buildRustPackage {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/9999years/git-gr";
|
homepage = "https://github.com/9999years/git-gr";
|
||||||
|
changelog = "https://github.com/9999years/git-gr/releases/tag/v${version}";
|
||||||
description = "Gerrit CLI client";
|
description = "Gerrit CLI client";
|
||||||
license = [ licenses.mit ];
|
license = [ licenses.mit ];
|
||||||
maintainers = [ maintainers._9999years ];
|
maintainers = [ maintainers._9999years ];
|
||||||
|
@ -25,6 +25,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Recall what you did on the last working day";
|
description = "Recall what you did on the last working day";
|
||||||
homepage = "https://github.com/kamranahmedse/git-standup";
|
homepage = "https://github.com/kamranahmedse/git-standup";
|
||||||
|
changelog = "https://github.com/kamranahmedse/git-standup/releases/tag/${finalAttrs.src.rev}";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
maintainers = with lib.maintainers; [ sigmanificient ];
|
maintainers = with lib.maintainers; [ sigmanificient ];
|
||||||
platforms = lib.platforms.all;
|
platforms = lib.platforms.all;
|
||||||
|
@ -26,6 +26,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
cargoHash = "sha256-mIkhXVuSgcsQf4be7NT0R8rkN9tdgim41gqjbq3ndPA=";
|
cargoHash = "sha256-mIkhXVuSgcsQf4be7NT0R8rkN9tdgim41gqjbq3ndPA=";
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
changelog = "https://github.com/kejadlen/git-together/releases/tag/${src.rev}";
|
||||||
description = "Better commit attribution while pairing without messing with your git workflow";
|
description = "Better commit attribution while pairing without messing with your git workflow";
|
||||||
homepage = "https://github.com/kejadlen/git-together";
|
homepage = "https://github.com/kejadlen/git-together";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
|
@ -21,6 +21,7 @@ in
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/9999years/git-upstream";
|
homepage = "https://github.com/9999years/git-upstream";
|
||||||
|
changelog = "https://github.com/9999years/git-upstream/releases/tag/v${version}";
|
||||||
description = "Shortcut for `git push --set-upstream`";
|
description = "Shortcut for `git push --set-upstream`";
|
||||||
license = [licenses.mit];
|
license = [licenses.mit];
|
||||||
maintainers = [maintainers._9999years];
|
maintainers = [maintainers._9999years];
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
, buildDotnetGlobalTool
|
, buildDotnetGlobalTool
|
||||||
}:
|
}:
|
||||||
|
|
||||||
buildDotnetGlobalTool {
|
buildDotnetGlobalTool rec {
|
||||||
pname = "dotnet-gitversion";
|
pname = "dotnet-gitversion";
|
||||||
nugetName = "GitVersion.Tool";
|
nugetName = "GitVersion.Tool";
|
||||||
version = "5.12.0";
|
version = "5.12.0";
|
||||||
@ -12,6 +12,7 @@ buildDotnetGlobalTool {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "From git log to SemVer in no time";
|
description = "From git log to SemVer in no time";
|
||||||
homepage = "https://gitversion.net/";
|
homepage = "https://gitversion.net/";
|
||||||
|
changelog = "https://github.com/GitTools/GitVersion/releases/tag/${version}";
|
||||||
downloadPage = "https://github.com/GitTools/GitVersion";
|
downloadPage = "https://github.com/GitTools/GitVersion";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.linux ++ platforms.windows ++ platforms.darwin;
|
platforms = platforms.linux ++ platforms.windows ++ platforms.darwin;
|
||||||
|
@ -34,6 +34,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Free software metronome and tempo measurement tool";
|
description = "Free software metronome and tempo measurement tool";
|
||||||
homepage = "https://gitlab.gnome.org/dqpb/gmetronome";
|
homepage = "https://gitlab.gnome.org/dqpb/gmetronome";
|
||||||
|
changelog = "https://gitlab.gnome.org/dqpb/gmetronome/-/blob/${src.rev}/NEWS";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ aleksana ];
|
maintainers = with maintainers; [ aleksana ];
|
||||||
|
@ -22,6 +22,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Simple and secure Gemini server";
|
description = "Simple and secure Gemini server";
|
||||||
homepage = "https://gmid.omarpolo.com/";
|
homepage = "https://gmid.omarpolo.com/";
|
||||||
|
changelog = "https://gmid.omarpolo.com/changelog.html";
|
||||||
license = licenses.isc;
|
license = licenses.isc;
|
||||||
maintainers = with maintainers; [ sikmir ];
|
maintainers = with maintainers; [ sikmir ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
@ -71,6 +71,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
homepage = "https://dfandrich.github.io/gpscorrelate/";
|
homepage = "https://dfandrich.github.io/gpscorrelate/";
|
||||||
|
changelog = "https://github.com/dfandrich/gpscorrelate/releases/tag/${src.rev}";
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ sikmir ];
|
maintainers = with maintainers; [ sikmir ];
|
||||||
};
|
};
|
||||||
|
@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Application for viewing, editing and converting GPS coordinate data";
|
description = "Application for viewing, editing and converting GPS coordinate data";
|
||||||
homepage = "https://activityworkshop.net/software/gpsprune/";
|
homepage = "https://activityworkshop.net/software/gpsprune/";
|
||||||
|
changelog = "https://activityworkshop.net/software/gpsprune/whats_new.html";
|
||||||
sourceProvenance = with sourceTypes; [ binaryBytecode ];
|
sourceProvenance = with sourceTypes; [ binaryBytecode ];
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
maintainers = with maintainers; [ rycee ];
|
maintainers = with maintainers; [ rycee ];
|
||||||
|
@ -32,7 +32,7 @@ buildGo122Module rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/gptscript-ai/gptscript";
|
homepage = "https://github.com/gptscript-ai/gptscript";
|
||||||
changelog = "https://github.com/gptscript-ai/gptscript/releases/tag/v{version}";
|
changelog = "https://github.com/gptscript-ai/gptscript/releases/tag/v${version}";
|
||||||
description = "Build AI assistants that interact with your systems";
|
description = "Build AI assistants that interact with your systems";
|
||||||
license = with licenses; [ asl20 ];
|
license = with licenses; [ asl20 ];
|
||||||
maintainers = with maintainers; [ jamiemagee ];
|
maintainers = with maintainers; [ jamiemagee ];
|
||||||
|
@ -120,7 +120,8 @@ buildGoModule rec {
|
|||||||
mainProgram = "alloy";
|
mainProgram = "alloy";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
homepage = "https://grafana.com/oss/alloy";
|
homepage = "https://grafana.com/oss/alloy";
|
||||||
|
changelog = "https://github.com/grafana/alloy/blob/${src.rev}/CHANGELOG.md";
|
||||||
maintainers = with maintainers; [ azahi flokli emilylange hbjydev ];
|
maintainers = with maintainers; [ azahi flokli emilylange hbjydev ];
|
||||||
platforms = platforms.unix;
|
platforms = lib.platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -21,6 +21,7 @@ buildGoModule rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Kiosk Utility for Grafana";
|
description = "Kiosk Utility for Grafana";
|
||||||
homepage = "https://github.com/grafana/grafana-kiosk";
|
homepage = "https://github.com/grafana/grafana-kiosk";
|
||||||
|
changelog = "https://github.com/grafana/grafana-kiosk/blob/${src.rev}/CHANGELOG.md";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ marcusramberg ];
|
maintainers = with maintainers; [ marcusramberg ];
|
||||||
mainProgram = "grafana-kiosk";
|
mainProgram = "grafana-kiosk";
|
||||||
|
@ -37,6 +37,7 @@ buildNpmPackage rec {
|
|||||||
passthru.updateScript = ./update.sh;
|
passthru.updateScript = ./update.sh;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
changelog = "https://graphite.dev/docs/cli-changelog";
|
||||||
description = "CLI that makes creating stacked git changes fast & intuitive";
|
description = "CLI that makes creating stacked git changes fast & intuitive";
|
||||||
downloadPage = "https://www.npmjs.com/package/@withgraphite/graphite-cli";
|
downloadPage = "https://www.npmjs.com/package/@withgraphite/graphite-cli";
|
||||||
homepage = "https://graphite.dev/docs/graphite-cli";
|
homepage = "https://graphite.dev/docs/graphite-cli";
|
||||||
|
@ -55,6 +55,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/leona/helix-gpt";
|
homepage = "https://github.com/leona/helix-gpt";
|
||||||
|
changelog = "https://github.com/leona/helix-gpt/releases/tag/${src.rev}";
|
||||||
description = "Code completion LSP for Helix with support for Copilot + OpenAI";
|
description = "Code completion LSP for Helix with support for Copilot + OpenAI";
|
||||||
mainProgram = "helix-gpt";
|
mainProgram = "helix-gpt";
|
||||||
maintainers = with maintainers; [ happysalada ];
|
maintainers = with maintainers; [ happysalada ];
|
||||||
|
@ -127,6 +127,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Freeware version of the world's smartest and most feature-full disassembler";
|
description = "Freeware version of the world's smartest and most feature-full disassembler";
|
||||||
homepage = "https://hex-rays.com/ida-free/";
|
homepage = "https://hex-rays.com/ida-free/";
|
||||||
|
changelog = "https://hex-rays.com/products/ida/news/";
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
mainProgram = "ida64";
|
mainProgram = "ida64";
|
||||||
maintainers = with maintainers; [ msanft ];
|
maintainers = with maintainers; [ msanft ];
|
||||||
|
@ -38,6 +38,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Manipulating CPC dsk images and files";
|
description = "Manipulating CPC dsk images and files";
|
||||||
homepage = "https://github.com/cpcsdk/idsk";
|
homepage = "https://github.com/cpcsdk/idsk";
|
||||||
|
changelog = "https://github.com/cpcsdk/idsk/releases/tag/${src.rev}";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
mainProgram = "iDSK";
|
mainProgram = "iDSK";
|
||||||
maintainers = with maintainers; [ wegank ];
|
maintainers = with maintainers; [ wegank ];
|
||||||
|
@ -28,6 +28,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
|||||||
passthru.updateScript = nix-update-script { };
|
passthru.updateScript = nix-update-script { };
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
changelog = "https://github.com/iina/iina/releases/tag/v${finalAttrs.version}";
|
||||||
description = "Modern media player for macOS";
|
description = "Modern media player for macOS";
|
||||||
homepage = "https://iina.io/";
|
homepage = "https://iina.io/";
|
||||||
license = lib.licenses.gpl3;
|
license = lib.licenses.gpl3;
|
||||||
|
@ -56,6 +56,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Compiler for Inno Setup, a tool for creating Windows installers";
|
description = "Compiler for Inno Setup, a tool for creating Windows installers";
|
||||||
homepage = "https://jrsoftware.org/isinfo.php";
|
homepage = "https://jrsoftware.org/isinfo.php";
|
||||||
|
changelog = "https://jrsoftware.org/files/is6-whatsnew.htm";
|
||||||
license = licenses.unfreeRedistributable;
|
license = licenses.unfreeRedistributable;
|
||||||
maintainers = with maintainers; [ ];
|
maintainers = with maintainers; [ ];
|
||||||
platforms = wineWow64Packages.stable.meta.platforms;
|
platforms = wineWow64Packages.stable.meta.platforms;
|
||||||
|
@ -98,6 +98,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Best way to play itch.io games";
|
description = "Best way to play itch.io games";
|
||||||
homepage = "https://github.com/itchio/itch";
|
homepage = "https://github.com/itchio/itch";
|
||||||
|
changelog = "https://github.com/itchio/itch/releases/tag/v${version}-canary";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.linux;
|
||||||
sourceProvenance = [ lib.sourceTypes.binaryBytecode ];
|
sourceProvenance = [ lib.sourceTypes.binaryBytecode ];
|
||||||
|
@ -39,6 +39,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Download utility that can fetch files from several sources simultaneously";
|
description = "Download utility that can fetch files from several sources simultaneously";
|
||||||
homepage = "https://www.einval.com/~steve/software/jigdo/";
|
homepage = "https://www.einval.com/~steve/software/jigdo/";
|
||||||
|
changelog = "https://git.einval.com/cgi-bin/gitweb.cgi?p=jigdo.git;a=blob;f=changelog;hb=refs/tags/${version}";
|
||||||
license = licenses.gpl2Only;
|
license = licenses.gpl2Only;
|
||||||
maintainers = with maintainers; [ wegank ];
|
maintainers = with maintainers; [ wegank ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
@ -120,6 +120,7 @@ stdenv.mkDerivation {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Java libraries for 3D Graphics, Multimedia and Processing";
|
description = "Java libraries for 3D Graphics, Multimedia and Processing";
|
||||||
homepage = "https://jogamp.org/";
|
homepage = "https://jogamp.org/";
|
||||||
|
changelog = "https://jogamp.org/deployment/jogamp-current/archive/ChangeLogs/";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
|
@ -36,6 +36,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "C++ Performance Portability Programming EcoSystem";
|
description = "C++ Performance Portability Programming EcoSystem";
|
||||||
homepage = "https://github.com/kokkos/kokkos";
|
homepage = "https://github.com/kokkos/kokkos";
|
||||||
|
changelog = "https://github.com/kokkos/kokkos/blob/${finalAttrs.src.rev}/CHANGELOG.md";
|
||||||
license = with licenses; [ asl20-llvm ];
|
license = with licenses; [ asl20-llvm ];
|
||||||
maintainers = with maintainers; [ Madouura ];
|
maintainers = with maintainers; [ Madouura ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
@ -59,6 +59,7 @@ buildGoModule rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "IPFS implementation in Go";
|
description = "IPFS implementation in Go";
|
||||||
homepage = "https://ipfs.io/";
|
homepage = "https://ipfs.io/";
|
||||||
|
changelog = "https://github.com/ipfs/kubo/releases/tag/${rev}";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
mainProgram = "ipfs";
|
mainProgram = "ipfs";
|
||||||
|
@ -84,6 +84,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
mainProgram = "liana-gui";
|
mainProgram = "liana-gui";
|
||||||
description = "A Bitcoin wallet leveraging on-chain timelocks for safety and recovery";
|
description = "A Bitcoin wallet leveraging on-chain timelocks for safety and recovery";
|
||||||
homepage = "https://wizardsardine.com/liana";
|
homepage = "https://wizardsardine.com/liana";
|
||||||
|
changelog = "https://github.com/wizardsardine/liana/releases/tag/${src.rev}";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ dunxen ];
|
maintainers = with maintainers; [ dunxen ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
@ -113,6 +113,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Open source camera stack and framework for Linux, Android, and ChromeOS";
|
description = "Open source camera stack and framework for Linux, Android, and ChromeOS";
|
||||||
homepage = "https://libcamera.org";
|
homepage = "https://libcamera.org";
|
||||||
|
changelog = "https://git.libcamera.org/libcamera/libcamera.git/tag/?h=${src.rev}";
|
||||||
license = licenses.lgpl2Plus;
|
license = licenses.lgpl2Plus;
|
||||||
maintainers = with maintainers; [ citadelcore ];
|
maintainers = with maintainers; [ citadelcore ];
|
||||||
badPlatforms = [
|
badPlatforms = [
|
||||||
|
@ -31,6 +31,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Lightweight cross-platform clipboard library";
|
description = "Lightweight cross-platform clipboard library";
|
||||||
homepage = "https://jtanx.github.io/libclipboard";
|
homepage = "https://jtanx.github.io/libclipboard";
|
||||||
|
changelog = "https://github.com/jtanx/libclipboard/releases/tag/${finalAttrs.src.rev}";
|
||||||
platforms = lib.platforms.unix;
|
platforms = lib.platforms.unix;
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
maintainers = [ lib.maintainers.sigmanificient ];
|
maintainers = [ lib.maintainers.sigmanificient ];
|
||||||
|
@ -42,6 +42,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.thrysoee.dk/editline/";
|
homepage = "http://www.thrysoee.dk/editline/";
|
||||||
|
changelog = "https://www.thrysoee.dk/editline/#changelog";
|
||||||
description = "Port of the NetBSD Editline library (libedit)";
|
description = "Port of the NetBSD Editline library (libedit)";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
This is an autotool- and libtoolized port of the NetBSD Editline library
|
This is an autotool- and libtoolized port of the NetBSD Editline library
|
||||||
|
@ -31,6 +31,7 @@ stdenv.mkDerivation {
|
|||||||
such as Deluxe Paint and Graphicraft to read and write images.
|
such as Deluxe Paint and Graphicraft to read and write images.
|
||||||
'';
|
'';
|
||||||
homepage = "https://github.com/svanderburg/libilbm";
|
homepage = "https://github.com/svanderburg/libilbm";
|
||||||
|
changelog = "https://github.com/svanderburg/libilbm/blob/master/ChangeLog";
|
||||||
maintainers = with maintainers; [ _414owen ];
|
maintainers = with maintainers; [ _414owen ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
|
@ -60,6 +60,7 @@ stdenv.mkDerivation rec {
|
|||||||
completely open source.
|
completely open source.
|
||||||
'';
|
'';
|
||||||
homepage = "https://librumreader.com";
|
homepage = "https://librumreader.com";
|
||||||
|
changelog = "https://github.com/Librum-Reader/Librum/releases/tag/${src.rev}";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
mainProgram = "librum";
|
mainProgram = "librum";
|
||||||
maintainers = with maintainers; [ aleksana oluceps ];
|
maintainers = with maintainers; [ aleksana oluceps ];
|
||||||
|
@ -37,6 +37,7 @@ stdenv.mkDerivation rec {
|
|||||||
runs well on both Linux, Unix, and Windows based platforms.
|
runs well on both Linux, Unix, and Windows based platforms.
|
||||||
'';
|
'';
|
||||||
homepage = "https://strophe.im/libstrophe/";
|
homepage = "https://strophe.im/libstrophe/";
|
||||||
|
changelog = "https://github.com/strophe/libstrophe/blob/${src.rev}/ChangeLog";
|
||||||
license = with licenses; [ gpl3Only mit ];
|
license = with licenses; [ gpl3Only mit ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ devhell flosse ];
|
maintainers = with maintainers; [ devhell flosse ];
|
||||||
|
@ -56,6 +56,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://clementgallet.github.io/libTAS/";
|
homepage = "https://clementgallet.github.io/libTAS/";
|
||||||
|
changelog = "https://github.com/clementgallet/libTAS/blob/${finalAttrs.src.rev}/CHANGELOG.md";
|
||||||
description = "GNU/Linux software to give TAS tools to games";
|
description = "GNU/Linux software to give TAS tools to games";
|
||||||
license = lib.licenses.gpl3Only;
|
license = lib.licenses.gpl3Only;
|
||||||
maintainers = with maintainers; [ skyrina ];
|
maintainers = with maintainers; [ skyrina ];
|
||||||
|
@ -30,6 +30,7 @@ stdenv.mkDerivation(finalAttrs: {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/pololu/libusbp";
|
homepage = "https://github.com/pololu/libusbp";
|
||||||
|
changelog = "https://github.com/pololu/libusbp/blob/${finalAttrs.src.rev}/README.md#version-history";
|
||||||
description = "Pololu USB Library (also known as libusbp)";
|
description = "Pololu USB Library (also known as libusbp)";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
libusbp is a cross-platform C library for accessing USB devices
|
libusbp is a cross-platform C library for accessing USB devices
|
||||||
|
@ -52,6 +52,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "3270 Virtual Terminal for GTK";
|
description = "3270 Virtual Terminal for GTK";
|
||||||
homepage = "https://github.com/PerryWerneck/libv3270";
|
homepage = "https://github.com/PerryWerneck/libv3270";
|
||||||
|
changelog = "https://github.com/PerryWerneck/libv3270/blob/master/CHANGELOG";
|
||||||
license = licenses.lgpl3Plus;
|
license = licenses.lgpl3Plus;
|
||||||
maintainers = [ maintainers.vifino ];
|
maintainers = [ maintainers.vifino ];
|
||||||
};
|
};
|
||||||
|
@ -29,6 +29,7 @@ buildGoModule {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Command line license text generator";
|
description = "Command line license text generator";
|
||||||
homepage = "https://github.com/nishanths/license";
|
homepage = "https://github.com/nishanths/license";
|
||||||
|
changelog = "https://github.com/nishanths/license/releases/tag/v${version}";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
maintainers = with lib.maintainers; [ uncenter ];
|
maintainers = with lib.maintainers; [ uncenter ];
|
||||||
mainProgram = "license";
|
mainProgram = "license";
|
||||||
|
@ -35,6 +35,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://www.gnu.org/software/lightning/";
|
homepage = "https://www.gnu.org/software/lightning/";
|
||||||
|
changelog = "https://git.savannah.gnu.org/cgit/lightning.git/tree/ChangeLog?h=lightning-${finalAttrs.version}";
|
||||||
description = "Run-time code generation library";
|
description = "Run-time code generation library";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
GNU lightning is a library that generates assembly language code at
|
GNU lightning is a library that generates assembly language code at
|
||||||
|
@ -35,6 +35,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://hpc.fau.de/research/tools/likwid/";
|
homepage = "https://hpc.fau.de/research/tools/likwid/";
|
||||||
|
changelog = "https://github.com/RRZE-HPC/likwid/releases/tag/v${version}";
|
||||||
description = "Performance monitoring and benchmarking suite";
|
description = "Performance monitoring and benchmarking suite";
|
||||||
license = licenses.gpl3Only;
|
license = licenses.gpl3Only;
|
||||||
# Might work on ARM by appropriately setting COMPILER in config.mk
|
# Might work on ARM by appropriately setting COMPILER in config.mk
|
||||||
|
@ -42,6 +42,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
description = "Graphical user interface of the Linien spectroscopy lock application";
|
description = "Graphical user interface of the Linien spectroscopy lock application";
|
||||||
mainProgram = "linien";
|
mainProgram = "linien";
|
||||||
homepage = "https://github.com/linien-org/linien/tree/develop/linien-gui";
|
homepage = "https://github.com/linien-org/linien/tree/develop/linien-gui";
|
||||||
|
changelog = "https://github.com/linien-org/linien/blob/v${version}/CHANGELOG.md";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = with maintainers; [ fsagbuya doronbehar ];
|
maintainers = with maintainers; [ fsagbuya doronbehar ];
|
||||||
};
|
};
|
||||||
|
@ -23,6 +23,7 @@ rustPlatform.buildRustPackage {
|
|||||||
mainProgram = "loco";
|
mainProgram = "loco";
|
||||||
description = "Loco CLI is a powerful command-line tool designed to streamline the process of generating Loco websites";
|
description = "Loco CLI is a powerful command-line tool designed to streamline the process of generating Loco websites";
|
||||||
homepage = "https://loco.rs";
|
homepage = "https://loco.rs";
|
||||||
|
changelog = "https://github.com/loco-rs/loco/blob/master/CHANGELOG.md";
|
||||||
license = with licenses; [ asl20 ];
|
license = with licenses; [ asl20 ];
|
||||||
maintainers = with maintainers; [ sebrut ];
|
maintainers = with maintainers; [ sebrut ];
|
||||||
};
|
};
|
||||||
|
@ -42,6 +42,7 @@ stdenv.mkDerivation rec {
|
|||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
changelog = "https://github.com/lyonel/lshw/blob/master/docs/Changelog";
|
||||||
description = "Provide detailed information on the hardware configuration of the machine";
|
description = "Provide detailed information on the hardware configuration of the machine";
|
||||||
homepage = "https://ezix.org/project/wiki/HardwareLiSter";
|
homepage = "https://ezix.org/project/wiki/HardwareLiSter";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
|
@ -33,6 +33,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
mainProgram = "mfoc-hardnested";
|
mainProgram = "mfoc-hardnested";
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
homepage = "https://github.com/nfc-tools/mfoc-hardnested";
|
homepage = "https://github.com/nfc-tools/mfoc-hardnested";
|
||||||
|
changelog = "https://github.com/nfc-tools/mfoc-hardnested/blob/master/debian/changelog";
|
||||||
maintainers = with maintainers; [ azuwis ];
|
maintainers = with maintainers; [ azuwis ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
|
@ -28,6 +28,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
|||||||
description = "Show uncommitted, untracked and unpushed changes for multiple Git repos";
|
description = "Show uncommitted, untracked and unpushed changes for multiple Git repos";
|
||||||
downloadPage = "https://github.com/fboender/multi-git-status/releases/tag/v${finalAttrs.version}";
|
downloadPage = "https://github.com/fboender/multi-git-status/releases/tag/v${finalAttrs.version}";
|
||||||
homepage = "https://github.com/fboender/multi-git-status";
|
homepage = "https://github.com/fboender/multi-git-status";
|
||||||
|
changelog = "https://github.com/fboender/multi-git-status/releases/tag/${finalAttrs.src.rev}";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ getpsyched ];
|
maintainers = with maintainers; [ getpsyched ];
|
||||||
mainProgram = "mgitstatus";
|
mainProgram = "mgitstatus";
|
||||||
|
@ -37,6 +37,7 @@ buildNimPackage (finalAttrs: {
|
|||||||
description =
|
description =
|
||||||
"A functional, concatenative programming language with a minimalist syntax";
|
"A functional, concatenative programming language with a minimalist syntax";
|
||||||
homepage = "https://min-lang.org/";
|
homepage = "https://min-lang.org/";
|
||||||
|
changelog = "https://github.com/h3rald/min/releases/tag/${finalAttrs.src.rev}";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
mainProgram = "min";
|
mainProgram = "min";
|
||||||
maintainers = with lib.maintainers; [ ehmry ];
|
maintainers = with lib.maintainers; [ ehmry ];
|
||||||
|
@ -44,6 +44,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.mirbsd.org/mksh.htm";
|
homepage = "http://www.mirbsd.org/mksh.htm";
|
||||||
|
changelog = "https://www.mirbsd.org/mksh.htm#clog";
|
||||||
description = "MirBSD Korn Shell";
|
description = "MirBSD Korn Shell";
|
||||||
mainProgram = "mksh";
|
mainProgram = "mksh";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
|
@ -27,6 +27,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Smooths scrolling and set mouse scroll directions independently";
|
description = "Smooths scrolling and set mouse scroll directions independently";
|
||||||
homepage = "http://mos.caldis.me/";
|
homepage = "http://mos.caldis.me/";
|
||||||
|
changelog = "https://github.com/Caldis/Mos/releases/tag/${finalAttrs.version}";
|
||||||
license = licenses.cc-by-nc-40;
|
license = licenses.cc-by-nc-40;
|
||||||
maintainers = with maintainers; [ ];
|
maintainers = with maintainers; [ ];
|
||||||
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
|
||||||
|
@ -42,6 +42,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Trim the excess padding found in Nintendo DS(i) ROMs";
|
description = "Trim the excess padding found in Nintendo DS(i) ROMs";
|
||||||
homepage = "https://github.com/Nemris/ndstrim";
|
homepage = "https://github.com/Nemris/ndstrim";
|
||||||
|
changelog = "https://github.com/Nemris/ndstrim/blob/${src.rev}/CHANGELOG.md";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ thiagokokada ];
|
maintainers = with maintainers; [ thiagokokada ];
|
||||||
|
@ -56,6 +56,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Music player with a waveform progress bar";
|
description = "Music player with a waveform progress bar";
|
||||||
homepage = "https://nulloy.com";
|
homepage = "https://nulloy.com";
|
||||||
|
changelog = "https://github.com/nulloy/nulloy/blob/${src.rev}/ChangeLog";
|
||||||
license = licenses.gpl3Only;
|
license = licenses.gpl3Only;
|
||||||
mainProgram = "nulloy";
|
mainProgram = "nulloy";
|
||||||
maintainers = with maintainers; [ aleksana ];
|
maintainers = with maintainers; [ aleksana ];
|
||||||
|
@ -56,6 +56,7 @@ buildGoModule {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Application drawer for sway Wayland compositor";
|
description = "Application drawer for sway Wayland compositor";
|
||||||
homepage = "https://github.com/nwg-piotr/nwg-drawer";
|
homepage = "https://github.com/nwg-piotr/nwg-drawer";
|
||||||
|
changelog = "https://github.com/nwg-piotr/nwg-drawer/releases/tag/${src.rev}";
|
||||||
license = with lib.licenses; [ mit ];
|
license = with lib.licenses; [ mit ];
|
||||||
mainProgram = "nwg-drawer";
|
mainProgram = "nwg-drawer";
|
||||||
maintainers = with lib.maintainers; [ AndersonTorres ];
|
maintainers = with lib.maintainers; [ AndersonTorres ];
|
||||||
|
@ -58,6 +58,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/nwg-piotr/nwg-hello";
|
homepage = "https://github.com/nwg-piotr/nwg-hello";
|
||||||
|
changelog = "https://github.com/nwg-piotr/nwg-hello/releases/tag/v${version}";
|
||||||
description = "GTK3-based greeter for the greetd daemon, written in python";
|
description = "GTK3-based greeter for the greetd daemon, written in python";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.linux;
|
||||||
|
@ -55,6 +55,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/nwg-piotr/nwg-panel";
|
homepage = "https://github.com/nwg-piotr/nwg-panel";
|
||||||
|
changelog = "https://github.com/nwg-piotr/nwg-panel/releases/tag/v${version}";
|
||||||
description = "GTK3-based panel for Sway window manager";
|
description = "GTK3-based panel for Sway window manager";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
@ -80,6 +80,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/nxengine/nxengine-evo";
|
homepage = "https://github.com/nxengine/nxengine-evo";
|
||||||
|
changelog = "https://github.com/nxengine/nxengine-evo/releases/tag/${finalAttrs.src.rev}";
|
||||||
description = "Complete open-source clone/rewrite of the masterpiece jump-and-run platformer Doukutsu Monogatari (also known as Cave Story)";
|
description = "Complete open-source clone/rewrite of the masterpiece jump-and-run platformer Doukutsu Monogatari (also known as Cave Story)";
|
||||||
license = with lib.licenses; [
|
license = with lib.licenses; [
|
||||||
gpl3Plus
|
gpl3Plus
|
||||||
|
@ -19,6 +19,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Minimal CLI to control OBS Studio via obs-websocket";
|
description = "Minimal CLI to control OBS Studio via obs-websocket";
|
||||||
homepage = "https://github.com/grigio/obs-cmd";
|
homepage = "https://github.com/grigio/obs-cmd";
|
||||||
|
changelog = "https://github.com/grigio/obs-cmd/releases/tag/${src.rev}";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ ianmjones ];
|
maintainers = with maintainers; [ ianmjones ];
|
||||||
mainProgram = "obs-cmd";
|
mainProgram = "obs-cmd";
|
||||||
|
@ -98,6 +98,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://orca.gnome.org/";
|
homepage = "https://orca.gnome.org/";
|
||||||
|
changelog = "https://gitlab.gnome.org/GNOME/orca/-/blob/main/NEWS";
|
||||||
description = "Screen reader";
|
description = "Screen reader";
|
||||||
mainProgram = "orca";
|
mainProgram = "orca";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
|
@ -70,6 +70,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Rhythm game engine forked from StepMania";
|
description = "Rhythm game engine forked from StepMania";
|
||||||
homepage = "https://projectoutfox.com";
|
homepage = "https://projectoutfox.com";
|
||||||
|
changelog = "https://projectoutfox.com/releases/${version}";
|
||||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
platforms = [ "x86_64-linux" "i686-linux" "aarch64-linux" "armv7l-linux" ];
|
platforms = [ "x86_64-linux" "i686-linux" "aarch64-linux" "armv7l-linux" ];
|
||||||
|
@ -45,6 +45,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Tool for checking tool output inspired by LLVM's FileCheck";
|
description = "Tool for checking tool output inspired by LLVM's FileCheck";
|
||||||
homepage = "https://github.com/stp/OutputCheck";
|
homepage = "https://github.com/stp/OutputCheck";
|
||||||
|
changelog = "https://github.com/stp/OutputCheck/releases/tag/${version}";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ fsagbuya ];
|
maintainers = with maintainers; [ fsagbuya ];
|
||||||
mainProgram = "OutputCheck";
|
mainProgram = "OutputCheck";
|
||||||
|
@ -80,6 +80,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Clean and innovative Smalltalk-inspired environment";
|
description = "Clean and innovative Smalltalk-inspired environment";
|
||||||
homepage = "https://pharo.org";
|
homepage = "https://pharo.org";
|
||||||
|
changelog = "https://github.com/pharo-project/pharo/releases/";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
Pharo's goal is to deliver a clean, innovative, free open-source
|
Pharo's goal is to deliver a clean, innovative, free open-source
|
||||||
|
@ -46,6 +46,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Parallel nonequispaced fast Fourier transforms";
|
description = "Parallel nonequispaced fast Fourier transforms";
|
||||||
homepage = "https://www-user.tu-chemnitz.de/~potts/workgroup/pippig/software.php.en#pnfft";
|
homepage = "https://www-user.tu-chemnitz.de/~potts/workgroup/pippig/software.php.en#pnfft";
|
||||||
|
changelog = "https://github.com/mpip/pnfft/blob/master/ChangeLog";
|
||||||
license = lib.licenses.gpl3Plus;
|
license = lib.licenses.gpl3Plus;
|
||||||
maintainers = with lib.maintainers; [ hmenke ];
|
maintainers = with lib.maintainers; [ hmenke ];
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.linux;
|
||||||
|
@ -65,6 +65,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Free and open source development kit for the Nintendo SNES";
|
description = "Free and open source development kit for the Nintendo SNES";
|
||||||
homepage = "https://github.com/alekmaul/pvsneslib";
|
homepage = "https://github.com/alekmaul/pvsneslib";
|
||||||
|
changelog = "https://github.com/alekmaul/pvsneslib/releases/tag/${src.rev}";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
maintainers = with lib.maintainers; [ soyouzpanda ];
|
maintainers = with lib.maintainers; [ soyouzpanda ];
|
||||||
mainProgram = "pvsneslib";
|
mainProgram = "pvsneslib";
|
||||||
|
@ -36,6 +36,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Open-source C++ implementation of the recently proposed online active set strategy";
|
description = "Open-source C++ implementation of the recently proposed online active set strategy";
|
||||||
homepage = "https://github.com/coin-or/qpOASES";
|
homepage = "https://github.com/coin-or/qpOASES";
|
||||||
|
changelog = "https://github.com/coin-or/qpOASES/blob/${finalAttrs.src.rev}/VERSIONS.txt";
|
||||||
license = licenses.lgpl21;
|
license = licenses.lgpl21;
|
||||||
maintainers = with maintainers; [ nim65s ];
|
maintainers = with maintainers; [ nim65s ];
|
||||||
};
|
};
|
||||||
|
@ -73,6 +73,9 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Audio/MIDI multi-track sequencer";
|
description = "Audio/MIDI multi-track sequencer";
|
||||||
homepage = "https://qtractor.sourceforge.io";
|
homepage = "https://qtractor.sourceforge.io";
|
||||||
|
changelog = let
|
||||||
|
version' = builtins.replaceStrings ["."] ["_"] version;
|
||||||
|
in "https://github.com/rncbc/qtractor/blob/qtractor_${version'}/ChangeLog";
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
mainProgram = "qtractor";
|
mainProgram = "qtractor";
|
||||||
maintainers = with maintainers; [ goibhniu ];
|
maintainers = with maintainers; [ goibhniu ];
|
||||||
|
@ -37,6 +37,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Quarkus is a Kubernetes-native Java framework tailored for GraalVM and HotSpot, crafted from best-of-breed Java libraries and standards";
|
description = "Quarkus is a Kubernetes-native Java framework tailored for GraalVM and HotSpot, crafted from best-of-breed Java libraries and standards";
|
||||||
homepage = "https://quarkus.io";
|
homepage = "https://quarkus.io";
|
||||||
|
changelog = "https://github.com/quarkusio/quarkus/releases/tag/${finalAttrs.version}";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = [ maintainers.vinetos ];
|
maintainers = [ maintainers.vinetos ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
|
@ -52,6 +52,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "RISC Zero zero-knowledge VM";
|
description = "RISC Zero zero-knowledge VM";
|
||||||
homepage = "https://github.com/risc0/risc0";
|
homepage = "https://github.com/risc0/risc0";
|
||||||
|
changelog = "https://github.com/risc0/risc0/blob/${src.rev}/CHANGELOG.md";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ marijanp ];
|
maintainers = with maintainers; [ marijanp ];
|
||||||
mainProgram = "r0vm";
|
mainProgram = "r0vm";
|
||||||
|
@ -16,6 +16,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Open source C++ physics engine library";
|
description = "Open source C++ physics engine library";
|
||||||
homepage = "https://www.reactphysics3d.com";
|
homepage = "https://www.reactphysics3d.com";
|
||||||
|
changelog = "https://github.com/DanielChappuis/reactphysics3d/releases/tag/${finalAttrs.src.rev}";
|
||||||
maintainers = with maintainers; [ rexxDigital ];
|
maintainers = with maintainers; [ rexxDigital ];
|
||||||
license = licenses.zlib;
|
license = licenses.zlib;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
|
@ -58,6 +58,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Simple Wallabag client with basic features to manage articles";
|
description = "Simple Wallabag client with basic features to manage articles";
|
||||||
homepage = "https://gitlab.gnome.org/World/read-it-later";
|
homepage = "https://gitlab.gnome.org/World/read-it-later";
|
||||||
|
changelog = "https://gitlab.gnome.org/World/read-it-later/-/releases/${src.rev}";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
mainProgram = "read-it-later";
|
mainProgram = "read-it-later";
|
||||||
maintainers = with maintainers; [ aleksana ];
|
maintainers = with maintainers; [ aleksana ];
|
||||||
|
@ -45,6 +45,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
description = "Recover damaged CD DVD and disks with bad sectors";
|
description = "Recover damaged CD DVD and disks with bad sectors";
|
||||||
mainProgram = "recoverdm";
|
mainProgram = "recoverdm";
|
||||||
homepage = "https://salsa.debian.org/pkg-security-team/recoverdm";
|
homepage = "https://salsa.debian.org/pkg-security-team/recoverdm";
|
||||||
|
changelog = "https://salsa.debian.org/pkg-security-team/recoverdm/-/blob/debian/master/debian/changelog";
|
||||||
maintainers = with maintainers; [ d3vil0p3r ];
|
maintainers = with maintainers; [ d3vil0p3r ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
license = licenses.gpl1Only;
|
license = licenses.gpl1Only;
|
||||||
|
@ -21,6 +21,7 @@ python3.pkgs.buildPythonApplication {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Python34 program that implements a command line tool for accessing the Redfish API";
|
description = "Python34 program that implements a command line tool for accessing the Redfish API";
|
||||||
homepage = "https://github.com/DMTF/Redfishtool";
|
homepage = "https://github.com/DMTF/Redfishtool";
|
||||||
|
changelog = "https://github.com/DMTF/Redfishtool/blob/${version}/CHANGELOG.md";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ jfvillablanca ];
|
maintainers = with maintainers; [ jfvillablanca ];
|
||||||
mainProgram = "redfishtool";
|
mainProgram = "redfishtool";
|
||||||
|
@ -24,6 +24,7 @@ buildGoModule rec {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Redis re-implemented with SQLite";
|
description = "Redis re-implemented with SQLite";
|
||||||
homepage = "https://github.com/nalgeon/redka";
|
homepage = "https://github.com/nalgeon/redka";
|
||||||
|
changelog = "https://github.com/nalgeon/redka/releases/tag/${src.rev}";
|
||||||
maintainers = with lib.maintainers; [ sikmir ];
|
maintainers = with lib.maintainers; [ sikmir ];
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
};
|
};
|
||||||
|
@ -46,6 +46,7 @@ in
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://www.redmine.org/";
|
homepage = "https://www.redmine.org/";
|
||||||
|
changelog = "https://www.redmine.org/projects/redmine/wiki/changelog";
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ aanderse felixsinger megheaiulian ];
|
maintainers = with maintainers; [ aanderse felixsinger megheaiulian ];
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
|
@ -49,6 +49,7 @@ buildNpmPackage rec {
|
|||||||
};
|
};
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
changelog = "https://redocly.com/docs/cli/changelog/";
|
||||||
description = "Makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more";
|
description = "Makes OpenAPI easy. Lint/validate to any standard, generate beautiful docs, and more";
|
||||||
homepage = "https://github.com/Redocly/redocly-cli";
|
homepage = "https://github.com/Redocly/redocly-cli";
|
||||||
license = lib.licenses.mit;
|
license = lib.licenses.mit;
|
||||||
|
@ -17,6 +17,7 @@ buildGoModule rec {
|
|||||||
description = "Linter and language server for Rego";
|
description = "Linter and language server for Rego";
|
||||||
mainProgram = "regal";
|
mainProgram = "regal";
|
||||||
homepage = "https://github.com/StyraInc/regal";
|
homepage = "https://github.com/StyraInc/regal";
|
||||||
|
changelog = "https://github.com/StyraInc/regal/releases/tag/${src.rev}";
|
||||||
license = licenses.asl20;
|
license = licenses.asl20;
|
||||||
maintainers = with maintainers; [ rinx ];
|
maintainers = with maintainers; [ rinx ];
|
||||||
};
|
};
|
||||||
|
@ -17,6 +17,7 @@ buildGoModule rec {
|
|||||||
description = "OPA Rego language server";
|
description = "OPA Rego language server";
|
||||||
mainProgram = "regols";
|
mainProgram = "regols";
|
||||||
homepage = "https://github.com/kitagry/regols";
|
homepage = "https://github.com/kitagry/regols";
|
||||||
|
changelog = "https://github.com/kitagry/regols/releases/tag/${src.rev}";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ alias-dev ];
|
maintainers = with maintainers; [ alias-dev ];
|
||||||
};
|
};
|
||||||
|
@ -82,6 +82,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Virtual development framework for complex embedded systems";
|
description = "Virtual development framework for complex embedded systems";
|
||||||
homepage = "https://renode.io";
|
homepage = "https://renode.io";
|
||||||
|
changelog = "https://github.com/renode/renode/blob/v${finalAttrs.version}/CHANGELOG.rst";
|
||||||
license = lib.licenses.bsd3;
|
license = lib.licenses.bsd3;
|
||||||
maintainers = with lib.maintainers; [ otavio ];
|
maintainers = with lib.maintainers; [ otavio ];
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
|
@ -100,6 +100,7 @@ stdenv'.mkDerivation (finalAttrs: {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Cross-platform Dependency Automation by Mend.io";
|
description = "Cross-platform Dependency Automation by Mend.io";
|
||||||
homepage = "https://github.com/renovatebot/renovate";
|
homepage = "https://github.com/renovatebot/renovate";
|
||||||
|
changelog = "https://github.com/renovatebot/renovate/releases/tag/${finalAttrs.version}";
|
||||||
license = lib.licenses.agpl3Only;
|
license = lib.licenses.agpl3Only;
|
||||||
maintainers = with lib.maintainers; [
|
maintainers = with lib.maintainers; [
|
||||||
marie
|
marie
|
||||||
|
@ -22,6 +22,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/AmokHuginnsson/replxx";
|
homepage = "https://github.com/AmokHuginnsson/replxx";
|
||||||
|
changelog = "https://github.com/AmokHuginnsson/replxx/releases/tag/release-${finalAttrs.version}";
|
||||||
description = "Readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed";
|
description = "Readline and libedit replacement that supports UTF-8, syntax highlighting, hints and Windows and is BSD licensed";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ ];
|
maintainers = with maintainers; [ ];
|
||||||
|
@ -70,6 +70,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library";
|
description = "Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library";
|
||||||
homepage = "https://github.com/Stiffstream/restinio";
|
homepage = "https://github.com/Stiffstream/restinio";
|
||||||
|
changelog = "https://github.com/Stiffstream/restinio/releases/tag/${finalAttrs.src.rev}";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
maintainers = with maintainers; [ tobim ];
|
maintainers = with maintainers; [ tobim ];
|
||||||
|
@ -23,6 +23,7 @@ stdenvNoCC.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Cross-platform, efficient, customizable, and robust asynchronous HTTP/WebSocket server C++14 library";
|
description = "Cross-platform, efficient, customizable, and robust asynchronous HTTP/WebSocket server C++14 library";
|
||||||
homepage = "https://github.com/Stiffstream/restinio";
|
homepage = "https://github.com/Stiffstream/restinio";
|
||||||
|
changelog = "https://github.com/Stiffstream/restinio/releases/tag/v.${version}";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
|
@ -18,6 +18,7 @@ rustPlatform.buildRustPackage rec{
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/3andne/restls";
|
homepage = "https://github.com/3andne/restls";
|
||||||
|
changelog = "https://github.com/3andne/restls/releases/tag/${src.rev}";
|
||||||
description = "Perfect Impersonation of TLS";
|
description = "Perfect Impersonation of TLS";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
mainProgram = "restls";
|
mainProgram = "restls";
|
||||||
|
@ -49,6 +49,7 @@ python3.pkgs.buildPythonApplication rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Better filter tool for Redump and No-Intro dats";
|
description = "Better filter tool for Redump and No-Intro dats";
|
||||||
homepage = "https://github.com/unexpectedpanda/retool";
|
homepage = "https://github.com/unexpectedpanda/retool";
|
||||||
|
changelog = "https://github.com/unexpectedpanda/retool/blob/v${version}/changelog.md";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = with maintainers; [ thiagokokada ];
|
maintainers = with maintainers; [ thiagokokada ];
|
||||||
};
|
};
|
||||||
|
@ -81,6 +81,7 @@ buildDotnetModule {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "Live controller viewer for Nintendo consoles as well as many other retro consoles and computers";
|
description = "Live controller viewer for Nintendo consoles as well as many other retro consoles and computers";
|
||||||
homepage = "https://retro-spy.com/";
|
homepage = "https://retro-spy.com/";
|
||||||
|
changelog = "https://github.com/retrospy/RetroSpy/releases/tag/${src.rev}";
|
||||||
license = lib.licenses.gpl3;
|
license = lib.licenses.gpl3;
|
||||||
maintainers = [ lib.maintainers.naxdy ];
|
maintainers = [ lib.maintainers.naxdy ];
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.linux;
|
||||||
|
@ -39,6 +39,7 @@ python3.pkgs.buildPythonPackage {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/Skydio/revup";
|
homepage = "https://github.com/Skydio/revup";
|
||||||
|
changelog = "https://github.com/Skydio/revup/releases/tag/v${version}";
|
||||||
description = " Revolutionary github tools";
|
description = " Revolutionary github tools";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
Revup provides command-line tools that allow developers to iterate faster
|
Revup provides command-line tools that allow developers to iterate faster
|
||||||
|
@ -33,6 +33,7 @@ stdenv.mkDerivation {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Access Ryzen SMU information exposed by the ryzen_smu driver";
|
description = "Access Ryzen SMU information exposed by the ryzen_smu driver";
|
||||||
homepage = "https://github.com/mann1x/ryzen_monitor_ng";
|
homepage = "https://github.com/mann1x/ryzen_monitor_ng";
|
||||||
|
changelog = "https://github.com/mann1x/ryzen_monitor_ng/blob/master/CHANGELOG.md";
|
||||||
license = licenses.agpl3Only;
|
license = licenses.agpl3Only;
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
maintainers = with maintainers; [ phdyellow ];
|
maintainers = with maintainers; [ phdyellow ];
|
||||||
|
@ -19,6 +19,7 @@ buildGoModule rec {
|
|||||||
doCheck = false;
|
doCheck = false;
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
changelog = "https://github.com/sa7mon/S3Scanner/releases/tag/${src.rev}";
|
||||||
description = "Scan for misconfigured S3 buckets across S3-compatible APIs";
|
description = "Scan for misconfigured S3 buckets across S3-compatible APIs";
|
||||||
downloadPage = "https://github.com/sa7mon/S3Scanner/releases/tag/v${version}";
|
downloadPage = "https://github.com/sa7mon/S3Scanner/releases/tag/v${version}";
|
||||||
homepage = "https://github.com/sa7mon/s3scanner";
|
homepage = "https://github.com/sa7mon/s3scanner";
|
||||||
|
@ -80,6 +80,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "System for Automated Geoscientific Analyses";
|
description = "System for Automated Geoscientific Analyses";
|
||||||
homepage = "https://saga-gis.sourceforge.io";
|
homepage = "https://saga-gis.sourceforge.io";
|
||||||
|
changelog = "https://sourceforge.net/p/saga-gis/wiki/Changelog ${version}/";
|
||||||
license = licenses.gpl2Plus;
|
license = licenses.gpl2Plus;
|
||||||
maintainers = with maintainers; teams.geospatial.members ++ [ michelk mpickering ];
|
maintainers = with maintainers; teams.geospatial.members ++ [ michelk mpickering ];
|
||||||
platforms = with platforms; unix;
|
platforms = with platforms; unix;
|
||||||
|
@ -41,6 +41,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||||||
description = "Steam Achievement Manager For Linux. Rewritten in C++";
|
description = "Steam Achievement Manager For Linux. Rewritten in C++";
|
||||||
mainProgram = "samrewritten";
|
mainProgram = "samrewritten";
|
||||||
homepage = "https://github.com/PaulCombal/SamRewritten";
|
homepage = "https://github.com/PaulCombal/SamRewritten";
|
||||||
|
changelog = "https://github.com/PaulCombal/SamRewritten/releases";
|
||||||
license = lib.licenses.gpl3Plus;
|
license = lib.licenses.gpl3Plus;
|
||||||
maintainers = with lib.maintainers; [ ludovicopiero ];
|
maintainers = with lib.maintainers; [ ludovicopiero ];
|
||||||
platforms = [ "x86_64-linux" ];
|
platforms = [ "x86_64-linux" ];
|
||||||
|
@ -90,6 +90,7 @@ stdenv.mkDerivation {
|
|||||||
payment system.
|
payment system.
|
||||||
'';
|
'';
|
||||||
homepage = "https://taler.net/";
|
homepage = "https://taler.net/";
|
||||||
|
changelog = "https://git.taler.net/exchange.git/tree/ChangeLog";
|
||||||
license = licenses.agpl3Plus;
|
license = licenses.agpl3Plus;
|
||||||
maintainers = with maintainers; [ astro ];
|
maintainers = with maintainers; [ astro ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
@ -82,6 +82,7 @@ stdenv.mkDerivation {
|
|||||||
to know the customer's physical address.
|
to know the customer's physical address.
|
||||||
'';
|
'';
|
||||||
homepage = "https://taler.net/";
|
homepage = "https://taler.net/";
|
||||||
|
changelog = "https://git.taler.net/merchant.git/tree/ChangeLog";
|
||||||
license = licenses.agpl3Plus;
|
license = licenses.agpl3Plus;
|
||||||
maintainers = with maintainers; [ astro ];
|
maintainers = with maintainers; [ astro ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
@ -103,6 +103,7 @@ stdenv.mkDerivation {
|
|||||||
of the tasks.
|
of the tasks.
|
||||||
'';
|
'';
|
||||||
homepage = "https://tana.inc";
|
homepage = "https://tana.inc";
|
||||||
|
changelog = "https://tana.inc/releases";
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
maintainers = [ maintainers.massimogengarelli ];
|
maintainers = [ maintainers.massimogengarelli ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
@ -47,6 +47,7 @@ stdenv.mkDerivation {
|
|||||||
broken = stdenv.isDarwin;
|
broken = stdenv.isDarwin;
|
||||||
description = "Tools and Clang plugins for developing code with GLib";
|
description = "Tools and Clang plugins for developing code with GLib";
|
||||||
homepage = "https://gitlab.freedesktop.org/tartan/tartan";
|
homepage = "https://gitlab.freedesktop.org/tartan/tartan";
|
||||||
|
changelog = "https://gitlab.freedesktop.org/tartan/tartan/-/blob/main/NEWS";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
maintainers = with maintainers; [ jtojnar ];
|
maintainers = with maintainers; [ jtojnar ];
|
||||||
|
@ -78,6 +78,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
changelog = "https://github.com/GothenburgBitFactory/taskwarrior/blob/${src.rev}/ChangeLog";
|
||||||
description = "Highly flexible command-line tool to manage TODO lists";
|
description = "Highly flexible command-line tool to manage TODO lists";
|
||||||
homepage = "https://taskwarrior.org";
|
homepage = "https://taskwarrior.org";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
|
@ -91,6 +91,7 @@ stdenv.mkDerivation rec {
|
|||||||
(Redistributable version, doesn't include the original levels.)
|
(Redistributable version, doesn't include the original levels.)
|
||||||
'';
|
'';
|
||||||
homepage = "https://thelettervsixtim.es";
|
homepage = "https://thelettervsixtim.es";
|
||||||
|
changelog = "https://github.com/TerryCavanagh/VVVVVV/releases/tag/${src.rev}";
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
maintainers = with maintainers; [ ];
|
maintainers = with maintainers; [ ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user