Skip to content

fix(nix): fix duplicate packages warning#7285

Merged
Alizter merged 1 commit into
ocaml:mainfrom
anmonteiro:anmonteiro/fix-nix-shell
Mar 11, 2023
Merged

fix(nix): fix duplicate packages warning#7285
Alizter merged 1 commit into
ocaml:mainfrom
anmonteiro:anmonteiro/fix-nix-shell

Conversation

@anmonteiro
Copy link
Copy Markdown
Collaborator

after NixOS/nixpkgs#205646, Nix detects conflicting findlib libraries in the $OCAMLPATH. Because we use 2 nixpkgs sources, patdiff was running into that case

@anmonteiro anmonteiro requested a review from Alizter March 11, 2023 19:49
after NixOS/nixpkgs#205646, Nix detects
conflicting findlib libraries in the `$OCAMLPATH`. Because we use 2
nixpkgs sources, patdiff was running into that case

Signed-off-by: Antonio Nuno Monteiro <anmonteiro@gmail.com>
@anmonteiro anmonteiro force-pushed the anmonteiro/fix-nix-shell branch from 7e8e5de to 5d8db1e Compare March 11, 2023 20:34
@Alizter Alizter merged commit 67d714e into ocaml:main Mar 11, 2023
@anmonteiro anmonteiro deleted the anmonteiro/fix-nix-shell branch March 11, 2023 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants