mirror of
https://github.com/hercules-ci/arion.git
synced 2024-11-22 06:46:59 +03:00
Cover up the -compose part of the Haskell package
This commit is contained in:
parent
6882a92e56
commit
36e48776cf
@ -16,6 +16,7 @@ in
|
||||
passthru = o.passthru // {
|
||||
inherit eval build;
|
||||
};
|
||||
pname = "arion"; # Cover up the needlessly long Haskell package name
|
||||
}));
|
||||
tests = super.callPackage ../tests {};
|
||||
doc = super.callPackage ../doc {};
|
||||
|
Loading…
Reference in New Issue
Block a user