diff --git a/src/nix/flake.md b/src/nix/flake.md index 0035195e5..9e936a049 100644 --- a/src/nix/flake.md +++ b/src/nix/flake.md @@ -395,7 +395,7 @@ the `nixpkgs` input of the top-level flake to be equal to the `nixpkgs` input of the `dwarffs` input of the top-level flake: ```nix -inputs.nixops.follows = "dwarffs/nixpkgs"; +inputs.nixpkgs.follows = "dwarffs/nixpkgs"; ``` The value of the `follows` attribute is a `/`-separated sequence of