Loading pkgs/by-name/ga/gammu/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,11 @@ stdenv.mkDerivation rec { cmake ]; cmakeFlags = [ # Fix build with CMake 4 (lib.cmakeFeature "CMAKE_POLICY_VERSION_MINIMUM" "3.10") ]; strictDeps = true; buildInputs = [ Loading Loading
pkgs/by-name/ga/gammu/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -44,6 +44,11 @@ stdenv.mkDerivation rec { cmake ]; cmakeFlags = [ # Fix build with CMake 4 (lib.cmakeFeature "CMAKE_POLICY_VERSION_MINIMUM" "3.10") ]; strictDeps = true; buildInputs = [ Loading