vmsilo/flake.lock
Davíð Steinn Geirsson e382e6003c Enable realtime priority for audio thread
crosvm changes for realtime audio, plus some minor log message improvements.

Also stop pinning nixpkgs as the upstream build failure has been resolved.
2026-02-19 17:33:49 +00:00

129 lines
3.3 KiB
JSON

{
"nodes": {
"crosvm": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1771520838,
"narHash": "sha256-tWMHQbPXwQ4z/6Ul7RwPDdxoer7SZd9fu/NJXDrloW8=",
"ref": "vmsilo",
"rev": "76a40cc68edf330316642d8e216590a6d8190bf5",
"revCount": 11235,
"submodules": true,
"type": "git",
"url": "https://git.dsg.is/dsg/crosvm.git"
},
"original": {
"ref": "vmsilo",
"submodules": true,
"type": "git",
"url": "https://git.dsg.is/dsg/crosvm.git"
}
},
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1771369470,
"narHash": "sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "0182a361324364ae3f436a63005877674cf45efb",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"crosvm": "crosvm",
"nixpkgs": "nixpkgs",
"treefmt-nix": "treefmt-nix",
"wayland-proxy-virtwl": "wayland-proxy-virtwl"
}
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"treefmt-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1770228511,
"narHash": "sha256-wQ6NJSuFqAEmIg2VMnLdCnUc0b7vslUohqqGGD+Fyxk=",
"owner": "numtide",
"repo": "treefmt-nix",
"rev": "337a4fe074be1042a35086f15481d763b8ddc0e7",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "treefmt-nix",
"type": "github"
}
},
"wayland-proxy-virtwl": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1771461540,
"narHash": "sha256-v1C+/Rk/a1J0bD8wBWSGmAModN9VV821frCu/OSbUDk=",
"ref": "refs/heads/master",
"rev": "7d3823b46c0d9dd14fa9dd56f2927105172a3785",
"revCount": 174,
"submodules": true,
"type": "git",
"url": "https://git.dsg.is/dsg/wayland-proxy-virtwl.git"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://git.dsg.is/dsg/wayland-proxy-virtwl.git"
}
}
},
"root": "root",
"version": 7
}