11 stdenv.mkDerivation rec {
15 src = fetchFromGitHub {
19 sha256 = "05j5gk6kz2089x8bcq2l0kjspfiiymxn69jcxl4dh9lw96blbadr";
37 description = "The smooth Class Library";
38 license = licenses.artistic2;
39 homepage = "http://www.smooth-project.org/";
40 maintainers = with maintainers; [ shamilton ];
41 platforms = platforms.linux;