glsurf: update platforms
This commit is contained in:
parent
cbc1884cdc
commit
c2c0c070cf
@ -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;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user