From 594c80cf2158255e0539b9ff05c6bc9edd61802a Mon Sep 17 00:00:00 2001 From: RGBCube Date: Fri, 6 Jun 2025 23:35:15 +0300 Subject: [PATCH] blog(nix-iceberg): delete old todo --- site/blog/2024-04-15-nix-iceberg.md | 2 -- 1 file changed, 2 deletions(-) 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.