diff --git a/site/blog/2024-04-15-nix-iceberg.md b/site/blog/2024-04-15-nix-iceberg.md index ecbb72a..b02bb18 100644 --- a/site/blog/2024-04-15-nix-iceberg.md +++ b/site/blog/2024-04-15-nix-iceberg.md @@ -981,7 +981,7 @@ Therefore, function identity really **is** load bearing on importing nixpkgs. ## `import ` -This looks like we are importing , and getting the `fetchurl.nix` file in +This looks like we are importing ``, and getting the `fetchurl.nix` file in it. Let's see if that is true: