| 11 Dec 2024 |
p14 | An additional annoyance is that the mirror actually has different URLs in different contexts. So you’d really not want to write those into lockfiles if possible. | 17:33:57 |
| 12 Dec 2024 |
| query.roads joined the room. | 19:44:36 |
| 13 Dec 2024 |
| @alethkit:matrix.org left the room. | 10:34:07 |
| 14 Dec 2024 |
| sinan changed their profile picture. | 03:00:24 |
| @domagojding:matrix.org left the room. | 10:29:50 |
| @silasdavis:one.ems.host left the room. | 11:13:44 |
| @hbakardzhiev:matrix.org left the room. | 13:08:16 |
| 16 Dec 2024 |
| @ole6edev:matrix.org left the room. | 02:54:55 |
| thangqt joined the room. | 15:26:35 |
| @jolly.roberts:matrix.org left the room. | 15:36:02 |
| 18 Dec 2024 |
| EndureAhead joined the room. | 13:43:17 |
| tim126 joined the room. | 15:50:30 |
| @dmiskovic:matrix.org joined the room. | 19:36:19 |
| 19 Dec 2024 |
matthewcroughan | I'm now experiencing this on my NixOS machine itself, after upgrading to 2.25.x https://github.com/NixOS/nix/issues/10630 | 14:48:00 |
matthewcroughan | Using nix-shell -p nixVersions.nix_2_24 fixes it, but I'll update the issue to reflect that. | 14:48:33 |
matthewcroughan | Probably https://github.com/NixOS/nix/issues/10683 as well | 14:56:55 |
matthewcroughan | Basically for whatever reason things are going at like 50kbps for me on new nix :P | 14:58:23 |
matthewcroughan | https://nix.dev/manual/nix/2.24/command-ref/conf-file.html?highlight=determinism#conf-download-buffer-size | 14:58:55 |
| Stefan joined the room. | 21:43:59 |
| 20 Dec 2024 |
| 0xfeebdaed joined the room. | 04:01:22 |
| jthulhu joined the room. | 08:14:04 |
DavHau | Is there any nix command that I can use to get the corresponding store path for a given nar hash, assuming the store path exists in my local /nix/store? | 10:37:16 |
infinisil | In reply to @hsngrmpf:matrix.org Is there any nix command that I can use to get the corresponding store path for a given nar hash, assuming the store path exists in my local /nix/store? Not a Nix command, but you can make an sql query to the sqlite database in /var/nix/var | 10:49:21 |
DavHau | OK thanks | 10:50:01 |
| @xiaoxiangmoe:matrix.org joined the room. | 13:58:22 |
Mic92 | I implemented that for harmonia | 17:46:59 |
Mic92 | DavHau: https://github.com/nix-community/harmonia/blob/8cb82560d129c370a0c6c693425611e9396ef85c/src/daemon.rs#L584 | 17:48:40 |
Mic92 | Maybe the c api for nix also exposes it. I now the perl-bindings do | 17:49:04 |
Mic92 | Shallow clones help a bit. Until we get the pay off with lazy paths. | 17:50:09 |
| 21 Dec 2024 |
| @stablejoy:matrix.org left the room. | 05:08:10 |