| 30 Aug 2025 |
connor (he/him) | TIL: https://github.com/NixOS/nixpkgs/blob/4dcad23452ff442ef0c79b29d67b3a19f9414d6e/pkgs/top-level/config.nix#L62 | 12:45:32 |
Lun |
If you are a developer, you should probably set this to at least`"versioned"`.
😨
| 14:49:09 |
| 31 Aug 2025 |
Lun | Somehow the hash of cmake-build-preserve-PYTHONPATH changed between yesterday and today so torch is broken.
error: hash mismatch in fixed-output derivation '/nix/store/vywcjiyn0ix2yr132lvdb8wnqpcp0wyf-cmake-build-preserve-PYTHONPATH.drv':
specified: sha256-7f9qtr7ljqjKdj3DqpcCTS0/Hr2AwOzOl/HA88yU3zI=
got: sha256-jtBpfGTu/GJjg3GlNz9DX9NXRo7F5I27eOKxjpz10u4=
| 17:06:24 |
Lun | I could put up a quick PR to fix the hash but not sure that's right, it might just happen again. 😅 cc Gaétan Lepage | 17:29:01 |
Lun | * I could put up a quick PR to fix the hash but not sure that's right, it might just happen again. 😅 cc Gaétan Lepage edit: solved in #438974 | 20:50:16 |
| 1 Sep 2025 |
| Lun changed their display name from lun to Lun. | 15:55:28 |
| 2 Sep 2025 |
| haras-unicorn joined the room. | 16:08:07 |
| 3 Sep 2025 |
| ghpzin joined the room. | 09:30:34 |
| 4 Sep 2025 |
connor (he/him) | I’ll be updating the CUDA slide tonight SomeoneSerge (Ever OOMed by Element) | 15:17:01 |
connor (he/him) | I can fill it out and talk about it tomorrow if they’re having anyone from the teams on stage, just for your awareness | 15:17:28 |
| connor (he/him) changed their display name from connor (he/him) (UTC+1) to connor (he/him) (UTC+2). | 17:03:14 |
| 5 Sep 2025 |
hexa | /nix/store/5l4n9asa41cxqcjm10p1f4k03x694wwj-python3.12-tensorflow-2.19.0/lib/python3.12/site-packages/tensorflow/lite/python/interpreter.py:457: UserWarning: Warning: tf.lite.Interpreter is deprecated and is scheduled for deletion in
TF 2.20. Please use the LiteRT interpreter from the ai_edge_litert package.
See the [migration guide](https://ai.google.dev/edge/litert/migration)
for details.
warnings.warn(_INTERPRETER_DELETION_WARNING)
| 20:22:44 |
hexa | we don't have that, right? | 20:23:04 |
hexa | and we don't have tflite either, so I patched frigate to use tensorflow.lite.python.interpreter intead of tflite_runtime.interpreter cut-out | 20:24:07 |
hexa | if this is going away I'm in deep shit | 20:24:21 |
hexa | * if this is going away I'm in deep shit with the tf2.20 upgrade | 20:24:29 |
| 6 Sep 2025 |
| SomeoneSerge (back on matrix) changed their display name from SomeoneSerge (Ever OOMed by Element) to SomeoneSerge (@nixcon & back on matrix). | 09:22:00 |
| matthewcroughan changed their display name from matthewcroughan @ nix.camp to matthewcroughan @ nixcon. | 09:40:16 |
connor (he/him) | I personally don't know what those things are or use tensorflow, so I'm not sure | 12:36:01 |
| Duncan Gammie joined the room. | 14:22:13 |
| Hugo joined the room. | 20:41:38 |
| 7 Sep 2025 |
| adrian-gierakowski joined the room. | 12:08:58 |
adrian-gierakowski | Hi all | 12:09:16 |
| 8 Sep 2025 |
| Gregor Burger joined the room. | 15:27:10 |
Gaétan Lepage | It was great meeting (some of) you guys at NixCon!
Have you had a chance to look at the nix-community hydra situation connor (he/him) (UTC+2)? | 22:29:30 |
connor (he/him) | I have not :( | 23:59:17 |
| 9 Sep 2025 |
zowoq |
the nix-community hydra situation
Is there a problem with it?
| 01:12:32 |
connor (he/him) | Gaétan had mentioned something about (I think, sorry brain is fuzzy from travel) no recent version of PyTorch, either from being outdated or from the build failing | 02:10:08 |
Gaétan Lepage | Yes, I was talking about the nvidia (cudaSupport = true) jobset. I have the impression that I didn't get any cache-hits on these packages recently. | 08:28:11 |
Gaétan Lepage | Maybe there is nothing wrong and we simply need to wait for nix-community's hydra to catch up. | 08:28:39 |