punkfairie
91374e5df4
Revert "✨ feat(starship): Starship fixes"
This reverts commit 4ce7b95d1bb2d211d39f2697a0884d5eb12d716d.
5 lines
171 B
Makefile
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)"
|