mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-09-04 03:34:46 +02:00
* Updated flake lock and removed abseilCPPSource input. Removed abseilCppSource references. Removed abseilCPPSource input from flake.lock, updated lockfile. * Fixed Documentation which should be "releaseWithDebInfo" not "releaseWithDebugInfo"
28 lines
567 B
JSON
28 lines
567 B
JSON
{
|
|
"nodes": {
|
|
"nixpkgs": {
|
|
"locked": {
|
|
"lastModified": 1787070829,
|
|
"narHash": "sha256-vXNVDVtvfiQuXthP0NHPFdNvvMTkGpx0UP8oddIWbNk=",
|
|
"owner": "nixos",
|
|
"repo": "nixpkgs",
|
|
"rev": "0ae2bc1419c3f345984c2629e72e7a631820fa4d",
|
|
"type": "github"
|
|
},
|
|
"original": {
|
|
"owner": "nixos",
|
|
"ref": "nixos-unstable",
|
|
"repo": "nixpkgs",
|
|
"type": "github"
|
|
}
|
|
},
|
|
"root": {
|
|
"inputs": {
|
|
"nixpkgs": "nixpkgs"
|
|
}
|
|
}
|
|
},
|
|
"root": "root",
|
|
"version": 7
|
|
}
|