overlays: remove drawterm-wayland patch
This commit is contained in:
parent
947a3abd28
commit
947f85b275
@ -19,16 +19,6 @@ in
|
|||||||
] ++
|
] ++
|
||||||
(if isUnstable
|
(if isUnstable
|
||||||
then [
|
then [
|
||||||
(_: super: {
|
|
||||||
drawterm-wayland = super.drawterm-wayland.overrideAttrs (_: rec {
|
|
||||||
patches = [
|
|
||||||
(super.fetchpatch {
|
|
||||||
url = "http://okturing.com/src/19729/body";
|
|
||||||
sha256 = "sha256-DKmxC2HA/PlhZFd0P54CzPufURDyx4bA04OmFess974=";
|
|
||||||
})
|
|
||||||
];
|
|
||||||
});
|
|
||||||
})
|
|
||||||
]
|
]
|
||||||
else [
|
else [
|
||||||
]);
|
]);
|
||||||
|
Loading…
Reference in New Issue
Block a user