haskell.nix/builder
Hamish Mackenzie 062a0317b6
Check that the library component package.conf.d/*.conf file is created (#956)
Had a strange issue where eval of #955 and it might have been caused
by a the nix-tools library seeming to have no `.conf` files.

Since it seemed to go away by itself I think this was a nix GC issue
or something.  Here is some code we could add to the builders to
double check the files are created if it turns out that is not the
case.

Co-authored-by: Rodney Lorrimar <rodney.lorrimar@iohk.io>
2021-07-06 13:24:17 +12:00
..
comp-builder.nix Check that the library component package.conf.d/*.conf file is created (#956) 2021-07-06 13:24:17 +12:00
default.nix niv update nixpkgs-unstable and add ghc 8.10.5 (#1121) 2021-06-15 19:50:45 +12:00
ghc-for-component-wrapper.nix Add enough logic to make plugins work conceptually. (#1131) 2021-06-07 12:07:56 +12:00
haddock-builder.nix Enable debug info on linux targets (#1050) 2021-02-22 18:27:36 +13:00
hspkg-builder.nix support cabal-doctest (#427) 2021-03-20 14:25:30 +13:00
make-config-files.nix Fixes for windows cross compilation (#1103) 2021-05-03 19:14:19 +12:00
setup-builder.nix Enable debug info on linux targets (#1050) 2021-02-22 18:27:36 +13:00
shell-for.nix Improve shellFor selectComponents performance (#1146) 2021-06-28 16:46:19 +12:00