Commit Graph

4 Commits

Author SHA1 Message Date
theMZet 027efa3f83 feat: sync subcommand 2026-05-30 02:58:58 +02:00
theMZet 5a614e366e feat: pure subcommand 2026-05-30 02:58:58 +02:00
theMZet 97b9a5b495 fix: getting proper system state
Instead of getting only explicitly installed
packages from official repo, returned was
every explisitly installed package.

Instead of getting only explicitly installed
packages from unofficial sources (aur),
returned was every package installed from
unofficial sources.
2026-05-30 02:57:58 +02:00
theMZet 25fd7a370e feat: diff of states
Added first subcommand - diff.
It allows to check how diffrent
current state of machine is in
compareson to world file.
2026-05-30 02:57:56 +02:00