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