Skip to content

feat(diff): init internal differ (WIP)#192

Draft
water-sucks wants to merge 5 commits intonix-community:mainfrom
water-sucks:create-differ-using-sqlite
Draft

feat(diff): init internal differ (WIP)#192
water-sucks wants to merge 5 commits intonix-community:mainfrom
water-sucks:create-differ-using-sqlite

Conversation

@water-sucks
Copy link
Collaborator

@water-sucks water-sucks commented Feb 22, 2026

This PR creates an internal differ that uses the Nix store DB to calculate the differences between two NixOS system closures, and also makes the differ settings much more configurable than just use_nvd.

Closes #189.

@water-sucks water-sucks force-pushed the create-differ-using-sqlite branch 3 times, most recently from b06629e to 2eb3562 Compare February 23, 2026 07:53
@water-sucks water-sucks force-pushed the create-differ-using-sqlite branch from 2eb3562 to 208202b Compare March 2, 2026 00:21
@water-sucks water-sucks force-pushed the create-differ-using-sqlite branch 2 times, most recently from 7492abf to 702d074 Compare March 12, 2026 18:13
@water-sucks water-sucks force-pushed the create-differ-using-sqlite branch from 702d074 to c162141 Compare March 17, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

diff: create a builtin differ, make more configurable

1 participant