@@ -8,7 +8,6 @@
|
||||
(final: prev: {
|
||||
telepresence = prev.telepresence.overrideAttrs (oldAttrs: {
|
||||
patches = oldAttrs.patches or [ ] ++ [
|
||||
./fix-versioneer.patch
|
||||
./extend-timeout.patch
|
||||
];
|
||||
});
|
||||
|
Reference in New Issue
Block a user