| 7 Dec 2025 |
thubrecht | It's evaluation an option | 20:57:29 |
thubrecht | * It's evaluating an option | 20:57:34 |
Sergei Zimmerman (xokdvium) | Is this just for the nix-instantiate output right? | 20:59:09 |
thubrecht | It's at least for this, I did not investiguate further | 21:00:09 |
thubrecht | The command was:
nix-instantiate -E 'import ./default.nix { modules = [ ./deprecated-wrapped.nix ];}' -A 'options.mergedEither.type.nestedTypes.right.functor.wrapped' --eval-only --json --show-trace
| 21:00:22 |
thubrecht | * The command was:
nix-instantiate -E 'import ./default.nix { modules = [ ./deprecated-wrapped.nix ];}' -A 'options.mergedEither.type.nestedTypes.right.functor.wrapped' --eval-only --json
| 21:00:37 |
thubrecht | Redacted or Malformed Event | 21:00:53 |
Sergei Zimmerman (xokdvium) | Yeah then this is just a nix-instantiate not forcing thunks | 21:01:10 |
thubrecht | Even if it was forcing chunks, then the error would be cannot convert the built-in function 'isString' to JSON or something along the lines | 21:02:51 |
thubrecht | At the end of the day, the test passes but for the wrong reasons | 21:03:44 |
thubrecht | https://gerrit.lix.systems/c/lix/+/4679/16/misc/nixpkgs-lib-tests.patch this makes the tests behave correctly btw @xokdvium:matrix.org | 22:38:46 |
| 8 Dec 2025 |
jade_ | I told the people implementing fixing this to set NIX_CONFIG to make it use the new functionality and deprecate the weird environment variable O_o | 00:02:03 |
jade_ | confused | 00:02:09 |
jade_ | oh they snuck more legacy nonsense into there | 00:02:55 |