| 21 Jan 2026 |
Gaétan Lepage | Setting env.NIX_LDFLAGS = "-z,noexecstack"; in the python derivation doesn't seem to be necessary. | 21:48:40 |
hexa | well, those are linker flags | 21:48:59 |
hexa | they are applied when the library gets linked | 21:49:18 |
hexa | * they are applied when the library gets linked together from its individual objects | 21:49:31 |
mdaniels5757 | I was asked if https://github.com/NixOS/nixpkgs/pull/482131 can target staging-next. 543 rebuilds on Linux, 8k on Darwin. | 21:54:33 |
Gaétan Lepage | Opened https://github.com/NixOS/nixpkgs/pull/482435 | 21:55:10 |
mdaniels5757 | * I was asked if https://github.com/NixOS/nixpkgs/pull/482131 can target staging-next. 543 rebuilds on Linux, 8k on Darwin. Thoughts? | 21:55:31 |
Fabián Heredia | I would say no due to darwin, the current staging-next cycle is mostly only waiting on darwin and doesn't seem to have any urgent changes (eg, security or critical bug) | 21:56:53 |