2023-01-01T07:35:35 msp430-gcc-support-files 1.207 -> 1.208 https://repology.org/metapackage/msp430-gcc-support-files/versions 2023-01-01T07:35:37 attrpath: msp430GccSupport 2023-01-01T07:35:38 Checking auto update branch... 2023-01-01T07:35:38 No auto update branch exists 2023-01-01T07:35:41 [version] 2023-01-01T07:35:45 stderr did not split as expected full stderr was: warning: unknown setting 'experimental-features' these derivations will be built: /nix/store/x56v5i3hw38g09dc28d38zviag8lag5l-source.drv error: error: builder for '/nix/store/x56v5i3hw38g09dc28d38zviag8lag5l-source.drv' failed with exit code 1; last 8 log lines: > > trying http://software-dl.ti.com/msp430/msp430_public_sw/mcu/msp430/MSPGCC/6_1_1_0/exports/msp430-gcc-support-files-1.208.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 303 100 303 0 0 281 0 0:00:01 0:00:01 --:--:-- 280 > 0 9187 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/x56v5i3hw38g09dc28d38zviag8lag5l-source.drv'. stderr did not split as expected full stderr was: warning: unknown setting 'experimental-features' error: attribute 'originalSrc' in selection path 'msp430GccSupport.originalSrc' not found stderr did not split as expected full stderr was: warning: unknown setting 'experimental-features' error: Package ‘msp430-gcc-support-files-1.208’ in /var/cache/nixpkgs-update/worker/worktree/msp430GccSupport/pkgs/development/misc/msp430/gcc-support.nix:23 is not supported on ‘x86_64-linux’, refusing to evaluate. a) To temporarily allow packages that are unsupported for this system, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1 Note: For `nix shell`, `nix build`, `nix develop` or any other Nix 2.4+ (Flake) command, `--impure` must be passed in order to read this environment variable. b) For `nixos-rebuild` you can set { nixpkgs.config.allowUnsupportedSystem = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowUnsupportedSystem = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information)