Commit c2c0c070 authored by Weijia Wang's avatar Weijia Wang
Browse files

glsurf: update platforms

parent cbc1884c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -67,5 +67,6 @@ stdenv.mkDerivation rec {
    homepage = "https://raffalli.eu/~christophe/glsurf/";
    description = "A program to draw implicit surfaces and curves";
    license = lib.licenses.gpl2Plus;
    platforms = lib.platforms.all;
  };
}