summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/dissect-sql
AgeCommit message (Collapse)Author
2023-06-01python311Packages.dissect-sql: 3.4 -> 3.5Fabian Affolter
Diff: https://github.com/fox-it/dissect.sql/compare/refs/tags/3.4...3.5 Changelog: https://github.com/fox-it/dissect.sql/releases/tag/3.5
2023-03-24python310Packages.dissect-sql: 3.3 -> 3.4Fabian Affolter
Changelog: https://github.com/fox-it/dissect.sql/releases/tag/3.4
2023-02-11python310Packages.dissect-sql: 3.2 -> 3.3Fabian Affolter
Diff: https://github.com/fox-it/dissect.sql/compare/refs/tags/3.2...3.3 Changelog: https://github.com/fox-it/dissect.sql/releases/tag/3.3
2023-02-11python310Packages.dissect-sql: add changelog to metaFabian Affolter
2023-01-21treewide: switch to nativeCheckInputsGuillaume Girol
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.
2022-12-10python310Packages.dissect-sql: 3.1 -> 3.2Fabian Affolter
Diff: https://github.com/fox-it/dissect.sql/compare/3.1...3.2
2022-10-07python310Packages.dissect-sql: init at 3.1Fabian Affolter