build-idris-package: ipkgName

This commit is contained in:
TG x
2018-09-18 10:38:59 +02:00
parent 14d646edec
commit 7e0f7a0b54
23 changed files with 40 additions and 41 deletions
@@ -18,11 +18,6 @@ build-idris-package {
sha256 = "1rpa7yjvfpzl06h0qbk54jd2n52nmgpf7nq5aamcinqh7h5gbiwn";
};
postUnpack = ''
rm source/example_main.ipkg
rm source/example_view.ipkg
'';
meta = {
description = "Electron bindings for Idris";
homepage = https://github.com/jheiling/idris-electron;