obsidian: remove reduant inherit

This commit is contained in:
diniamo 2024-08-04 17:57:55 +02:00
parent 09e008349f
commit 1335aeda7a

View File

@ -11,7 +11,6 @@
, commandLineArgs ? ""
}:
let
inherit (stdenv.hostPlatform) system;
pname = "obsidian";
version = "1.6.5";
appname = "Obsidian";