-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Resurrect the docker-image NixOS test.
Note: for some reason, we need to use `hostPkgs` in the NixOS config wherever we want to use a Primer package (e.g., the Docker image), for some reason I don't understand. It seems to have something to do with the haskell.nix overlay, because other packages that are in our overlay, but that don't rely on haskell.nix (e.g., `primer-sqitch`), work fine from the `pkgs` set.
- Loading branch information
Showing
2 changed files
with
26 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters