1
0
Fork 0
mirror of https://code.dumpstack.io/tools/appvm.git synced 2025-04-02 11:16:18 +00:00
appvm/Makefile

3 lines
120 B
Makefile
Raw Normal View History

2020-01-04 18:20:27 +00:00
all:
nix-build -E '((import <nixpkgs> {}).callPackage (import ./default.nix) { })' --option sandbox true --no-out-link