Skip to content

Commit c8b13f8

Browse files
domenkozarclaude
andcommitted
docs: add missing PR entries to CHANGELOG
Add #388 (fetchurl fix) and #391 (aliased git dependencies fix) to the unreleased section. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 9b7931b commit c8b13f8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/src/content/docs/90_reference/90_CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ description: A list of all major changes per version.
1919
* [#372](https://github.com/nix-community/crate2nix/pull/372): Fix build-dependencies resolution when
2020
cross-compiling. Thank you, @pnmadelaine!
2121
* [#375](https://github.com/nix-community/crate2nix/pull/375): Fix cargo tests and clippy warnings. Thank you, @pnmadelaine!
22+
* [#388](https://github.com/nix-community/crate2nix/pull/388): Respect `fetchurl` passed via top-level
23+
Cargo.nix. Thank you, @weihanglo!
24+
* [#391](https://github.com/nix-community/crate2nix/pull/391): Fix incorrect resolution of aliased git
25+
dependencies when multiple versions of the same package are referenced. Thank you, @hallettj!
2226
* [#407](https://github.com/nix-community/crate2nix/pull/407): Inherit the main crate's `meta` when building
2327
with tests. Thank you, @jrobsonchase!
2428
* Fix parsing checksums from v1 manifests with latest cargo. Thank you, @hallettj!

0 commit comments

Comments
 (0)