!XQQVyIbcAcHFvzmcTl:nixos.org

NixOS GNOME

380 Members
A room for maintainers of GNOME & GNOME-adjacent desktop environments (Xfce, Cinnamon, Pantheon...)88 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
15 Oct 2024
@fabianhjr:matrix.orgFabián Herediahttps://github.com/NixOS/nixpkgs/pull/348874 Some last minute updates to gnome for staging-next Currently building the packages (need to build deps first)20:37:36
16 Oct 2024
@jeff:ocjtech.usJeffRedacted or Malformed Event16:08:50
@jeff:ocjtech.usJeffRedacted or Malformed Event16:09:19
@jeff:ocjtech.usJeff

OK, so can anyone tell me why I'm getting the following when trying to build with staging-next? Trying to get latest Gnome 47 packages without waiting for everything to filter down to unstable...

       error: Package ‘apple-sdk-11.3’ in /nix/store/grs11qimnjqwk2ylkvl51w60d9jf5iqi-source/pkgs/by-name/ap/apple-sdk/package.nix:111 is not available on the requested hostPlatform:
         hostPlatform.config = "x86_64-unknown-linux-gnu"
         package.meta.platforms = [
           "x86_64-darwin"
           "i686-darwin"
           "aarch64-darwin"
           "armv7a-darwin"
         ]
16:09:41
@jeff:ocjtech.usJeff rebuilding my config worked just fine with the gnome branch 16:11:16
@k900:0upti.meK900If this is a staging-next regression, please post the full log16:13:11
@jeff:ocjtech.usJeff

Here's the full log:

error:
       … while calling the 'derivationStrict' builtin
         at <nix/derivation-internal.nix>:34:12:
           33|
           34|   strict = derivationStrict drvAttrs;
             |            ^
           35|

       … while evaluating derivation 'home-manager-generation'
         whose name attribute is located at /nix/store/grs11qimnjqwk2ylkvl51w60d9jf5iqi-source/pkgs/stdenv/generic/make-derivation.nix:336:7

       … while evaluating attribute 'buildCommand' of derivation 'home-manager-generation'
         at /nix/store/grs11qimnjqwk2ylkvl51w60d9jf5iqi-source/pkgs/build-support/trivial-builders/default.nix:59:17:
           58|         enableParallelBuilding = true;
           59|         inherit buildCommand name;
             |                 ^
           60|         passAsFile = [ "buildCommand" ]

       … while evaluating the option `home.activation.installPackages.data':

       … while evaluating definitions from `/nix/store/7zbmi61g4bq71j3ixy9b99cgg6yq95nc-source/modules/home-environment.nix':

       (stack trace truncated; use '--show-trace' to show the full, detailed trace)

       error: Package ‘apple-sdk-11.3’ in /nix/store/grs11qimnjqwk2ylkvl51w60d9jf5iqi-source/pkgs/by-name/ap/apple-sdk/package.nix:111 is not available on the requested hostPlatform:
         hostPlatform.config = "x86_64-unknown-linux-gnu"
         package.meta.platforms = [
           "x86_64-darwin"
           "i686-darwin"
           "aarch64-darwin"
           "armv7a-darwin"
         ]
         package.meta.badPlatforms = [
           {
             cpu = {
               bits = 32;
             };
           }
         ]
       , 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: 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.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.
16:15:02
@k900:0upti.meK900 Run it with --show-trace 16:15:30
@jeff:ocjtech.usJeffDownload err.log16:16:59
@jeff:ocjtech.usJeff ok, that's with --show-trace 16:17:15
@k900:0upti.meK900That is very strange16:18:07
@k900:0upti.meK900Something in your home-manager config is pulling in the Apple SDK16:18:14
@k900:0upti.meK900And the error doesn't really say what16:18:21
@k900:0upti.meK900 … while evaluating attribute 'buildInputs' of derivation 'wezterm-20240203-110809-5046fc22'
16:18:50
@k900:0upti.meK900Oh wait16:18:51
@jeff:ocjtech.usJeffugh wezterm16:19:03
@jeff:ocjtech.usJeffok, let me remove that and see what happens16:19:15

Show newer messages


Back to Room ListRoom Version: 6