Commit b369092b authored by Alyssa Ross's avatar Alyssa Ross
Browse files

xorg.libxcvt.meta.homepage: init

parent d8469ef0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -136,6 +136,7 @@ self: super:

  libxcvt = super.libxcvt.overrideAttrs ({ meta ? {}, ... }: {
    meta = meta // {
      homepage = "https://gitlab.freedesktop.org/xorg/lib/libxcvt";
      mainProgram = "cvt";
      badPlatforms = meta.badPlatforms or [] ++ [
        lib.systems.inspect.platformPatterns.isStatic