Skip to content

Commit

Permalink
Add system to outputs.nix
Browse files Browse the repository at this point in the history
This allows for the tool to work with the iogx version of the minimal examples
  • Loading branch information
Ali-Hill authored and bogdan-manole committed Sep 14, 2023
1 parent 795be41 commit 42b549b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dapps-certification-helpers/data/outputs.nix
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{ plutus-apps, dapps-certification, repo, ... }: let
origProject = repo.iog.dapp;
origProject = repo.iog.x86_64-linux.dapp;

inherit (origProject) pkgs;

Expand Down

0 comments on commit 42b549b

Please sign in to comment.