v0.1.3: Permissive Dual-Licensing (MIT / Apache-2.0)
Highlights in v0.1.3
Changed
- Permissive Dual-Licensing (
MIT OR Apache-2.0): Relicenseddfdiskfrom GPL-3.0-or-later to dualMIT OR Apache-2.0(standard Rust open-source licensing) to maximize adoption across incident response, DFIR laboratories, enterprise, and community ecosystems. - Nixpkgs & NUR Integration:
- Modernized Nix derivations to use the
(finalAttrs: { ... })fixpoint pattern. - Replaced commit revision references with explicit release
tagpinning infetchFromGitHub. - Qualified
lib.maintainersandlib.platformsattribute scopes and updatedmeta.licenseto dual[ mit asl20 ]. - Added official support for the Nix User Repository (NUR) under
nur.repos.tylerstyle.dfdisk.
- Modernized Nix derivations to use the
- Packaging Metadata: Synchronized dual-licensing definitions across Arch Linux (
PKGBUILD), Debian (copyright,changelog), and Nix Flakes.
Full Changelog: v0.1.2...v0.1.3