lix/tests
eldritch horrors afb839a0c9 libexpr: associate let exprs with the correct StaticEnv
static env association is from expr to its enclosing scope, but let
exprs set their association to their *inner* scope. this skips one level
of envs and will cause segfaults if the parent is a with expr.

fixes #145

Change-Id: I1d22146110f071ede21b4eed7ed34b5850ef2ef3
2024-03-18 14:15:22 -07:00
..
functional libexpr: associate let exprs with the correct StaticEnv 2024-03-18 14:15:22 -07:00
installer test: Make the installer work on old rhel versions 2023-03-31 15:29:50 +02:00
nixos make the multi-node vm tests a bit more reliable 2024-03-10 10:10:52 +01:00
unit Merge "Delete hasPrefix and hasSuffix from the codebase" into main 2024-03-18 12:01:39 -06:00