From 72dbecfa7898ffc956b2fa1ada7b486990c941ce Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sun, 29 Oct 2023 15:15:23 -0400 Subject: [PATCH] feat: Update sakaya to latest commit sakaya will now automatically choose 32-bit and 64-bit wine prefixes based on the executable itself. --- containers/default.nix | 1 - flake.lock | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/containers/default.nix b/containers/default.nix index 60c0b4bf..be9eecbd 100644 --- a/containers/default.nix +++ b/containers/default.nix @@ -110,7 +110,6 @@ in environment.sessionVariables = { LC_ALL = "ja_JP.UTF-8"; TZ = "Asia/Tokyo"; - WINEPREFIX = "/mnt/wine"; }; }; }; diff --git a/flake.lock b/flake.lock index 583611c0..4cfc8e05 100644 --- a/flake.lock +++ b/flake.lock @@ -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": {