Skip to content

Commit

Permalink
Fix skeletonJobset arg.
Browse files Browse the repository at this point in the history
  • Loading branch information
jbgi committed Dec 4, 2019
1 parent 054f10f commit b377d8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.nix
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ let
} // jormungandrPackages);

skeletonJobset = import ./skeleton/release.nix {
iohk-nix = ./.;
sourcesOverride = { iohk-nix = ./.; };
};

in
Expand Down

0 comments on commit b377d8e

Please sign in to comment.