Add gpu-screen-recorder-ui (Not merged into main nixpkgs yet)
This commit is contained in:
parent
8a343bdd1d
commit
500c26f0b7
3 changed files with 34 additions and 8 deletions
17
home-manager/flake.lock
generated
17
home-manager/flake.lock
generated
|
@ -36,6 +36,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"gpu-screen-recorder-ui": {
|
||||
"locked": {
|
||||
"lastModified": 1741023597,
|
||||
"narHash": "sha256-09HLLCoC6L8OEjy0mvA7F6agriHQQOGXYsOisE0b4g8=",
|
||||
"owner": "js6pak",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "5c405e5de49ffe89bcdc5b43813b31383eef6f1c",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "js6pak",
|
||||
"ref": "5c405e5de49ffe89bcdc5b43813b31383eef6f1c",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"home-manager": {
|
||||
"inputs": {
|
||||
"nixpkgs": [
|
||||
|
@ -148,6 +164,7 @@
|
|||
},
|
||||
"root": {
|
||||
"inputs": {
|
||||
"gpu-screen-recorder-ui": "gpu-screen-recorder-ui",
|
||||
"home-manager": "home-manager",
|
||||
"moonlight": "moonlight",
|
||||
"nixpkgs": "nixpkgs_2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue