this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

build: use dix for system diff

diff-closures dumps every transitive store path change including
internal plumbing and hard to read, dix has clean categorized summary.

+2 -2
+2 -2
Makefile
··· 7 7 ./scripts/rebuild.py build --flake '.#$(host)' 8 8 9 9 diff: build 10 - nix store diff-closures \ 11 - --allow-symlinked-store \ 10 + nix run nixpkgs#dix -- \ 11 + --verbose \ 12 12 /nix/var/nix/profiles/system ./result 13 13 14 14 switch: