snix/tvix/eval/src/builtins
sterni 834fe833e5 fix(tvix/eval/versions): preserve the Number string exactly
This is relevant for builtins.splitVersion:

    nix-repl> builtins.splitVersion "unstable-2022-02-21"
    [ "unstable" "2022" "02" "21" ]

Change-Id: I0a0add178d95d5a82e112b41ed5f3ca5a19608f8
Reviewed-on: https://cl.tvl.fyi/c/depot/+/6710
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2022-09-21 13:08:07 +00:00
..
mod.rs fix(tvix/eval/versions): preserve the Number string exactly 2022-09-21 13:08:07 +00:00
versions.rs fix(tvix/eval/versions): preserve the Number string exactly 2022-09-21 13:08:07 +00:00