rose-pine-nix/Justfile

6 lines
172 B
Makefile
Raw Permalink Normal View History

2024-11-02 22:53:04 +00:00
test:
nix run \
--inputs-from "./dev" "github:Mic92/nix-fast-build" -- \
--no-nom \
2025-01-12 23:59:21 +00:00
--flake "./dev#checks.$(nix eval --raw --impure --expr builtins.currentSystem)"