summary refs log tree commit diff
path: root/pkgs/top-level/stage.nix
diff options
context:
space:
mode:
authorSandro Jäckel <sandro.jaeckel@gmail.com>2021-06-17 11:16:37 +0200
committerSandro Jäckel <sandro.jaeckel@gmail.com>2021-06-17 11:16:37 +0200
commit6708061975655d43dca265f10865673d5fa2a66f (patch)
tree8094efc3f8229b9391fc101e56547ae7a71f7bce /pkgs/top-level/stage.nix
parent48cc7f1d1c7cedc5849dde3ca017a423b814e4ee (diff)
downloadnixpkgs-6708061975655d43dca265f10865673d5fa2a66f.tar
nixpkgs-6708061975655d43dca265f10865673d5fa2a66f.tar.gz
nixpkgs-6708061975655d43dca265f10865673d5fa2a66f.tar.bz2
nixpkgs-6708061975655d43dca265f10865673d5fa2a66f.tar.lz
nixpkgs-6708061975655d43dca265f10865673d5fa2a66f.tar.xz
nixpkgs-6708061975655d43dca265f10865673d5fa2a66f.tar.zst
nixpkgs-6708061975655d43dca265f10865673d5fa2a66f.zip
top-level: fix typo
Diffstat (limited to 'pkgs/top-level/stage.nix')
-rw-r--r--pkgs/top-level/stage.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/top-level/stage.nix b/pkgs/top-level/stage.nix
index 931ad1f01ae..a7905d0db29 100644
--- a/pkgs/top-level/stage.nix
+++ b/pkgs/top-level/stage.nix
@@ -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: