patches: remove commented nitter patch
This commit is contained in:
parent
4e6719927b
commit
91a29faaa7
1 changed files with 0 additions and 9 deletions
|
@ -7,13 +7,4 @@ let
|
|||
in
|
||||
{
|
||||
coreutils-doge = addPatches prev.coreutils [ ./coreutils.patch ];
|
||||
|
||||
# nitter = prev.nitter.overrideAttrs (old: {
|
||||
# patches = (old.patches or [ ]) ++ [
|
||||
# (final.fetchpatch {
|
||||
# url = "https://patch-diff.githubusercontent.com/raw/zedeus/nitter/pull/830.patch";
|
||||
# hash = "sha256-MIl22yWHAGQtcB1/B9OfbfoVhxOBIAJ3n1eT2Ko1Y3Q=";
|
||||
# })
|
||||
# ];
|
||||
# });
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue