File tree Expand file tree Collapse file tree 1 file changed +1
-9
lines changed
Expand file tree Collapse file tree 1 file changed +1
-9
lines changed Original file line number Diff line number Diff line change 1- let
2- in
3-
41{
52 tracing ? false , # Enable this to see debug traces
63
479476 '' ;
480477 } ) ;
481478
482- issue_61682_throw = name : static_package :
483- if approach == "pkgsStatic"
484- then static_package
485- else throw "If you see this, nixpkgs #61682 has been fixed and ${ name } should be overridden" ;
486-
487479 # Takes a zlib derivation and overrides it to have both .a and .so files.
488480 statify_zlib = zlib_drv :
489481 ( zlib_drv . override {
@@ -1128,7 +1120,7 @@ let
11281120
11291121 # Helpers for other packages
11301122
1131- hpc-coveralls = appendPatch super . hpc-coveralls ( builtins . fetchurl https://github.com/guillaume-nargeot/hpc-coveralls/pull/73/commits/344217f513b7adfb9037f73026f5d928be98d07f.patch ) ;
1123+ hpc-coveralls = appendPatch super . hpc-coveralls ( builtins . fetchurl " https://github.com/guillaume-nargeot/hpc-coveralls/pull/73/commits/344217f513b7adfb9037f73026f5d928be98d07f.patch" ) ;
11321124
11331125 conduit-extra =
11341126 # TODO Remove this once we no longer care about conduit-extra < 1.3.1.1.
You can’t perform that action at this time.
0 commit comments