idris: Clean up package builder
This commit is contained in:
@@ -10,6 +10,8 @@ build-idris-package {
|
||||
inherit name version;
|
||||
inherit (idris) src;
|
||||
|
||||
includePreludeBase = false;
|
||||
|
||||
idrisDeps = deps;
|
||||
|
||||
postUnpack = ''
|
||||
|
||||
Reference in New Issue
Block a user