Loading pkgs/top-level/all-packages.nix +4 −1 Original line number Diff line number Diff line Loading @@ -8342,7 +8342,10 @@ with pkgs; # More recent versions of abseil seem to be missing absl::if_constexpr abseil-cpp = abseil-cpp_202407; }; protobuf_27 = callPackage ../development/libraries/protobuf/27.nix { }; protobuf_27 = callPackage ../development/libraries/protobuf/27.nix { # More recent versions of abseil seem to be missing absl::if_constexpr abseil-cpp = abseil-cpp_202407; }; protobuf_25 = callPackage ../development/libraries/protobuf/25.nix { }; protobuf_21 = callPackage ../development/libraries/protobuf/21.nix { abseil-cpp = abseil-cpp_202103; Loading Loading
pkgs/top-level/all-packages.nix +4 −1 Original line number Diff line number Diff line Loading @@ -8342,7 +8342,10 @@ with pkgs; # More recent versions of abseil seem to be missing absl::if_constexpr abseil-cpp = abseil-cpp_202407; }; protobuf_27 = callPackage ../development/libraries/protobuf/27.nix { }; protobuf_27 = callPackage ../development/libraries/protobuf/27.nix { # More recent versions of abseil seem to be missing absl::if_constexpr abseil-cpp = abseil-cpp_202407; }; protobuf_25 = callPackage ../development/libraries/protobuf/25.nix { }; protobuf_21 = callPackage ../development/libraries/protobuf/21.nix { abseil-cpp = abseil-cpp_202103; Loading