cross: open PRs for all my rust cross patches
This commit is contained in:
@@ -64,49 +64,56 @@ in
|
||||
|
||||
(fetchpatch' {
|
||||
name = "gmobile: set strictDeps, fix cross compilation";
|
||||
saneCommit = "223b327fcc0775212bcc30a0bfb57c90ce5e3251";
|
||||
hash = "sha256-ww6oAJF/AA6GhqJ1nS3QhHHcH7xiZUcNOKKvtE6NkGQ=";
|
||||
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";
|
||||
saneCommit = "eaed8b1530ce9eb9f674677003866d2d793b90fa";
|
||||
hash = "sha256-b5BNpbM7lXSPT9h3zQZStPRk6yyfH4x6g2tpjXW94EM=";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/437704";
|
||||
# saneCommit = "eaed8b1530ce9eb9f674677003866d2d793b90fa";
|
||||
hash = "sha256-G+2I7FMVN7WJio1ufwRZ0F13X/LViNdH1zfR4qqN46Y=";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
# desko nixpkgs branch: `pr-delfin-cross`
|
||||
name = "delfin: fix cross compilation";
|
||||
saneCommit = "b19145967431b49849d7dc5e0657322134297a24";
|
||||
hash = "sha256-Zj2U5y94oapHGZ/Ez/5pM5MY3wAwt5jj5hht9xDSHx0=";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/437748";
|
||||
# saneCommit = "b19145967431b49849d7dc5e0657322134297a24";
|
||||
hash = "sha256-R5hAfUmNsLnNpx26ZFZWqA0dLiYR/4pBMwfJrOBC+l0=";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
# desko nixpkgs branch: `pr-spot-cross`
|
||||
name = "spot: fix cross compilation";
|
||||
saneCommit = "09558b2d4b0e5fb74fc5c40b4c6cb0b7e72f7d00";
|
||||
hash = "sha256-vpTKdxY6ybXup9Xls662tQg1UikvLo4PTxU1A++Ynh4=";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/437722";
|
||||
# saneCommit = "09558b2d4b0e5fb74fc5c40b4c6cb0b7e72f7d00";
|
||||
hash = "sha256-yiWUOMaq9g+5WTQYKo1DG9m3my1oWot4miULfvCzWI4=";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
# desko nixpkgs branch: `pr-video-trimmer-cross`
|
||||
name = "video-trimmer: fix cross compilation";
|
||||
saneCommit = "6809ffd293ec65ef44deae7b6436afdcc4a36efb";
|
||||
hash = "sha256-ZDDRdGPpxER/i2trBDiovbIZc0Qe94iUp/XdWvIvG98=";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/437707";
|
||||
# saneCommit = "6809ffd293ec65ef44deae7b6436afdcc4a36efb";
|
||||
hash = "sha256-YBjzts0XmJ/szrNzmGm4Pp0EjPt37DXZwmP/ycG8M+k=";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
# desko nixpkgs branch: `pr-snapshot-cross`
|
||||
name = "snapshot: fix cross compilation";
|
||||
saneCommit = "9bf01eef452d46c2990cdc872017f1015892ea7d";
|
||||
hash = "sha256-F6RwprsXOWjk/xNHtBqQWge5edLGJeQUrupKZ1MNphU=";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/437708";
|
||||
# saneCommit = "9bf01eef452d46c2990cdc872017f1015892ea7d";
|
||||
hash = "sha256-nzqbRP9wHyDnwKyaATZ5mSyn68qgRvs4pEtAkhauiMM=";
|
||||
})
|
||||
|
||||
(fetchpatch' {
|
||||
name = "newsflash: fix cross compilation";
|
||||
saneCommit = "0453c58e9acf42c4ba52f3fda21d7e51139c0141";
|
||||
hash = "sha256-lLdPik9Iw9Cl7ZdAJIeKsbAfB7eyf57HEQpe3A0NHhM=";
|
||||
prUrl = "https://github.com/NixOS/nixpkgs/pull/437702";
|
||||
# saneCommit = "0453c58e9acf42c4ba52f3fda21d7e51139c0141";
|
||||
hash = "sha256-UFH2BIiLROBo8jdKY8DRogt4Fjd1veZydfQqb4endls=";
|
||||
})
|
||||
|
||||
# (fetchpatch' {
|
||||
|
Reference in New Issue
Block a user