Loading pkgs/by-name/co/contrast/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ libadwaita, meson, ninja, nix-update-script, pango, pkg-config, rustPlatform, Loading Loading @@ -57,6 +58,10 @@ stdenv.mkDerivation rec { pango ]; passthru = { updateScript = nix-update-script { }; }; meta = { description = "Checks whether the contrast between two colors meet the WCAG requirements"; homepage = "https://gitlab.gnome.org/World/design/contrast"; Loading Loading
pkgs/by-name/co/contrast/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ libadwaita, meson, ninja, nix-update-script, pango, pkg-config, rustPlatform, Loading Loading @@ -57,6 +58,10 @@ stdenv.mkDerivation rec { pango ]; passthru = { updateScript = nix-update-script { }; }; meta = { description = "Checks whether the contrast between two colors meet the WCAG requirements"; homepage = "https://gitlab.gnome.org/World/design/contrast"; Loading