shadPS4/flake.lock
Connor Garey 56fd63cc95
Abseil-Cpp for protobuff. (#4638)
Added abseil-cpp

Add git

abseilCppSource added to flake.lock

Add abseilCppSource and pass the nix path to be compiled.

Removed git
2026-06-28 09:49:45 +03:00

46 lines
1.1 KiB
JSON

{
"nodes": {
"abseilCppSource": {
"flake": false,
"locked": {
"lastModified": 1750171688,
"narHash": "sha256-eB7OqTO9Vwts9nYQ/Mdq0Ds4T1KgmmpYdzU09VPWOhk=",
"owner": "abseil",
"repo": "abseil-cpp",
"rev": "76bb24329e8bf5f39704eb10d21b9a80befa7c81",
"type": "github"
},
"original": {
"owner": "abseil",
"ref": "20250512.1",
"repo": "abseil-cpp",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1779560665,
"narHash": "sha256-tpyBcxPpcQb8ukyNF7DoCwfSY3VPsxHoYwj00Cayv5o=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "64c08a7ca051951c8eae34e3e3cb1e202fe36786",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"abseilCppSource": "abseilCppSource",
"nixpkgs": "nixpkgs"
}
}
},
"root": "root",
"version": 7
}