1
0
Fork 0
nur/justfile

3 lines
94 B
Plaintext

build package:
@nix-build -E 'with import <nixpkgs> { }; callPackage ./pkgs/{{package}} { }'