GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB error: … while evaluating attribute 'drv' at /nix/store/kwli1syc3yhl69wcl9690i8gwbawsj8x-filnix-experiment-0.13.3/lib/experiment/planner.nix:14:3: 13| { 14| drv = p.drvPath; | ^ 15| name = p.name; … while evaluating the attribute 'drvPath' at /nix/store/ffp803acwcbibv2l21xkwb1i27lk8i76-source/lib/customisation.nix:418:7: 417| // { 418| drvPath = | ^ 419| assert condition; (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: Package ‘openssl-1.1.1w’ in /nix/store/ffp803acwcbibv2l21xkwb1i27lk8i76-source/pkgs/development/libraries/openssl/default.nix:297 is marked as insecure, refusing to evaluate. Known issues: - OpenSSL 1.1 is reaching its end of life on 2023/09/11 and cannot be supported through the NixOS 23.11 release cycle. https://www.openssl.org/blog/blog/2023/03/28/1.1.1-EOL/ You can install it anyway by allowing this package, using the following methods: a) To temporarily allow all insecure packages, you can use an environment variable for a single invocation of the nix tools: $ export NIXPKGS_ALLOW_INSECURE=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) for `nixos-rebuild` you can add ‘openssl-1.1.1w’ to `nixpkgs.config.permittedInsecurePackages` in the configuration.nix, like so: { nixpkgs.config.permittedInsecurePackages = [ "openssl-1.1.1w" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add ‘openssl-1.1.1w’ to `permittedInsecurePackages` in ~/.config/nixpkgs/config.nix, like so: { permittedInsecurePackages = [ "openssl-1.1.1w" ]; } GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB error: … while evaluating attribute 'drv' at /nix/store/kwli1syc3yhl69wcl9690i8gwbawsj8x-filnix-experiment-0.13.3/lib/experiment/planner.nix:14:3: 13| { 14| drv = p.drvPath; | ^ 15| name = p.name; … while evaluating the attribute 'drvPath' at /nix/store/2hsjyzj7k4kdzlb2xngfybzgw34a6kq6-source/lib/customisation.nix:418:7: 417| // { 418| drvPath = | ^ 419| assert condition; (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: reno should use `buildPythonPackage` or `toPythonModule` if it is to be part of the Python packages set. GC Warning: Failed to expand heap by 4194304 KiB error: … while evaluating attribute 'drv' at /nix/store/kwli1syc3yhl69wcl9690i8gwbawsj8x-filnix-experiment-0.13.3/lib/experiment/planner.nix:14:3: 13| { 14| drv = p.drvPath; | ^ 15| name = p.name; … while evaluating the attribute 'drvPath' at /nix/store/834l2x6v0yxd2g9p1ynnjiak2bqjvpsw-source/lib/customisation.nix:418:7: 417| // { 418| drvPath = | ^ 419| assert condition; (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: reno should use `buildPythonPackage` or `toPythonModule` if it is to be part of the Python packages set. GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB error: … while evaluating attribute 'drv' at /nix/store/kwli1syc3yhl69wcl9690i8gwbawsj8x-filnix-experiment-0.13.3/lib/experiment/planner.nix:14:3: 13| { 14| drv = p.drvPath; | ^ 15| name = p.name; … while evaluating the attribute 'drvPath' at /nix/store/d0407myy7vamill5f1privsfzs33csyz-source/lib/customisation.nix:418:7: 417| // { 418| drvPath = | ^ 419| assert condition; (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: Package ‘libtiff-4.0.3-opentoonz’ in /nix/store/d0407myy7vamill5f1privsfzs33csyz-source/pkgs/by-name/li/libtiff/package.nix:150 is marked as insecure, refusing to evaluate. Known issues: - Do not open untrusted files with Opentoonz: Opentoonz uses an old custom fork of tibtiff from 2012 that is known to be affected by at least these 50 vulnerabilities: CVE-2012-4564 CVE-2013-4232 CVE-2013-4243 CVE-2013-4244 CVE-2014-8127 CVE-2014-8128 CVE-2014-8129 CVE-2014-8130 CVE-2014-9330 CVE-2015-1547 CVE-2015-8781 CVE-2015-8782 CVE-2015-8783 CVE-2015-8784 CVE-2015-8870 CVE-2016-3620 CVE-2016-3621 CVE-2016-3623 CVE-2016-3624 CVE-2016-3625 CVE-2016-3631 CVE-2016-3632 CVE-2016-3633 CVE-2016-3634 CVE-2016-3658 CVE-2016-3945 CVE-2016-3990 CVE-2016-3991 CVE-2016-5102 CVE-2016-5314 CVE-2016-5315 CVE-2016-5316 CVE-2016-5318 CVE-2016-5319 CVE-2016-5321 CVE-2016-5322 CVE-2016-5323 CVE-2016-6223 CVE-2016-9453 CVE-2016-9532 CVE-2017-9935 CVE-2017-9937 CVE-2018-10963 CVE-2018-5360 CVE-2019-14973 CVE-2019-17546 CVE-2020-35521 CVE-2020-35522 CVE-2020-35523 CVE-2020-35524 More info at https://github.com/opentoonz/opentoonz/issues/4193 You can install it anyway by allowing this package, using the following methods: a) To temporarily allow all insecure packages, you can use an environment variable for a single invocation of the nix tools: $ export NIXPKGS_ALLOW_INSECURE=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) for `nixos-rebuild` you can add ‘libtiff-4.0.3-opentoonz’ to `nixpkgs.config.permittedInsecurePackages` in the configuration.nix, like so: { nixpkgs.config.permittedInsecurePackages = [ "libtiff-4.0.3-opentoonz" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add ‘libtiff-4.0.3-opentoonz’ to `permittedInsecurePackages` in ~/.config/nixpkgs/config.nix, like so: { permittedInsecurePackages = [ "libtiff-4.0.3-opentoonz" ]; } GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB error: … while evaluating attribute 'drv' at /nix/store/kwli1syc3yhl69wcl9690i8gwbawsj8x-filnix-experiment-0.13.3/lib/experiment/planner.nix:14:3: 13| { 14| drv = p.drvPath; | ^ 15| name = p.name; … while evaluating the attribute 'drvPath' at /nix/store/k8w5jaxggy70iv5qciai5zaaiwinfmnc-source/lib/customisation.nix:418:7: 417| // { 418| drvPath = | ^ 419| assert condition; (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: assertion '(! (enableMultilib && isCross))' failed at /nix/store/k8w5jaxggy70iv5qciai5zaaiwinfmnc-source/pkgs/development/compilers/gcc/common/builder.nix:14:1: 13| # We don't support multilib and cross at the same time 14| assert !(enableMultilib && isCross); | ^ 15| GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB error: … while evaluating attribute 'drv' at /nix/store/kwli1syc3yhl69wcl9690i8gwbawsj8x-filnix-experiment-0.13.3/lib/experiment/planner.nix:14:3: 13| { 14| drv = p.drvPath; | ^ 15| name = p.name; … while evaluating the attribute 'drvPath' at /nix/store/hwx3b3kfqfidqp5a2ri5zgp7gfdlhfqm-source/lib/customisation.nix:418:7: 417| // { 418| drvPath = | ^ 419| assert condition; (stack trace truncated; use '--show-trace' to show the full, detailed trace) error: Package ‘libbsd-0.12.2’ in /nix/store/hwx3b3kfqfidqp5a2ri5zgp7gfdlhfqm-source/pkgs/by-name/li/libbsd/package.nix:49 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB GC Warning: Failed to expand heap by 4194304 KiB