| 13 Sep 2022 |
ribosomerocker | so i should have that navtable in docs/reference.md? | 21:39:56 |
mei 🌒& | in all 3 files | 21:40:08 |
ribosomerocker | oh | 21:40:11 |
mei 🌒& | omitting the link for the current one in each one | 21:40:21 |
Yuki (they/them) (Old) | In reply to@yuki:backalley.club Here's an env dump from openSUSE/Single-user Nix: https://gist.github.com/yukiisbored/b186830a288403d5025e213b096e10e1 NixOS/Multi-user Nix: https://gist.github.com/yukiisbored/4aae837c1243597589aa9d7be5cec0de | 21:40:04 |
Yuki (they/them) (Old) | Both of them run under WSL | 21:40:12 |
Yuki (they/them) (Old) | * Both systems run under WSL | 21:40:28 |
mei 🌒& | no diff | 21:43:11 |
mei 🌒& |  Download image.png | 21:43:26 |
mei 🌒& | how about a ls /home/yuki 2>&1? | 21:43:46 |
mei 🌒& | * how about a ls /home/yuki 1>&2? | 21:43:49 |
Yuki (they/them) (Old) | Not sure how that is related | 21:43:06 |
Yuki (they/them) (Old) | oh | 21:43:09 |
Yuki (they/them) (Old) | Ah inside the build | 21:43:15 |
mei 🌒& | this is kind of extra annoying because i've read the nix sandbox code before | 21:44:34 |
mei 🌒& | but it was a while ago | 21:44:36 |
Yuki (they/them) (Old) | what's on fd 2? | 21:43:50 |
mei 🌒& | stderr | 21:44:49 |
Yuki (they/them) (Old) | actually nvm i just realized | 21:43:57 |
Yuki (they/them) (Old) | I forgot fd 0 is stdin, 1 is stdout, and 2 is stderr | 21:44:06 |
mei 🌒& | your PATH seems wrong though | 21:45:31 |
mei 🌒& | unless that the generic.sh builder | 21:45:44 |
mei 🌒& | https://github.com/nixos/nix/blob/51712bf0127e995c94a4b598b045d52cf667dcef/src/libstore/build/local-derivation-goal.cc#L1030 | 21:45:44 |
Yuki (they/them) (Old) | In reply to@ckie:ckie.dev unless that the generic.sh builder It's just pkgs.runCommand | 21:45:06 |
Yuki (they/them) (Old) | so I assume it is generic.sh | 21:45:12 |
mei 🌒& | * unless thats the generic.sh builder | 21:46:11 |
mei 🌒& | do you have any other builds running in parallel? | 21:47:18 |
Yuki (they/them) (Old) | I don't think so | 21:46:37 |
mei 🌒& | id? | 21:47:46 |
Yuki (they/them) (Old) | ~/n/envs % id
uid=1000(yuki) gid=1000(yuki) groups=1000(yuki)
| 21:47:02 |