| 26 Mar 2025 |
Shahar "Dawn" Or | Same with 2.26.3 | 20:25:51 |
Shahar "Dawn" Or | Same problem with regular clone | 20:28:08 |
Shahar "Dawn" Or | With .git moved away I get a more expected error. With .git in place I get the unexpected error. The command I'm running is nix flake show. | 20:29:38 |
Shahar "Dawn" Or | I suppose now it is reproducible | 20:30:00 |
Shahar "Dawn" Or | Sorry for rubber ducking here | 20:30:16 |
Shahar "Dawn" Or | Here's the reproduction. Should I file an issue?
https://github.com/mightyiam/reproduction-nixos-nix-git-dir-affects-evaluation | 20:53:51 |
roberth | Shahar "Dawn" Or (mightyiam): yes please :) | 21:10:05 |
Shahar "Dawn" Or | https://github.com/NixOS/nix/issues/12762 | 21:23:15 |
John Ericson | emily: We have consensus on your idea for #include "nix/...." | 22:00:20 |
John Ericson | would you be willing to take a stab at implementing that? | 22:00:27 |
emily | I'm probably going to be very busy for the next month or two so I think wouldn't have the time to hack on it :( | 22:24:05 |
emily | I think I outlined basically what I'd do in here before though | 22:24:12 |
John Ericson | emily: fair enough | 22:25:57 |
John Ericson | fs.copyfile right? | 22:26:02 |
emily | right, if you want to synthesize an include/nix in the build directory. though my actual proposal was just to move the files :) | 22:31:48 |
John Ericson | emily: yes moving the files is what i have implemented today | 22:52:16 |
John Ericson | but I sold Eelco on the compromise that you invented :) | 22:52:31 |
| 27 Mar 2025 |
John Ericson | hmm custom targets don't work with install_headers | 00:20:39 |