rose-pine-nix/Justfile
punkfairie 91374e5df4
chore(starship): mkDefault caused entire config to be overridden
Revert " feat(starship): Starship fixes"

This reverts commit 4ce7b95d1b.
2024-11-04 20:57:49 -08:00

5 lines
171 B
Makefile

test:
nix run \
--inputs-from "./dev" "github:Mic92/nix-fast-build" -- \
--no-nom \
--flake "./dev#checks$(nix eval --raw --impure --expr builtins.currentSystem)"