Fork libkrun again to fix buffer mapping permission issue (fix #18)
Initial D-Bus WIP is also there..
This commit is contained in:
parent
adf2d24b60
commit
beeb5f5d9f
3 changed files with 35 additions and 15 deletions
18
flake.lock
generated
18
flake.lock
generated
|
|
@ -20,6 +20,23 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"libkrun-src": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1772170018,
|
||||
"narHash": "sha256-pi4Mrx9wFE8zT8lx+0su2bP1tTkJBh5FaGNQjAFUAx4=",
|
||||
"owner": "valpackett",
|
||||
"repo": "libkrun",
|
||||
"rev": "eeafbc55379b60379414168e7a22d5f95b73d7a0",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "valpackett",
|
||||
"repo": "libkrun",
|
||||
"rev": "eeafbc55379b60379414168e7a22d5f95b73d7a0",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"muvm-src": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
|
@ -56,6 +73,7 @@
|
|||
"root": {
|
||||
"inputs": {
|
||||
"flake-parts": "flake-parts",
|
||||
"libkrun-src": "libkrun-src",
|
||||
"muvm-src": "muvm-src",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"sidebus": "sidebus"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue