Skip to content

Commit

Permalink
Check the materialization
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishmack committed Jul 6, 2020
1 parent b30a9a1 commit de8cbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.nix
Expand Up @@ -2,7 +2,7 @@
# on a machine with e.g. no way to build the Darwin IFDs you need!
{ supportedSystems ? [ "x86_64-linux" "x86_64-darwin" ]
, ifdLevel ? 3
, checkMaterialization ? false }:
, checkMaterialization ? true }:

let
inherit (import ./ci-lib.nix) stripAttrsForHydra filterDerivations;
Expand Down

0 comments on commit de8cbb7

Please sign in to comment.