diff --git a/site/blog/2024-04-15-nix-iceberg.md b/site/blog/2024-04-15-nix-iceberg.md index e30c570..26c2835 100644 --- a/site/blog/2024-04-15-nix-iceberg.md +++ b/site/blog/2024-04-15-nix-iceberg.md @@ -226,8 +226,6 @@ in builtins.break { Evaluate this expression with `nix eval --debugger --expr/--file` and see. - - ## `tvix` [Tvix](https://tvix.dev/) is an alternate implementation of Nix written in Rust.