1
Fork 0
mirror of https://github.com/RGBCube/dix synced 2026-01-16 10:11:02 +00:00
No description
Find a file
Bloxx12 d0e538b1fb
main: strip nix store paths
the paths we match with regex are always prefixed
with /nix/store/<...>-, which amounts to 44 chars.
Since this is always the same, we can just strip
these 44 chars before matching with regex.

This reduces both complexity of the regex and performance.
2025-05-06 14:03:05 +02:00
src main: strip nix store paths 2025-05-06 14:03:05 +02:00
.envrc initial commit 2025-05-04 18:12:59 +02:00
.gitignore initial commit 2025-05-04 18:12:59 +02:00
Cargo.lock remove bloated dependency sqlx, switch to libsqlite3-sys 2025-05-06 01:15:58 +02:00
Cargo.toml remove bloated dependency sqlx, switch to libsqlite3-sys 2025-05-06 01:15:58 +02:00
flake.lock initial commit 2025-05-04 18:12:59 +02:00
flake.nix proof of concept direct query with sqlx 2025-05-05 17:42:38 +02:00
LICENSE add LICENSE 2025-05-04 18:13:00 +02:00
README.md chore: rename to nix-diff 2025-05-05 14:20:54 +02:00

nix-diff

diff nix system closures

Usage

nix-diff /nix/var/profiles/system-<version>-link /run/current-system