You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a file named default.nix that contains this Nix expression:
# This file is dedicated to the public domain using 🅭🄍1.0:# <https://creativecommons.org/publicdomain/zero/1.0>.letnixpkgsCommit="bd10a42cad2a1c2b9e3570d8a10f3772f036007f";nixpkgsTarball=builtins.fetchTarball{url="https://github.com/NixOS/nixpkgs/archive/${nixpkgsCommit}.tar.gz";sha256="00hbv600b9zzhdcy9n9cswwylb668jkkba3jdwp5c6dq6zdb7807";};pkgs=importnixpkgsTarball{};inpkgs.sauerbraten
Change directory into the directory that contains default.nix by running this command:
cd <path-to-dir-that-contains-default.nix>
Try to build pkgsi686Linux.nix by running this command:
Nixpkgs version
Steps to reproduce
Create a file named
default.nix
that contains this Nix expression:Change directory into the directory that contains
default.nix
by running this command:Try to build
pkgsi686Linux.nix
by running this command:Can Hydra reproduce this build failure?
Hydra doesn’t try to build the package.
Link to Hydra build job
No response
Relevant log output
Additional context
No response
System metadata
"x86_64-linux"
Linux 6.15.0-rc6, NixOS, 25.05 (Warbler), 25.05.20250518.ca49c43
no
yes
nix-env (Nix) 2.28.3
not found
Notify maintainers
Note for maintainers: Please tag this issue in your pull request description. (i.e.
Resolves #ISSUE
.)I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: