Update shadPS4-git
This commit is contained in:
parent
f3c932d91d
commit
12c13f05f0
3 changed files with 6 additions and 5 deletions
1
home-manager/programs/shadps4/.gitignore
vendored
Normal file
1
home-manager/programs/shadps4/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
/result
|
6
home-manager/programs/shadps4/flake.lock
generated
6
home-manager/programs/shadps4/flake.lock
generated
|
@ -2,11 +2,11 @@
|
|||
"nodes": {
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1742889210,
|
||||
"narHash": "sha256-hw63HnwnqU3ZQfsMclLhMvOezpM7RSB0dMAtD5/sOiw=",
|
||||
"lastModified": 1743095683,
|
||||
"narHash": "sha256-gWd4urRoLRe8GLVC/3rYRae1h+xfQzt09xOfb0PaHSk=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "698214a32beb4f4c8e3942372c694f40848b360d",
|
||||
"rev": "5e5402ecbcb27af32284d4a62553c019a3a49ea6",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
@ -23,8 +23,8 @@
|
|||
src = pkgs.fetchFromGitHub {
|
||||
owner = "shadps4-emu";
|
||||
repo = "shadPS4";
|
||||
rev = "437af9320104011b32c34c85a6d888a78969b705";
|
||||
hash = "sha256-yKaDoqQUGlcfHghqvzs9V8ZjPkO7E1imeTeyiMqGvJw=";
|
||||
rev = "a707d31a4c23fdd8aefb146ae04d25ecbca246d0";
|
||||
hash = "sha256-ZOuhdZuLXbR3kzNwoK7jioFy+MjKL8GDBtVRsyGcL98=";
|
||||
fetchSubmodules = true;
|
||||
leaveDotGit = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue