cross compilation: track movement of upstream PRs

This commit is contained in:
Colin 2023-03-15 12:19:06 +00:00
parent a899cf6c9f
commit 3fb76e720f

View File

@ -71,6 +71,11 @@
# - `host-pkgs.cross-desko.stdenv` fails build:
# - #cross-compiling:nixos.org says pkgsCross.gnu64 IS KNOWN TO NOT COMPILE. let this go for now:
# Nixpkgs PR tracker:
# - browserpass (2023/03/14): <https://github.com/NixOS/nixpkgs/pull/221310>
# - gupnp_1_6 (2023/03/14): <https://github.com/NixOS/nixpkgs/pull/221308>
# - libmbim (2023/02/22, not mine): <https://github.com/NixOS/nixpkgs/pull/217701>
{ config, lib, options, pkgs, ... }: