mirror of
https://github.com/NixOS/nix
synced 2025-07-12 19:05:08 +02:00
packaging: Use correct stdenv for x86_64-darwin
(cherry picked from commit 0772c2e3ab
)
This commit is contained in:
parent
31a29e66ea
commit
9e87a58314
2 changed files with 9 additions and 2 deletions
|
@ -165,7 +165,6 @@
|
|||
f = import ./packaging/components.nix {
|
||||
inherit (final) lib;
|
||||
inherit officialRelease;
|
||||
inherit stdenv;
|
||||
pkgs = final;
|
||||
src = self;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue