We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
buildInputs
1 parent c09adca commit 63cc2e2Copy full SHA for 63cc2e2
pkgs/by-name/vi/vintagestory/package.nix
@@ -33,8 +33,6 @@ stdenv.mkDerivation rec {
33
copyDesktopItems
34
];
35
36
- buildInputs = [ dotnet-runtime_7 ];
37
-
38
runtimeLibs = lib.makeLibraryPath (
39
[
40
gtk2
0 commit comments