lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

gforth: unmark broken on darwin

-1
-1
pkgs/development/compilers/gforth/default.nix
··· 38 38 ''; 39 39 40 40 meta = { 41 - broken = stdenv.isDarwin; 42 41 description = "The Forth implementation of the GNU project"; 43 42 homepage = "https://github.com/forthy42/gforth"; 44 43 license = lib.licenses.gpl3;