servo: fix lemmy-ui build
This commit is contained in:
@@ -19,6 +19,12 @@ let
|
|||||||
// (if title != null then { name = title; } else {})
|
// (if title != null then { name = title; } else {})
|
||||||
);
|
);
|
||||||
in [
|
in [
|
||||||
|
(fetchpatch' {
|
||||||
|
# merged 2023/09/28. fixes lemmy build
|
||||||
|
title = "lemmy-ui: add missed build dependency";
|
||||||
|
prUrl = "https://github.com/NixOS/nixpkgs/pull/257769";
|
||||||
|
hash = "sha256-Z0fHlsycsSUoniXYoD1H+Kti1Vk5TFBC38TbtUR+ZPg=";
|
||||||
|
})
|
||||||
# (fetchpatch' {
|
# (fetchpatch' {
|
||||||
# # fixes /mnt/servo-nfs mount failures
|
# # fixes /mnt/servo-nfs mount failures
|
||||||
# # 2023/09/21: doesn't apply
|
# # 2023/09/21: doesn't apply
|
||||||
|
Reference in New Issue
Block a user