lomiri.lomiri: disable strict deps
configure phase looks for executables to be used in the runtime which is not compatible with strictDeps.
This commit is contained in:
parent
196c683296
commit
9ff361bf1f
@ -155,8 +155,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
patchShebangs tests/whitespace/check_whitespace.py
|
||||
'';
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
nativeBuildInputs = [
|
||||
cmake
|
||||
glib # populates GSETTINGS_SCHEMAS_PATH
|
||||
|
Loading…
Reference in New Issue
Block a user