1
Fork 0
mirror of https://github.com/RGBCube/Site synced 2025-07-30 12:37:50 +00:00

blog(nix-iceberg): fix html failure

This commit is contained in:
RGBCube 2025-06-06 23:48:32 +03:00
parent d3a8891148
commit 7b9f7b9b59
Signed by: RGBCube
SSH key fingerprint: SHA256:CzqbPcfwt+GxFYNnFVCqoN5Itn4YFrshg1TrnACpA5M

View file

@ -981,7 +981,7 @@ Therefore, function identity really **is** load bearing on importing nixpkgs.
## `import <nix/fetchurl.nix>`
This looks like we are importing <nix>, and getting the `fetchurl.nix` file in
This looks like we are importing `<nix>`, and getting the `fetchurl.nix` file in
it.
Let's see if that is true: