Steps To Reproduce
Steps to reproduce the behavior:
- Modify the inkscape.nix file from the Nixpkgs repository to build Inkscape version 1.3.
- 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`