| 4 May 2025 |
K900 | Yes, the /development/ URLs redirect to Hydra | 10:05:37 |
K900 | nix.dev is not covered by the filtering | 10:05:44 |
martin | My user agent is Mozilla/5.0 (X11; Linux x86_64; rv:135.0) Gecko/20100101 Firefox/135.0. | 10:05:58 |
K900 | Yeah that might be a little too old | 10:06:24 |
K900 | That's three major versions behind | 10:06:32 |
K900 | And EOL | 10:06:35 |
martin | ok I'll update and try again^^ | 10:07:08 |
martin | yay it's working with Firefox 138 :) | 10:10:42 |
martin | sent a PR :) https://github.com/NixOS/nix/pull/13136 | 10:21:53 |
martin | How can I build only libexpr with meson? | 10:42:17 |
roberth | martin: with the flake, nix build .#default.libs.nix-expr. For development, instead of meson compile run ninja src/libexpr/libnixexpr.so or meson test nix-expr-tests (runs unit tests, but most of our coverage is in the functional test suite, i.e. meson test) | 12:00:57 |
| sinan changed their profile picture. | 18:36:26 |