asdf: add homepage

This commit is contained in:
jopejoe1
2025-03-22 11:08:28 +01:00
parent bc6061d07c
commit f9eb7ff5fe
4 changed files with 4 additions and 0 deletions
@@ -38,6 +38,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Standard software-system definition library for Common Lisp";
homepage = "https://asdf.common-lisp.dev/";
license = licenses.mit;
maintainers = with maintainers; [ raskin ];
platforms = platforms.linux;
@@ -37,6 +37,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Standard software-system definition library for Common Lisp";
homepage = "https://asdf.common-lisp.dev/";
license = licenses.mit;
maintainers = with maintainers; [ raskin ];
platforms = platforms.unix;
@@ -46,6 +46,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Standard software-system definition library for Common Lisp";
homepage = "https://asdf.common-lisp.dev/";
license = licenses.mit;
maintainers = with maintainers; [ raskin ];
platforms = platforms.unix;
@@ -37,6 +37,7 @@ stdenv.mkDerivation rec {
meta = with lib; {
description = "Standard software-system definition library for Common Lisp";
homepage = "https://asdf.common-lisp.dev/";
license = licenses.mit;
maintainers = with maintainers; [ raskin ];
platforms = platforms.unix;