hercules-ci-agent: init at 0.7.2
This commit is contained in:
@@ -2659,6 +2659,9 @@ package-maintainers:
|
||||
- Agda
|
||||
roberth:
|
||||
- arion-compose
|
||||
- hercules-ci-agent
|
||||
- hercules-ci-api-core
|
||||
- hercules-ci-api-agent
|
||||
cdepillabout:
|
||||
- pretty-simple
|
||||
- spago
|
||||
|
||||
@@ -96,6 +96,7 @@ self: super: builtins.intersectAttrs super {
|
||||
|
||||
# profiling is disabled to allow C++/C mess to work, which is fixed in GHC 8.8
|
||||
cachix = disableLibraryProfiling super.cachix;
|
||||
hercules-ci-agent = disableLibraryProfiling super.hercules-ci-agent;
|
||||
|
||||
# avoid compiling twice by providing executable as a separate output (with small closure size)
|
||||
niv = enableSeparateBinOutput super.niv;
|
||||
|
||||
Reference in New Issue
Block a user