1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-06 00:37:00 +00:00
nix-darwin/modules/nix
Emily 6b81859ed0 nixpkgs: fix determination for cross-compiled nix-darwin system
Since the output of `lib.systems.elaborate` contains functions, an
equality check with `==` does not suffice, `lib.systems.equals` should
be used instead.

Backport of Nixpkgs commit 3794246066409d7baac72e3fdfb0e4f66ef4a013.

Co-authored-by: Jared Baur <jaredbaur@fastmail.com>
2025-02-03 20:44:32 +00:00
..
default.nix system: tweak ShellCheck settings 2025-01-18 19:34:21 +00:00
linux-builder.nix linux-builder: default maxJobs to amount of cores for Linux builder 2024-11-28 14:16:47 +11:00
nix-darwin.nix nix-tools: set $NIX_PATH 2025-01-20 05:29:44 +00:00
nixpkgs-flake.nix flake: put nixpkgs in NIX_PATH and system registry for flake configs 2024-09-11 08:24:41 +02:00
nixpkgs.nix nixpkgs: fix determination for cross-compiled nix-darwin system 2025-02-03 20:44:32 +00:00