Skip to content

Commit

Permalink
Merge pull request input-output-hk#3027 from input-output-hk/chore/dd…
Browse files Browse the repository at this point in the history
…w-1127-yarn-dev

[DDW-1127] New Yarn scripts to enter `nix-shell`s for new test envs
  • Loading branch information
danielmain authored Aug 22, 2022
2 parents 98500a2 + 14bb452 commit 3d07522
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,9 @@
"clear:translations": "rimraf ./translations/messages",
"nix:mainnet": "./nix/yarn-nix-shell.sh mainnet mainnet",
"nix:flight": "./nix/yarn-nix-shell.sh mainnet mainnet_flight",
"nix:preview": "./nix/yarn-nix-shell.sh preview preview",
"nix:preprod": "./nix/yarn-nix-shell.sh preprod preprod",
"nix:selfnode": "./nix/yarn-nix-shell.sh selfnode selfnode",
"nix:testnet": "./nix/yarn-nix-shell.sh testnet testnet",
"byron:wallet:importer": "yarn node-swc utils/api-importer/byron-wallet-importer.ts",
"shelley:wallet:importer": "yarn node-swc utils/api-importer/shelley-wallet-importer.ts",
"mary:wallet:importer": "yarn node-swc utils/api-importer/mary-wallet-importer.ts",
Expand Down

0 comments on commit 3d07522

Please sign in to comment.