2 Commits

Author SHA1 Message Date
Hamish Mackenzie cedc461a69 Update nix-tools github action (#1846)
* Update nix-tools github action

* Run github actions on push to master

* More fixes

* ifdLevel 1

* ifdLevel 3

* Delete unused file

* Fix github doc tests

* Fix for latest hls

* Fix for latest hls

* Dodge broken .drv.lock file on CI
2023-02-17 03:03:43 +13:00
Hamish Mackenzie 1e3c1304c1 Split haddock out into its own derivation (#725)
Generation the Haddock documentation for a component in a dedicated
derivation (instead of as part of the derivation to build the component).
This means that the haddock documents will not be built until they are
required for instance in a shellFor shell.

Co-authored-by: Richard Wallace <richard.wallace@simspace.com>
2020-06-27 01:29:41 +12:00