Commit 3113377e authored by Gavin John's avatar Gavin John Committed by Yueh-Shun Li
Browse files

plover.dev: get rid of with lib in meta

parent 1e116a46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@
          twey
          kovirobi
        ];
        license = licenses.gpl2Plus;
        license = lib.licenses.gpl2Plus;
      };
    }
  );