Skip to content

Commit

Permalink
Merge #282764: Revert "desktopToDarwinBundle: use imagemagick_light"
Browse files Browse the repository at this point in the history
...into staging-next
  • Loading branch information
vcunat committed Jan 23, 2024
2 parents 815eff4 + 3ceff46 commit 4b679cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/top-level/all-packages.nix
Original file line number Diff line number Diff line change
Expand Up @@ -1422,7 +1422,7 @@ with pkgs;

desktopToDarwinBundle = makeSetupHook {
name = "desktop-to-darwin-bundle-hook";
propagatedBuildInputs = [ writeDarwinBundle librsvg imagemagick_light python3Packages.icnsutil ];
propagatedBuildInputs = [ writeDarwinBundle librsvg imagemagick python3Packages.icnsutil ];
} ../build-support/setup-hooks/desktop-to-darwin-bundle.sh;

keepBuildTree = makeSetupHook {
Expand Down

0 comments on commit 4b679cb

Please sign in to comment.