Inkscape 1.3 Build Failed

Steps To Reproduce

Steps to reproduce the behavior:

  1. Modify the inkscape.nix file from the Nixpkgs repository to build Inkscape version 1.3.
  2. Run sudo nixos-rebuild switch to build and switch to the new configuration.

Inkscape 1.3 package

Build log

Additional context

The build process for Inkscape 1.3 fails with a ninja error after the 295th build step. The specific error message or cause of the failure isn’t clear from the output. The failure causes several dependencies of the build to fail as well, and prevents the system configuration from being updated.

Metadata

[user@system:~]$ nix-shell -p nix-info --run "nix-info -m"
 - system: `"x86_64-linux"`
 - host os: `Linux 6.4.4, NixOS, 23.05 (Stoat), 23.05.2162.6da4bc6cb07`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.13.3`
 - channels(root): `"nixos-23.05"`
 - channels(space): `"home-manager-23.05.tar.gz"`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

You should probably open an GitHub issue for that and ping maintainers of that package.

Good call, consider it done :slight_smile:

Someone from Github kindly assisted in solving the problem: