Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pkgs/by-name/ax/axmldec/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ stdenv.mkDerivation rec {
extract the decoded AndroidManifest.xml directly from an APK file.
'';
homepage = "https://github.com/ytsutano/axmldec";
changelog = "https://github.com/ytsutano/axmldec/releases/tag/${src.rev}";
license = licenses.isc;
mainProgram = "axmldec";
maintainers = with maintainers; [ franciscod ];
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/c-/c-for-go/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ buildGoModule {

meta = with lib; {
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";
license = licenses.mit;
maintainers = with maintainers; [ msanft ];
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/cd/cdecl/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = {
description = "Composing and deciphering C (or C++) declarations or casts, aka ''gibberish.''";
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;
maintainers = with lib.maintainers; [ sigmanificient ];
platforms = lib.platforms.unix;
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/cy/cyanrip/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ stdenv.mkDerivation (finalAttrs: {

meta = with lib; {
homepage = "https://github.com/cyanreg/cyanrip";
changelog = "https://github.com/cyanreg/cyanrip/releases/tag/${finalAttrs.src.rev}";
description = "Bule-ish CD ripper";
mainProgram = "cyanrip";
license = licenses.lgpl21Plus;
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/cy/cyme/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ rustPlatform.buildRustPackage rec {

meta = with lib; {
homepage = "https://github.com/tuna-f1sh/cyme";
changelog = "https://github.com/tuna-f1sh/cyme/releases/tag/${src.rev}";
description = "Modern cross-platform lsusb";
license = licenses.gpl3Plus;
maintainers = with maintainers; [ h7x4 ];
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/dp/dps8m/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "DPS8M: GE / Honeywell / Bull DPS‑8/M mainframe simulator";
homepage = "https://gitlab.com/dps8m/dps8m";
changelog = "https://gitlab.com/dps8m/dps8m/-/wikis/DPS8M-${src.rev}-Release-Notes";
license = licenses.icu;
maintainers = with maintainers; [ matthewcroughan sarcasticadmin ];
mainProgram = "dps8m";
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/ek/eksctl/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ buildGoModule rec {
meta = with lib; {
description = "CLI for Amazon EKS";
homepage = "https://github.com/weaveworks/eksctl";
changelog = "https://github.com/eksctl-io/eksctl/releases/tag/v${version}";
license = licenses.asl20;
maintainers = with maintainers; [ xrelkd Chili-Man ];
mainProgram = "eksctl";
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/fn/fnott/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ stdenv.mkDerivation rec {

meta = {
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";
license = with lib.licenses; [ mit zlib ];
maintainers = with lib.maintainers; [ polykernel ];
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/fv/fvwm2/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ stdenv.mkDerivation rec {

meta = with lib; {
homepage = "http://fvwm.org";
changelog = "https://github.com/fvwmorg/fvwm/releases/tag/${src.rev}";
description = "Multiple large virtual desktop window manager";
license = licenses.gpl2Plus;
platforms = platforms.linux;
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/g3/g3kb-switch/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ stdenv.mkDerivation rec {

meta = with lib; {
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";
mainProgram = "g3kb-switch";
license = licenses.bsd2;
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/gg/gg/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ buildGoModule rec{

meta = with lib; {
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";
license = licenses.agpl3Only;
mainProgram = "gg";
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/gi/git-gr/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ rustPlatform.buildRustPackage {

meta = with lib; {
homepage = "https://github.com/9999years/git-gr";
changelog = "https://github.com/9999years/git-gr/releases/tag/v${version}";
description = "Gerrit CLI client";
license = [ licenses.mit ];
maintainers = [ maintainers._9999years ];
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/gi/git-standup/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = {
description = "Recall what you did on the last working day";
homepage = "https://github.com/kamranahmedse/git-standup";
changelog = "https://github.com/kamranahmedse/git-standup/releases/tag/${finalAttrs.src.rev}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ sigmanificient ];
platforms = lib.platforms.all;
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/gi/git-together/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ rustPlatform.buildRustPackage rec {
cargoHash = "sha256-mIkhXVuSgcsQf4be7NT0R8rkN9tdgim41gqjbq3ndPA=";

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";
homepage = "https://github.com/kejadlen/git-together";
license = licenses.mit;
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/gi/git-upstream/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ in

meta = with lib; {
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`";
license = [licenses.mit];
maintainers = [maintainers._9999years];
Expand Down
3 changes: 2 additions & 1 deletion pkgs/by-name/gi/gitversion/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
, buildDotnetGlobalTool
}:

buildDotnetGlobalTool {
buildDotnetGlobalTool rec {
pname = "dotnet-gitversion";
nugetName = "GitVersion.Tool";
version = "5.12.0";
Expand All @@ -12,6 +12,7 @@ buildDotnetGlobalTool {
meta = with lib; {
description = "From git log to SemVer in no time";
homepage = "https://gitversion.net/";
changelog = "https://github.com/GitTools/GitVersion/releases/tag/${version}";
downloadPage = "https://github.com/GitTools/GitVersion";
license = licenses.mit;
platforms = platforms.linux ++ platforms.windows ++ platforms.darwin;
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/gm/gmetronome/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Free software metronome and tempo measurement tool";
homepage = "https://gitlab.gnome.org/dqpb/gmetronome";
changelog = "https://gitlab.gnome.org/dqpb/gmetronome/-/blob/${src.rev}/NEWS";
license = licenses.gpl3Plus;
platforms = platforms.unix;
maintainers = with maintainers; [ aleksana ];
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/gm/gmid/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Simple and secure Gemini server";
homepage = "https://gmid.omarpolo.com/";
changelog = "https://gmid.omarpolo.com/changelog.html";
license = licenses.isc;
maintainers = with maintainers; [ sikmir ];
platforms = platforms.linux;
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/gp/gpscorrelate/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ stdenv.mkDerivation rec {

license = licenses.gpl2Plus;
homepage = "https://dfandrich.github.io/gpscorrelate/";
changelog = "https://github.com/dfandrich/gpscorrelate/releases/tag/${src.rev}";
platforms = platforms.unix;
maintainers = with maintainers; [ sikmir ];
};
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/gp/gpsprune/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Application for viewing, editing and converting GPS coordinate data";
homepage = "https://activityworkshop.net/software/gpsprune/";
changelog = "https://activityworkshop.net/software/gpsprune/whats_new.html";
sourceProvenance = with sourceTypes; [ binaryBytecode ];
license = licenses.gpl2Plus;
maintainers = with maintainers; [ rycee ];
Expand Down
2 changes: 1 addition & 1 deletion pkgs/by-name/gp/gptscript/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ buildGo122Module rec {

meta = with lib; {
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";
license = with licenses; [ asl20 ];
maintainers = with maintainers; [ jamiemagee ];
Expand Down
3 changes: 2 additions & 1 deletion pkgs/by-name/gr/grafana-alloy/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,8 @@ buildGoModule rec {
mainProgram = "alloy";
license = licenses.asl20;
homepage = "https://grafana.com/oss/alloy";
changelog = "https://github.com/grafana/alloy/blob/${src.rev}/CHANGELOG.md";
maintainers = with maintainers; [ azahi flokli emilylange hbjydev ];
platforms = platforms.unix;
platforms = lib.platforms.unix;
};
}
1 change: 1 addition & 0 deletions pkgs/by-name/gr/grafana-kiosk/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ buildGoModule rec {
meta = with lib; {
description = "Kiosk Utility for Grafana";
homepage = "https://github.com/grafana/grafana-kiosk";
changelog = "https://github.com/grafana/grafana-kiosk/blob/${src.rev}/CHANGELOG.md";
license = licenses.asl20;
maintainers = with maintainers; [ marcusramberg ];
mainProgram = "grafana-kiosk";
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/gr/graphite-cli/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ buildNpmPackage rec {
passthru.updateScript = ./update.sh;

meta = {
changelog = "https://graphite.dev/docs/cli-changelog";
description = "CLI that makes creating stacked git changes fast & intuitive";
downloadPage = "https://www.npmjs.com/package/@withgraphite/graphite-cli";
homepage = "https://graphite.dev/docs/graphite-cli";
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/he/helix-gpt/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ stdenv.mkDerivation {

meta = with lib; {
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";
mainProgram = "helix-gpt";
maintainers = with maintainers; [ happysalada ];
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/id/ida-free/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Freeware version of the world's smartest and most feature-full disassembler";
homepage = "https://hex-rays.com/ida-free/";
changelog = "https://hex-rays.com/products/ida/news/";
license = licenses.unfree;
mainProgram = "ida64";
maintainers = with maintainers; [ msanft ];
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/id/idsk/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Manipulating CPC dsk images and files";
homepage = "https://github.com/cpcsdk/idsk";
changelog = "https://github.com/cpcsdk/idsk/releases/tag/${src.rev}";
license = licenses.mit;
mainProgram = "iDSK";
maintainers = with maintainers; [ wegank ];
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/ii/iina/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
passthru.updateScript = nix-update-script { };

meta = {
changelog = "https://github.com/iina/iina/releases/tag/v${finalAttrs.version}";
description = "Modern media player for macOS";
homepage = "https://iina.io/";
license = lib.licenses.gpl3;
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/is/iscc/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Compiler for Inno Setup, a tool for creating Windows installers";
homepage = "https://jrsoftware.org/isinfo.php";
changelog = "https://jrsoftware.org/files/is6-whatsnew.htm";
license = licenses.unfreeRedistributable;
maintainers = with maintainers; [ ];
platforms = wineWow64Packages.stable.meta.platforms;
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/it/itch/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
meta = {
description = "Best way to play itch.io games";
homepage = "https://github.com/itchio/itch";
changelog = "https://github.com/itchio/itch/releases/tag/v${version}-canary";
license = lib.licenses.mit;
platforms = lib.platforms.linux;
sourceProvenance = [ lib.sourceTypes.binaryBytecode ];
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/ji/jigdo/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Download utility that can fetch files from several sources simultaneously";
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;
maintainers = with maintainers; [ wegank ];
platforms = platforms.unix;
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/jo/jogl/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ stdenv.mkDerivation {
meta = with lib; {
description = "Java libraries for 3D Graphics, Multimedia and Processing";
homepage = "https://jogamp.org/";
changelog = "https://jogamp.org/deployment/jogamp-current/archive/ChangeLogs/";
license = licenses.bsd3;
platforms = platforms.all;
};
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/ko/kokkos/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = with lib; {
description = "C++ Performance Portability Programming EcoSystem";
homepage = "https://github.com/kokkos/kokkos";
changelog = "https://github.com/kokkos/kokkos/blob/${finalAttrs.src.rev}/CHANGELOG.md";
license = with licenses; [ asl20-llvm ];
maintainers = with maintainers; [ Madouura ];
platforms = platforms.unix;
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/ku/kubo/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ buildGoModule rec {
meta = with lib; {
description = "IPFS implementation in Go";
homepage = "https://ipfs.io/";
changelog = "https://github.com/ipfs/kubo/releases/tag/${rev}";
license = licenses.mit;
platforms = platforms.unix;
mainProgram = "ipfs";
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/li/liana/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ rustPlatform.buildRustPackage rec {
mainProgram = "liana-gui";
description = "A Bitcoin wallet leveraging on-chain timelocks for safety and recovery";
homepage = "https://wizardsardine.com/liana";
changelog = "https://github.com/wizardsardine/liana/releases/tag/${src.rev}";
license = licenses.bsd3;
maintainers = with maintainers; [ dunxen ];
platforms = platforms.linux;
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/li/libcamera/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Open source camera stack and framework for Linux, Android, and ChromeOS";
homepage = "https://libcamera.org";
changelog = "https://git.libcamera.org/libcamera/libcamera.git/tag/?h=${src.rev}";
license = licenses.lgpl2Plus;
maintainers = with maintainers; [ citadelcore ];
badPlatforms = [
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/li/libclipboard/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ stdenv.mkDerivation (finalAttrs: {
meta = {
description = "Lightweight cross-platform clipboard library";
homepage = "https://jtanx.github.io/libclipboard";
changelog = "https://github.com/jtanx/libclipboard/releases/tag/${finalAttrs.src.rev}";
platforms = lib.platforms.unix;
license = lib.licenses.mit;
maintainers = [ lib.maintainers.sigmanificient ];
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/li/libedit/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ stdenv.mkDerivation (finalAttrs: {

meta = {
homepage = "http://www.thrysoee.dk/editline/";
changelog = "https://www.thrysoee.dk/editline/#changelog";
description = "Port of the NetBSD Editline library (libedit)";
longDescription = ''
This is an autotool- and libtoolized port of the NetBSD Editline library
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/li/libilbm/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ stdenv.mkDerivation {
such as Deluxe Paint and Graphicraft to read and write images.
'';
homepage = "https://github.com/svanderburg/libilbm";
changelog = "https://github.com/svanderburg/libilbm/blob/master/ChangeLog";
maintainers = with maintainers; [ _414owen ];
platforms = platforms.all;
license = licenses.mit;
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/li/librum/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ stdenv.mkDerivation rec {
completely open source.
'';
homepage = "https://librumreader.com";
changelog = "https://github.com/Librum-Reader/Librum/releases/tag/${src.rev}";
license = licenses.gpl3Plus;
mainProgram = "librum";
maintainers = with maintainers; [ aleksana oluceps ];
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/li/libstrophe/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ stdenv.mkDerivation rec {
runs well on both Linux, Unix, and Windows based platforms.
'';
homepage = "https://strophe.im/libstrophe/";
changelog = "https://github.com/strophe/libstrophe/blob/${src.rev}/ChangeLog";
license = with licenses; [ gpl3Only mit ];
platforms = platforms.unix;
maintainers = with maintainers; [ devhell flosse ];
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/li/libtas/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ stdenv.mkDerivation (finalAttrs: {

meta = with lib; {
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";
license = lib.licenses.gpl3Only;
maintainers = with maintainers; [ skyrina ];
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/li/libusbp/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ stdenv.mkDerivation(finalAttrs: {

meta = with lib; {
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)";
longDescription = ''
libusbp is a cross-platform C library for accessing USB devices
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/li/libv3270/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "3270 Virtual Terminal for GTK";
homepage = "https://github.com/PerryWerneck/libv3270";
changelog = "https://github.com/PerryWerneck/libv3270/blob/master/CHANGELOG";
license = licenses.lgpl3Plus;
maintainers = [ maintainers.vifino ];
};
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/li/license-go/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ buildGoModule {
meta = {
description = "Command line license text generator";
homepage = "https://github.com/nishanths/license";
changelog = "https://github.com/nishanths/license/releases/tag/v${version}";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ uncenter ];
mainProgram = "license";
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/li/lightning/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ stdenv.mkDerivation (finalAttrs: {

meta = {
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";
longDescription = ''
GNU lightning is a library that generates assembly language code at
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/li/likwid/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ stdenv.mkDerivation rec {

meta = with lib; {
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";
license = licenses.gpl3Only;
# Might work on ARM by appropriately setting COMPILER in config.mk
Expand Down
1 change: 1 addition & 0 deletions pkgs/by-name/li/linien-gui/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ python3.pkgs.buildPythonApplication rec {
description = "Graphical user interface of the Linien spectroscopy lock application";
mainProgram = "linien";
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;
maintainers = with maintainers; [ fsagbuya doronbehar ];
};
Expand Down
Loading