mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 08:14:00 +01:00
feat: Update sakaya to latest commit
sakaya will now automatically choose 32-bit and 64-bit wine prefixes based on the executable itself.
This commit is contained in:
parent
9cb52b29f9
commit
72dbecfa78
@ -110,7 +110,6 @@ in
|
||||
environment.sessionVariables = {
|
||||
LC_ALL = "ja_JP.UTF-8";
|
||||
TZ = "Asia/Tokyo";
|
||||
WINEPREFIX = "/mnt/wine";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
@ -214,11 +214,11 @@
|
||||
"utils": "utils"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1697029718,
|
||||
"narHash": "sha256-kDEvUooFqdrYO9UQmOuqE+UUXLnpuyFopYcB57Wo4c4=",
|
||||
"lastModified": 1698607082,
|
||||
"narHash": "sha256-PxRVup2xbl0XTo+RiBqUIQPB9UT4K5zEVFEb5EL0deY=",
|
||||
"owner": "donovanglover",
|
||||
"repo": "sakaya",
|
||||
"rev": "bde0aa242ad293f1d6a97f066f74cde891db0c5d",
|
||||
"rev": "84704b73ad76848176158ef65bbe3ddc6169609a",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
Loading…
Reference in New Issue
Block a user