top-level: fix typo

This commit is contained in:
Sandro Jäckel 2021-06-17 11:16:37 +02:00
parent 48cc7f1d1c
commit 6708061975
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -151,7 +151,7 @@ let
otherPackageSets = self: super: {
# This maps each entry in lib.systems.examples to its own package
# set. Each of these will contain all packages cross compiled for
# that target system. For instance, pkgsCross.rasberryPi.hello,
# that target system. For instance, pkgsCross.raspberryPi.hello,
# will refer to the "hello" package built for the ARM6-based
# Raspberry Pi.
pkgsCross = lib.mapAttrs (n: crossSystem: