rose-pine-nix/Justfile

6 lines
172 B
Makefile
Raw Normal View History

2024-11-02 15:53:04 -07:00
test:
nix run \
--inputs-from "./dev" "github:Mic92/nix-fast-build" -- \
--no-nom \
2024-11-02 19:39:55 -07:00
--flake "./dev#checks.$(nix eval --raw --impure --expr builtins.currentSystem)"