| 3 Sep 2021 |
John Ericson | because that it completely lost on me | 12:59:44 |
Alyssa Ross | I think I do | 13:01:43 |
Alyssa Ross | I think anything that's defined with ?=, or not initialized at all in the Makefile, will be read from the environment | 13:03:12 |
qbit | and you can overwrite defined things by doing make THING=stuff (at least in openbsd make) | 13:06:08 |
Alyssa Ross | yeah | 13:07:18 |
qbit | (but not env THING=stuff make - as I learned the other day >.>) | 13:07:52 |
John Ericson | Alyssa Ross: OK that makes sense | 13:15:50 |
John Ericson | I did some tests with MKRELRO vs MKSOFTFLOAT | 13:16:03 |
John Ericson | and it matches that | 13:16:06 |
| 8 Sep 2021 |
| trofi joined the room. | 17:06:35 |
| 16 Sep 2021 |
| LuchoCR joined the room. | 13:40:02 |
| NixOS Moderation Bot banned LuchoCR (<no reason supplied>). | 13:40:05 |
sterni | https://github.com/tpoechtrager/cctools-port maybe interesting for testing purposes on non-darwin? | 18:11:57 |
| 19 Sep 2021 |
sterni | Alyssa Ross: any testing I should do for netbsd wrt https://github.com/NixOS/nixpkgs/pull/138560? | 19:16:48 |
Alyssa Ross | sternenseemann: uh, check a netbsd package with a man page compiles? | 21:48:32 |
sterni | everything still builds except tic, libutil, man, compat; now checking if those are new regressions (comparing to master) | 22:10:08 |
| 28 Sep 2021 |
| ryantm joined the room. | 21:03:48 |
| 29 Sep 2021 |
| Andrea Pascal joined the room. | 02:45:11 |
| 6 Oct 2021 |
| kamadorueda joined the room. | 03:12:30 |
| Rosario Pulella changed their display name from rosariopulella to Rosuavio. | 10:38:36 |
| Rosario Pulella changed their display name from Rosuavio to Rosario Pulella. | 10:45:01 |
| 8 Oct 2021 |
| Ryan Burns joined the room. | 19:02:19 |
| 9 Oct 2021 |
ash (it/its) 🏳️⚧️ | hey aaronjanse did you ever get around to fixing the rust custom platform issue? | 03:49:17 |
aaronjanse | Ah sadly I haven't, sorry :( | 17:22:10 |
| 11 Oct 2021 |
ash (it/its) 🏳️⚧️ | can nixos run on kernel 2.6? | 20:19:17 |
ash (it/its) 🏳️⚧️ | for a xeon phi | 20:19:29 |
Alyssa Ross | unlikely, I'd have thought | 20:38:07 |
ash (it/its) 🏳️⚧️ | from discussion in #nix:nixos.org it seems like glibc won't work but musl might. nix requires 3.8 for sandboxing, but the real blocker is systemd which requires 3.13 | 20:39:18 |
ash (it/its) 🏳️⚧️ | just nix might work though, without sandboxing | 20:41:14 |
| 13 Oct 2021 |
Piper McCorkle (they/them or she/her) | for those of you interested in SPARC & PowerPC (specifically ppc64le for now), I've started working on getting stdenv working on them: https://github.com/NixOS/nixpkgs/pull/141448 | 04:06:51 |