add winegdk and install cage-xtmapper

This commit is contained in:
Asaki Yuki 2026-04-15 13:26:06 +07:00
parent ca4e3f77b7
commit c0b9b51f56
9 changed files with 98 additions and 18 deletions

88
flake.lock generated
View file

@ -107,6 +107,24 @@
"type": "github"
}
},
"flake-utils_3": {
"inputs": {
"systems": "systems_4"
},
"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"
}
},
"home-manager": {
"inputs": {
"nixpkgs": [
@ -449,6 +467,22 @@
"type": "github"
}
},
"nixpkgs_7": {
"locked": {
"lastModified": 1762361079,
"narHash": "sha256-lz718rr1BDpZBYk7+G8cE6wee3PiBUpn8aomG/vLLiY=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "ffcdcf99d65c61956d882df249a9be53e5902ea5",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixvim": {
"inputs": {
"flake-parts": "flake-parts_2",
@ -508,7 +542,8 @@
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs_6",
"nixvim": "nixvim",
"unstablepkgs": "unstablepkgs"
"unstablepkgs": "unstablepkgs",
"winegdk": "winegdk"
}
},
"systems": {
@ -556,6 +591,21 @@
"type": "github"
}
},
"systems_4": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"unstablepkgs": {
"locked": {
"lastModified": 1775710090,
@ -572,6 +622,42 @@
"type": "github"
}
},
"winegdk": {
"inputs": {
"flake-utils": "flake-utils_3",
"nixpkgs": "nixpkgs_7",
"winegdk": "winegdk_2"
},
"locked": {
"lastModified": 1762497139,
"narHash": "sha256-9QE4BJNtz0UgB5mWf+EgGZW9hrVdJyta/KlQJwh8IsQ=",
"owner": "fmbearmf",
"repo": "winegdk-nix",
"rev": "91356fdc0d1c004b8f57b79ddb5e771845dfe2c1",
"type": "github"
},
"original": {
"owner": "fmbearmf",
"repo": "winegdk-nix",
"type": "github"
}
},
"winegdk_2": {
"flake": false,
"locked": {
"lastModified": 1762457615,
"narHash": "sha256-Ja32uLvxCi1weDop+HCrSAagkMaNbSjoW1C720/D3cw=",
"owner": "Weather-OS",
"repo": "WineGDK",
"rev": "a82854dfa4b54ab935bc3ca69d4bd885c4a63186",
"type": "github"
},
"original": {
"owner": "Weather-OS",
"repo": "WineGDK",
"type": "github"
}
},
"xwayland-satellite-stable": {
"flake": false,
"locked": {