Skip to content

Commit 63cc2e2

Browse files
committed
vintagestory: remove unused buildInputs
1 parent c09adca commit 63cc2e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/by-name/vi/vintagestory/package.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ stdenv.mkDerivation rec {
3333
copyDesktopItems
3434
];
3535

36-
buildInputs = [ dotnet-runtime_7 ];
37-
3836
runtimeLibs = lib.makeLibraryPath (
3937
[
4038
gtk2

0 commit comments

Comments
 (0)