use webassembly version of kitchen

This commit is contained in:
Jeremy Wall 2022-02-19 18:26:43 -05:00
parent 438265780c
commit a9e7a9b6ca

View File

@ -12,4 +12,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
nix run --no-write-lock-file github:zaphar/kitchen/v0.1.0 -- $@
nix run --no-write-lock-file github:zaphar/kitchen/v0.2.0-nix -- $@