update server
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
shellAliases = {
|
||||
# TODO: gifsicle -O3 --lossy=30 noita-20240328-191617-1612416266-00316616.gif -o noita-20240328-191617-1612416266.gif
|
||||
backupNoita =
|
||||
"cp -r ~/.local/share/Steam/steamapps/compatdata/881100/pfx/drive_c/users/steamuser/AppData/LocalLow/Nolla_Games_Noita/* /synced/default/backups/noita_save";
|
||||
"cp -r ~/.local/share/Steam/steamapps/compatdata/881100/pfx/drive_c/users/steamuser/AppData/LocalLow/Nolla_Games_Noita/* /synced/default/dont_remotebackup/noita_save";
|
||||
checkTime = "(cd /synced/work_drive/TS && nix run)";
|
||||
checkWaylandWindowsKDE =
|
||||
"qdbus org.kde.KWin /KWin org.kde.KWin.showDebugConsole";
|
||||
|
||||
@@ -9,5 +9,5 @@ rustPlatform.buildRustPackage {
|
||||
rev = "328b43766fe4fe3b352a23f160de6bc96a3aee58";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-Yo3Xy8oa3KdvttYlYUV0Ut8HMK7BSzqEuIdWAHoDG1M=";
|
||||
cargoHash = "sha256-qq9ocPtGT5dfCDlqLZWaSuDNxMEDqfNWwvRZi4jOGqc=";
|
||||
}
|
||||
|
||||
@@ -16,5 +16,5 @@ rustPlatform.buildRustPackage {
|
||||
nativeBuildInputs = with pkgs; [ pkg-config ];
|
||||
buildInputs = with pkgs; [ openssl ];
|
||||
|
||||
cargoHash = "sha256-PI2bLMnT71JVeDZp/Es4jhwTPuSRvrz2j5wyNPLKkFY=";
|
||||
cargoHash = "sha256-rJWjX99keDzKs76u3D2aXKWGmBkQ0mF/HWZYHcQtaW0=";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user