Loading pkgs/development/libraries/quickder/default.nix→pkgs/by-name/qu/quickder/package.nix +21 −19 Original line number Diff line number Diff line { lib , stdenv , fetchFromGitLab , python3 , cmake , doxygen , graphviz , quickmem , arpa2common , arpa2cm , ensureNewerSourcesForZipFilesHook { lib, stdenv, fetchFromGitLab, python3, cmake, doxygen, graphviz, quickmem, arpa2common, arpa2cm, ensureNewerSourcesForZipFilesHook, }: stdenv.mkDerivation rec { Loading @@ -32,17 +33,18 @@ stdenv.mkDerivation rec { buildInputs = [ arpa2cm arpa2common (python3.withPackages (ps: with ps; [ (python3.withPackages ( ps: with ps; [ asn1ate colored pyparsing setuptools six ])) ] )) quickmem ]; postPatch = '' substituteInPlace setup.py --replace 'pyparsing==' 'pyparsing>=' ''; Loading pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -22489,8 +22489,6 @@ with pkgs; quesoglc = callPackage ../development/libraries/quesoglc { }; quickder = callPackage ../development/libraries/quickder { }; quickmem = callPackage ../development/libraries/quickmem { }; quicksynergy = callPackage ../applications/misc/quicksynergy { }; Loading
pkgs/development/libraries/quickder/default.nix→pkgs/by-name/qu/quickder/package.nix +21 −19 Original line number Diff line number Diff line { lib , stdenv , fetchFromGitLab , python3 , cmake , doxygen , graphviz , quickmem , arpa2common , arpa2cm , ensureNewerSourcesForZipFilesHook { lib, stdenv, fetchFromGitLab, python3, cmake, doxygen, graphviz, quickmem, arpa2common, arpa2cm, ensureNewerSourcesForZipFilesHook, }: stdenv.mkDerivation rec { Loading @@ -32,17 +33,18 @@ stdenv.mkDerivation rec { buildInputs = [ arpa2cm arpa2common (python3.withPackages (ps: with ps; [ (python3.withPackages ( ps: with ps; [ asn1ate colored pyparsing setuptools six ])) ] )) quickmem ]; postPatch = '' substituteInPlace setup.py --replace 'pyparsing==' 'pyparsing>=' ''; Loading
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -22489,8 +22489,6 @@ with pkgs; quesoglc = callPackage ../development/libraries/quesoglc { }; quickder = callPackage ../development/libraries/quickder { }; quickmem = callPackage ../development/libraries/quickmem { }; quicksynergy = callPackage ../applications/misc/quicksynergy { };