nixpatches: point whalebird update to upstream PR

This commit is contained in:
colin 2022-09-27 23:21:46 -07:00
parent 050c8d15de
commit ae220ab2e1

View File

@ -38,7 +38,8 @@ fetchpatch: [
# whalebird: 4.6.0 -> 4.6.5
(fetchpatch {
url = "https://git.uninsane.org/colin/nixpkgs/commit/5f410db5e0bc24521ad413c33285a3175517941c.diff";
# url = "https://git.uninsane.org/colin/nixpkgs/commit/5f410db5e0bc24521ad413c33285a3175517941c.diff";
url = "https://github.com/NixOS/nixpkgs/pull/193281.diff";
sha256 = "sha256-222ZhU3l9fUTeqJvkk/1MhIMzzPaxthZpThYHi3rjV8=";
})
]