telegram-desktop: minor overridability improvement (#398677)
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
}:
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
inherit pname;
|
||||
inherit (unwrapped) version meta passthru;
|
||||
inherit (finalAttrs.unwrapped) version meta passthru;
|
||||
|
||||
inherit unwrapped;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user