tvl-depot/tvix/glue
Florian Klink 1f75fee0dd fix(tvix/glue): don't use builtins.currentSystem in test
This test will otherwise obviously fail on aarch64-linux, or anything
not x86_64-linux, as it'll produce a different Derivation.

Change-Id: Iedddcb6aeff05e49fc2e6da27f08111cdc9affec
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12677
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: edef <edef@edef.eu>
Tested-by: BuildkiteCI
2024-10-21 12:59:58 +00:00
..
benches refactor(tvix/glue): remove use of lazy_static 2024-10-13 14:45:17 +00:00
src fix(tvix/glue): don't use builtins.currentSystem in test 2024-10-21 12:59:58 +00:00
build.rs fix(tvix): make rstest pick up new test case files 2024-06-05 17:52:17 +00:00
Cargo.toml refactor(tvix/glue): remove use of lazy_static 2024-10-13 14:45:17 +00:00
default.nix chore(tvix): Retain original passthru in Rust builds 2024-08-15 23:37:00 +00:00