nix for the shell

This commit is contained in:
Yann Esposito (Yogsototh) 2020-02-22 21:51:30 +00:00
parent 0ccce997d0
commit 2e19dabd8c
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -1,3 +1,4 @@
#!/bin/bash
#!/usr/bin/env nix-shell
#!nix-shell -i bash
parcel serve assets/index.html -o index--parelified.html --open &
spago bundle-app --main Main --to assets/app.js --watch