mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
This fixes group mismatches observed on Darwin, e.g.:
```
replaceVars-succeeds
--- /nix/store/wahj58fiii5j1jy6s9mpbdyxzhq3plnb-source.txt
+++ /nix/store/bfmykrc9r5ycy0dj8l1z2p9c5116dny8-expected
├── stat {}
│ @@ -1,7 +1,7 @@
│
│ Size: 96 Blocks: 0 IO Block: 4096 directory
│ -Device: 1,15 Access: (0555/dr-xr-xr-x) Uid: ( 0/ root) Gid: ( 0/ wheel)
│ +Device: 1,15 Access: (0555/dr-xr-xr-x) Uid: ( 0/ root) Gid: ( 350/ nixbld)
│
│ Modify: 1970-01-01 00:00:01.000000000 +0000
```
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| auto-patchelf-hook | ||
| auto-patchelf-hook-preserve-origin | ||
| auto-patchelf-structured-log | ||
| build-environment-info | ||
| buildFHSEnv | ||
| cc-wrapper | ||
| checkpointBuild | ||
| coq | ||
| cross | ||
| cuda | ||
| cue | ||
| dhall | ||
| dotnet | ||
| haskell | ||
| hooks | ||
| install-shell-files | ||
| ld-library-path | ||
| make-binary-wrapper | ||
| make-hardcode-gsettings-patch | ||
| make-wrapper | ||
| nixos-functions | ||
| php | ||
| pnpm | ||
| problems | ||
| replace-vars | ||
| stdenv | ||
| stdenv-inputs | ||
| substitute | ||
| systemd | ||
| texlive | ||
| top-level | ||
| vim | ||
| buildenv.nix | ||
| config.nix | ||
| default.nix | ||
| kernel.nix | ||
| overriding.nix | ||