| 9 Apr 2025 |
Robert Hensing (roberth) | The override interface should be very similar now that we've made it a single derivation again, unless you were doing something make related in 2.24 | 11:38:54 |
Robert Hensing (roberth) |
=2.29 will have the split packaging
| 11:39:35 |
Robert Hensing (roberth) | * >= 2.29 will have the split packaging | 11:39:47 |
Sandro π§ | Then I probably haven't bumped my nixpkgs to that point yet | 11:41:25 |
Robert Hensing (roberth) | nixVersions.git has the split packaging if you happen to want to use that | 11:43:04 |
p14 | Given a content addressed derivation, how might I determine if it is already built in a remote store? Is there a cheap way to do this? | 17:00:14 |
Mic92 | This is because the hydra overlay upgrades nix on stable nixos, | 17:24:26 |
Mic92 | That's not ideal and should be fixed in hydra. | 17:24:49 |
Mic92 | * This is because the hydra overlay upgrades nix when used on stable nixos (what we use for NixOS infra) | 17:27:46 |
John Ericson | I have also made PRs for the collatoral damage with infra | 17:54:18 |
John Ericson | and a bunch of other projects linking nix | 17:54:24 |
John Ericson | I suspect we can remove the nix_2_24 pins quite quickly | 17:54:37 |
emily | 25.05 will still ship with 2.24 available right? | 17:56:42 |
Mic92 | Probably. I already dropped other versions that we don't want to support. | 18:39:20 |
emily | 2.24 being available is what was communicated in https://github.com/NixOS/nixpkgs/issues/393359#issuecomment-2766317573 | 18:45:34 |
Mic92 | I don't expect that we will backport any bugfixes to this version, only security related stuff. | 19:02:56 |
| 10 Apr 2025 |
John Ericson | Eelco: I think for the store changes we should get pure eval off the filtering store pronto? | 17:26:50 |
John Ericson | it would be nice to just use the mounted store | 17:26:58 |
John Ericson | and mount individual store paths as they become whilelisted | 17:27:11 |
John Ericson | and just use the filtering store for restricted eval | 17:27:22 |
| 11 Apr 2025 |
tomberek | nixStatic almost works, just needs:
nixStatic = pkgsStatic.nix.override (attrs: {
enableDocumentation = false;
});
Not sure if there is a conditional misfiring in the new packaging expressions.
| 07:21:27 |
| kevincox left the room. | 11:50:56 |
Robert Hensing (roberth) | pkgsStatic.nixVersions.git.doc works | 12:42:57 |
| sinan changed their profile picture. | 19:42:10 |
Mic92 | In reply to @tomberek:matrix.org
nixStatic almost works, just needs:
nixStatic = pkgsStatic.nix.override (attrs: {
enableDocumentation = false;
});
Not sure if there is a conditional misfiring in the new packaging expressions.
We can probably just disable it for now | 23:10:16 |
Mic92 | I mean documentation for the static build | 23:10:40 |
| 12 Apr 2025 |
| Avery (they/them) left the room. | 00:19:46 |
| oak π³οΈβπβ₯οΈ changed their display name from oak to oak - mikatammi.fi ΓΓNESTΓ. | 12:11:09 |
| oak π³οΈβπβ₯οΈ changed their profile picture. | 12:13:27 |
| sinan changed their profile picture. | 12:50:39 |