Skip to content

Commit

Permalink
Remove marlowe marketplace client
Browse files Browse the repository at this point in the history
  • Loading branch information
jhbertra committed Oct 14, 2021
1 parent f47b9f1 commit 794ee79
Show file tree
Hide file tree
Showing 28 changed files with 0 additions and 12,399 deletions.
7 changes: 0 additions & 7 deletions default.nix
Expand Up @@ -79,13 +79,6 @@ rec {
}) client fake-pab-exe fake-pab-generated-purescript;
};

marlowe-marketplace = pkgs.recurseIntoAttrs rec {
inherit (pkgs.callPackage ./marlowe-marketplace-client {
inherit (plutus.lib) buildPursPackage buildNodeModules filterNpm gitignore-nix;
inherit webCommon webCommonMarlowe;
}) client;
};

marlowe-web = pkgs.callPackage ./marlowe-website { inherit (plutus.lib) npmlock2nix gitignore-nix; };

plutus-pab = pkgs.recurseIntoAttrs (pkgs.callPackage ./plutus-pab-client {
Expand Down
14 changes: 0 additions & 14 deletions marlowe-marketplace-client/.gitignore

This file was deleted.

104 changes: 0 additions & 104 deletions marlowe-marketplace-client/README.md

This file was deleted.

29 changes: 0 additions & 29 deletions marlowe-marketplace-client/default.nix

This file was deleted.

3 changes: 0 additions & 3 deletions marlowe-marketplace-client/entry.js

This file was deleted.

0 comments on commit 794ee79

Please sign in to comment.