glsurf: update platforms
This commit is contained in:
parent
cbc1884cdc
commit
c2c0c070cf
1 changed files with 1 additions and 0 deletions
|
@ -67,5 +67,6 @@ stdenv.mkDerivation rec {
|
||||||
homepage = "https://raffalli.eu/~christophe/glsurf/";
|
homepage = "https://raffalli.eu/~christophe/glsurf/";
|
||||||
description = "A program to draw implicit surfaces and curves";
|
description = "A program to draw implicit surfaces and curves";
|
||||||
license = lib.licenses.gpl2Plus;
|
license = lib.licenses.gpl2Plus;
|
||||||
|
platforms = lib.platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue