nixpkgs mirror (for testing)
github.com/NixOS/nixpkgs
nix
1# Some packages, such as or-tools, strictly require a specific LTS
2# branch of abseil-cpp, and will be broken by arbitrary upgrades. See
3# also https://abseil.io/about/compatibility, which confirms “Each LTS
4# release should be considered to be a new major version of the
5# library.” Therefore, we keep packages `abseil-cpp_YYYYMM` for each
6# required LTS branch, leaving `abseil-cpp` as an alias.
7
8{ abseil-cpp_202508 }: abseil-cpp_202508