diff --git a/rfcs/0192-by-name-version-pins.md b/rfcs/0192-by-name-version-pins.md index 968961d..11dc984 100644 --- a/rfcs/0192-by-name-version-pins.md +++ b/rfcs/0192-by-name-version-pins.md @@ -65,7 +65,7 @@ In addition to `pkgs/by-name/{shard}/{pname}/package.nix` there can also be I think you know where this is going. Packages with a `pin.nix` will have the versions of packages pinned -accordingly. This can be easily archived with: +accordingly. This can be easily achieved with: ```nix if lib.pathExists (packageDirectory + "/pins.nix") then