diff --git a/ci.nix b/ci.nix index c0b404204c6e2288e5b9b719b5b818ccbf53050d..47d2236e28b7b242bb1f9cd6aaebcbe2a1ac95f0 100644 --- a/ci.nix +++ b/ci.nix @@ -1,5 +1,5 @@ # This file provides all the buildable and cacheable packages and -# package outputs in your package set. These are what gets built by CI, +# package outputs in you package set. These are what gets built by CI, # so if you correctly mark packages as # # - broken (using `meta.broken`),