build-idris-package: ipkgName
This commit is contained in:
@@ -13,10 +13,6 @@ build-idris-package {
|
||||
sha256 = "1dirzqy40fczbw7gp2jr51lzqsnq5vcx9z5l6194lcrq2vxgzv1s";
|
||||
};
|
||||
|
||||
postUnpack = ''
|
||||
rm source/test.ipkg
|
||||
'';
|
||||
|
||||
meta = {
|
||||
description = "Type-safe way of working with permutations in Idris";
|
||||
homepage = https://github.com/vmchale/permutations;
|
||||
|
||||
Reference in New Issue
Block a user