···32 description = "An open source tool for computing automorphism groups and canonical forms of graphs. It has both a command line user interface as well as C++ and C programming language APIs";
33 homepage = "http://www.tcs.hut.fi/Software/bliss/";
34 license = licenses.lgpl3;
35- platforms = [ "i686-linux" "x86_64-linux" ];
36 };
37}
···32 description = "An open source tool for computing automorphism groups and canonical forms of graphs. It has both a command line user interface as well as C++ and C programming language APIs";
33 homepage = "http://www.tcs.hut.fi/Software/bliss/";
34 license = licenses.lgpl3;
35+ platforms = [ "i686-linux" "x86_64-linux" "aarch64-linux" ];
36 };
37}