diff --git a/pkgs/by-name/nixpkgs-bootstrap/patches.nix b/pkgs/by-name/nixpkgs-bootstrap/patches.nix index 707d008dc..df0ca69a5 100644 --- a/pkgs/by-name/nixpkgs-bootstrap/patches.nix +++ b/pkgs/by-name/nixpkgs-bootstrap/patches.nix @@ -62,13 +62,6 @@ in hash = "sha256-B7s2aNVony+G7FW2PaR7FVO7zzWa7SiLONWRGrsXA3A="; }) - (fetchpatch' { - name = "gmobile: set strictDeps, fix cross compilation"; - prUrl = "https://github.com/NixOS/nixpkgs/pull/437700"; - # saneCommit = "223b327fcc0775212bcc30a0bfb57c90ce5e3251"; - hash = "sha256-3zxCtRlliCpaDbJBV4hioQG7ehFvA9Co1JQdGStY1Js="; - }) - (fetchpatch' { # desko nixpkgs branch: `pr-papers-cross` name = "papers: fix cross compilation";