1
0
Fork 0
mirror of https://code.dumpstack.io/tools/appvm.git synced 2025-03-22 22:32:05 +00:00
appvm/Makefile
2020-01-08 20:52:29 +00:00

5 lines
136 B
Makefile

go:
go build
nix:
nix-build #-E '((import <nixpkgs> {}).callPackage (import ./default.nix) { })' --option sandbox true --no-out-link