2022-12-09T10:59:20 bottles 2022.10.14.1 -> 2022.11.14 https://repology.org/metapackage/bottles/versions 2022-12-09T10:59:24 attrpath: bottles 2022-12-09T10:59:25 Checking auto update branch... 2022-12-09T10:59:30 [version] 2022-12-09T10:59:30 [version] skipping because derivation has updateScript 2022-12-09T10:59:30 [rustCrateVersion] 2022-12-09T10:59:30 [rustCrateVersion] No cargoSha256 found 2022-12-09T10:59:30 [golangModuleVersion] 2022-12-09T10:59:30 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T10:59:30 [updateScript] 2022-12-09T10:59:39 [updateScript] Success 2022-12-09T10:59:39 [updateScript] these 2 derivations will be built: /nix/store/kwqyd0d04zzfqicg0cydkj6yzhcmzcs7-generic-update-script.sh.drv /nix/store/frbfa7xrfpyr7zcsl5xj52ipdbwbrphl-packages.json.drv building '/nix/store/kwqyd0d04zzfqicg0cydkj6yzhcmzcs7-generic-update-script.sh.drv'... building '/nix/store/frbfa7xrfpyr7zcsl5xj52ipdbwbrphl-packages.json.drv'... Going to be running update for following packages: - bottles-2022.10.14.1 Press Enter key to continue... Running update for: - bottles-2022.10.14.1: UPDATING ... - bottles-2022.10.14.1: DONE. Packages updated! 2022-12-09T10:59:39 2022-12-09T10:59:39 [quotedUrls] 2022-12-09T10:59:39 [quotedUrls] nothing found to replace 2022-12-09T10:59:39 Diff after rewrites: diff --git a/pkgs/applications/misc/bottles/default.nix b/pkgs/applications/misc/bottles/default.nix index 3ac928a3d36..e80dd522f6c 100644 --- a/pkgs/applications/misc/bottles/default.nix +++ b/pkgs/applications/misc/bottles/default.nix @@ -39,13 +39,13 @@ let in python3Packages.buildPythonApplication rec { pname = "bottles"; - version = "2022.10.14.1"; + version = "2022.11.14"; src = fetchFromGitHub { owner = "bottlesdevs"; repo = pname; rev = version; - sha256 = "sha256-FO91GSGlc2f3TSLrlmRDPi5p933/Y16tdEpX4RcKhL0="; + sha256 = "sha256-bigrJtqx9iZURYojwxlGe7xSGWS13wSaGcrTTROP9J8="; }; patches = [ ./vulkan_icd.patch ]; 2022-12-09T11:02:12 No auto update branch exists 2022-12-09T11:02:12 There might already be an open PR for this update: - bottles: 2022.10.14.1 -> 2022.11.14 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/202265" 2022-12-09T16:06:34 bottles 0 -> 1 2022-12-09T16:06:36 attrpath: bottles 2022-12-09T16:06:36 Checking auto update branch... 2022-12-09T16:06:40 [version] 2022-12-09T16:06:40 [version] skipping because derivation has updateScript 2022-12-09T16:06:40 [rustCrateVersion] 2022-12-09T16:06:40 [rustCrateVersion] No cargoSha256 found 2022-12-09T16:06:40 [golangModuleVersion] 2022-12-09T16:06:40 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T16:06:40 [updateScript] 2022-12-09T16:06:44 [updateScript] Success 2022-12-09T16:06:44 [updateScript] Going to be running update for following packages: - bottles-2022.10.14.1 Press Enter key to continue... Running update for: - bottles-2022.10.14.1: UPDATING ... - bottles-2022.10.14.1: DONE. Packages updated! 2022-12-09T16:06:44 2022-12-09T16:06:44 [quotedUrls] 2022-12-09T16:06:44 [quotedUrls] nothing found to replace 2022-12-09T16:06:45 Diff after rewrites: diff --git a/pkgs/applications/misc/bottles/default.nix b/pkgs/applications/misc/bottles/default.nix index 3ac928a3d36..e80dd522f6c 100644 --- a/pkgs/applications/misc/bottles/default.nix +++ b/pkgs/applications/misc/bottles/default.nix @@ -39,13 +39,13 @@ let in python3Packages.buildPythonApplication rec { pname = "bottles"; - version = "2022.10.14.1"; + version = "2022.11.14"; src = fetchFromGitHub { owner = "bottlesdevs"; repo = pname; rev = version; - sha256 = "sha256-FO91GSGlc2f3TSLrlmRDPi5p933/Y16tdEpX4RcKhL0="; + sha256 = "sha256-bigrJtqx9iZURYojwxlGe7xSGWS13wSaGcrTTROP9J8="; }; patches = [ ./vulkan_icd.patch ]; 2022-12-09T16:08:10 Old version 2022.10.14.1" not present in master derivation file with contents: { lib , fetchFromGitHub , fetchFromGitLab , gitUpdater , python3Packages , blueprint-compiler , meson , ninja , pkg-config , wrapGAppsHook4 , appstream-glib , desktop-file-utils , librsvg , gtk4 , gtksourceview5 , libadwaita , cabextract , p7zip , xdpyinfo , imagemagick , lsb-release , pciutils , procps , gamescope , mangohud , vkbasalt-cli , vmtouch }: python3Packages.buildPythonApplication rec { pname = "bottles-unwrapped"; version = "2022.11.14"; src = fetchFromGitHub { owner = "bottlesdevs"; repo = "bottles"; rev = version; sha256 = "sha256-bigrJtqx9iZURYojwxlGe7xSGWS13wSaGcrTTROP9J8="; }; patches = [ ./vulkan_icd.patch ]; nativeBuildInputs = [ blueprint-compiler meson ninja pkg-config wrapGAppsHook4 gtk4 # gtk4-update-icon-cache appstream-glib desktop-file-utils ]; buildInputs = [ librsvg gtk4 gtksourceview5 libadwaita ]; propagatedBuildInputs = with python3Packages; [ pyyaml requests pygobject3 patool markdown fvs pefile urllib3 chardet certifi idna pillow orjson icoextract ] ++ [ cabextract p7zip xdpyinfo imagemagick vkbasalt-cli gamescope mangohud vmtouch # Undocumented (subprocess.Popen()) lsb-release pciutils procps ]; format = "other"; dontWrapGApps = true; # prevent double wrapping preFixup = '' makeWrapperArgs+=("''${gappsWrapperArgs[@]}") ''; passthru.updateScript = gitUpdater { }; meta = with lib; { description = "An easy-to-use wineprefix manager"; homepage = "https://usebottles.com/"; downloadPage = "https://github.com/bottlesdevs/Bottles/releases"; license = licenses.gpl3Only; maintainers = with maintainers; [ psydvl shamilton ]; platforms = platforms.linux; }; } 2022-12-09T17:24:36 bottles 2022.10.14.1 -> 2022.11.14 https://github.com/bottlesdevs/bottles/releases 2022-12-09T17:24:38 attrpath: bottles 2022-12-09T17:24:38 Checking auto update branch... 2022-12-09T17:24:41 [version] 2022-12-09T17:24:41 [version] skipping because derivation has updateScript 2022-12-09T17:24:41 [rustCrateVersion] 2022-12-09T17:24:41 [rustCrateVersion] No cargoSha256 found 2022-12-09T17:24:41 [golangModuleVersion] 2022-12-09T17:24:41 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T17:24:41 [updateScript] 2022-12-09T17:24:46 [updateScript] Success 2022-12-09T17:24:46 [updateScript] Going to be running update for following packages: - bottles-2022.10.14.1 Press Enter key to continue... Running update for: - bottles-2022.10.14.1: UPDATING ... - bottles-2022.10.14.1: DONE. Packages updated! 2022-12-09T17:24:46 2022-12-09T17:24:46 [quotedUrls] 2022-12-09T17:24:46 [quotedUrls] nothing found to replace 2022-12-09T17:24:47 Diff after rewrites: diff --git a/pkgs/applications/misc/bottles/default.nix b/pkgs/applications/misc/bottles/default.nix index 3ac928a3d36..e80dd522f6c 100644 --- a/pkgs/applications/misc/bottles/default.nix +++ b/pkgs/applications/misc/bottles/default.nix @@ -39,13 +39,13 @@ let in python3Packages.buildPythonApplication rec { pname = "bottles"; - version = "2022.10.14.1"; + version = "2022.11.14"; src = fetchFromGitHub { owner = "bottlesdevs"; repo = pname; rev = version; - sha256 = "sha256-FO91GSGlc2f3TSLrlmRDPi5p933/Y16tdEpX4RcKhL0="; + sha256 = "sha256-bigrJtqx9iZURYojwxlGe7xSGWS13wSaGcrTTROP9J8="; }; patches = [ ./vulkan_icd.patch ]; 2022-12-09T17:26:13 Old version 2022.10.14.1" not present in master derivation file with contents: { lib , fetchFromGitHub , fetchFromGitLab , gitUpdater , python3Packages , blueprint-compiler , meson , ninja , pkg-config , wrapGAppsHook4 , appstream-glib , desktop-file-utils , librsvg , gtk4 , gtksourceview5 , libadwaita , cabextract , p7zip , xdpyinfo , imagemagick , lsb-release , pciutils , procps , gamescope , mangohud , vkbasalt-cli , vmtouch }: python3Packages.buildPythonApplication rec { pname = "bottles-unwrapped"; version = "2022.11.14"; src = fetchFromGitHub { owner = "bottlesdevs"; repo = "bottles"; rev = version; sha256 = "sha256-bigrJtqx9iZURYojwxlGe7xSGWS13wSaGcrTTROP9J8="; }; patches = [ ./vulkan_icd.patch ]; nativeBuildInputs = [ blueprint-compiler meson ninja pkg-config wrapGAppsHook4 gtk4 # gtk4-update-icon-cache appstream-glib desktop-file-utils ]; buildInputs = [ librsvg gtk4 gtksourceview5 libadwaita ]; propagatedBuildInputs = with python3Packages; [ pyyaml requests pygobject3 patool markdown fvs pefile urllib3 chardet certifi idna pillow orjson icoextract ] ++ [ cabextract p7zip xdpyinfo imagemagick vkbasalt-cli gamescope mangohud vmtouch # Undocumented (subprocess.Popen()) lsb-release pciutils procps ]; format = "other"; dontWrapGApps = true; # prevent double wrapping preFixup = '' makeWrapperArgs+=("''${gappsWrapperArgs[@]}") ''; passthru.updateScript = gitUpdater { }; meta = with lib; { description = "An easy-to-use wineprefix manager"; homepage = "https://usebottles.com/"; downloadPage = "https://github.com/bottlesdevs/Bottles/releases"; license = licenses.gpl3Only; maintainers = with maintainers; [ psydvl shamilton ]; platforms = platforms.linux; }; }