lol
fork

Configure Feed

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

dlib: add Darwin support

authored by

Grace Dinh and committed by
Grace Dinh
c924ea1e 2f63a28b

+1 -1
+1 -1
pkgs/development/libraries/dlib/default.nix
··· 35 35 homepage = "http://www.dlib.net"; 36 36 license = licenses.boost; 37 37 maintainers = with maintainers; [ christopherpoole ma27 ]; 38 - platforms = platforms.linux; 38 + platforms = platforms.unix; 39 39 }; 40 40 }