Update gradle2nix stuff because codacy updates without changing the version number :):):):):)
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
|||||||
{ mkDerivation, lib, fetchFromGitHub,
|
{ mkDerivation, lib, fetchFromGitHub,
|
||||||
bullet, libopus, vlc, openal, assimp, libvorbis,
|
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 {
|
mkDerivation {
|
||||||
pname = "janus";
|
pname = "janus";
|
||||||
@@ -16,6 +16,7 @@ mkDerivation {
|
|||||||
buildInputs = [
|
buildInputs = [
|
||||||
tree
|
tree
|
||||||
mesa_glu
|
mesa_glu
|
||||||
|
mesa
|
||||||
vlc
|
vlc
|
||||||
qt5.qmake
|
qt5.qmake
|
||||||
qt5.qtwebsockets
|
qt5.qtwebsockets
|
||||||
|
|||||||
5757
prebuild.txt
5757
prebuild.txt
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user