Update gradle2nix stuff because codacy updates without changing the version number :):):):):)

This commit is contained in:
Daniel Løvbrøtte Olsen
2019-12-29 19:11:10 +01:00
parent 43a1c25571
commit fcf78b5e80
5 changed files with 736 additions and 24817 deletions

View File

@@ -1,6 +1,6 @@
{ mkDerivation, lib, fetchFromGitHub,
bullet, libopus, vlc, openal, assimp, libvorbis,
qtbase, qt5, mesa_glu, tree, git, git-lfs, zlib}:
qtbase, qt5, mesa_glu, mesa, tree, git, git-lfs, zlib}:
mkDerivation {
pname = "janus";
@@ -16,6 +16,7 @@ mkDerivation {
buildInputs = [
tree
mesa_glu
mesa
vlc
qt5.qmake
qt5.qtwebsockets