Side-by-side semantic diff tool with theme support and hookable integration
3
fork

Configure Feed

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

build: set meta.mainProgram on flake package

+3 -1
+1 -1
VERSION
··· 1 - 0.3.0 1 + 0.3.1
+2
flake.nix
··· 143 143 cp ${src-go-tree-sitter}/include/tree_sitter/api.h $vendor_nix/include/tree_sitter/api.h 144 144 printf '#include "api.h"\n' > $vendor_nix/include/tree_sitter/parser.h 145 145 ''; 146 + 147 + meta.mainProgram = "adiff"; 146 148 }; 147 149 148 150 apps.update-screenshot = let