mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-22 12:04:40 +00:00
abseil-cpp: 202301 -> 202401
This commit is contained in:
parent
5d34f071b5
commit
e8678f4fb3
@ -20448,7 +20448,7 @@ with pkgs;
|
||||
then overrideSDK stdenv { darwinMinVersion = "10.13"; }
|
||||
else stdenv;
|
||||
};
|
||||
abseil-cpp = abseil-cpp_202301;
|
||||
abseil-cpp = abseil-cpp_202401;
|
||||
|
||||
accountsservice = callPackage ../development/libraries/accountsservice { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user