Now Passing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ mkDerivation, lib, fetchFromGitLab, cmake
|
||||
, boost, netcdf, hdf5, fftwSinglePrec, muparser, openssl, ffmpeg, python
|
||||
, boost, netcdf, hdf5, fftwSinglePrec, muparser, openssl, ffmpeg, python38
|
||||
, qtbase, qtsvg, qttools, qscintilla }:
|
||||
|
||||
mkDerivation rec {
|
||||
@@ -21,7 +21,7 @@ mkDerivation rec {
|
||||
muparser
|
||||
openssl
|
||||
ffmpeg
|
||||
python
|
||||
python38
|
||||
qtbase qtsvg qttools qscintilla
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user