2022-11-04T09:29:44 librewolf-unwrapped 0 -> 1 2022-11-04T09:29:46 attrpath: librewolf-unwrapped 2022-11-04T09:29:47 Checking auto update branch... 2022-11-04T09:29:51 [version] 2022-11-04T09:29:51 [version] skipping because derivation has updateScript 2022-11-04T09:29:51 [rustCrateVersion] 2022-11-04T09:29:51 [rustCrateVersion] No cargoSha256 found 2022-11-04T09:29:51 [golangModuleVersion] 2022-11-04T09:29:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T09:29:51 [updateScript] 2022-11-04T09:30:00 [updateScript] Success 2022-11-04T09:30:00 [updateScript] these 2 derivations will be built: /nix/store/v19zshr16k48dh54i89088l5nn3mrxhf-update-librewolf.drv /nix/store/grw09iyv9izfc2x01wad9viim85kxz4h-packages.json.drv building '/nix/store/v19zshr16k48dh54i89088l5nn3mrxhf-update-librewolf.drv'... building '/nix/store/grw09iyv9izfc2x01wad9viim85kxz4h-packages.json.drv'... Going to be running update for following packages: - librewolf-unwrapped-106.0.3-1 Press Enter key to continue... Running update for: - librewolf-unwrapped-106.0.3-1: UPDATING ... - librewolf-unwrapped-106.0.3-1: DONE. Packages updated! 2022-11-04T09:30:00 2022-11-04T09:30:00 [quotedUrls] 2022-11-04T09:30:00 [quotedUrls] nothing found to replace 2022-11-04T09:30:00 Diff after rewrites: diff --git a/pkgs/applications/networking/browsers/librewolf/src.json b/pkgs/applications/networking/browsers/librewolf/src.json index 6cac0b4a5ab..d99cfcf67a1 100644 --- a/pkgs/applications/networking/browsers/librewolf/src.json +++ b/pkgs/applications/networking/browsers/librewolf/src.json @@ -1,11 +1,11 @@ { - "packageVersion": "106.0.3-1", + "packageVersion": "106.0.4-1", "source": { - "rev": "106.0.3-1", - "sha256": "0f0nz7fbp9k1pz7i8lh3fq3218crwqw2fdy9ia9hi9nlnybh114f" + "rev": "106.0.4-1", + "sha256": "1nlk3di7x927a50n14wanb3q5wgvnf3hrknlfxdwsi43zmlkp5d6" }, "firefox": { - "version": "106.0.3", - "sha512": "226bde9082330abe134d1726cec59b473d4d6839ea55ca20faddb901f032d89eb9d2bd5d887ccd4ba515c6b1a44817420cfee2e9f4f8a79ed46a38287083d28d" + "version": "106.0.4", + "sha512": "598171d3de33fe64b662681f3455d21f788d521ad47c96309a789c20662c3a45e436d6ebb99245e1366ae3cb6c17b672179ec4b7230a86e0fbe6625b40922c5c" } } 2022-11-04T09:31:35 Old version 106.0.3-1" not present in master derivation file with contents: { stdenv, lib, callPackage, buildMozillaMach, nixosTests }: let librewolf-src = callPackage ./librewolf.nix { }; in (buildMozillaMach rec { pname = "librewolf"; applicationName = "LibreWolf"; binaryName = "librewolf"; version = librewolf-src.packageVersion; src = librewolf-src.firefox; inherit (librewolf-src) extraConfigureFlags extraPatches extraPostPatch extraPassthru; meta = { description = "A fork of Firefox, focused on privacy, security and freedom"; homepage = "https://librewolf.net/"; maintainers = with lib.maintainers; [ squalus ]; platforms = lib.platforms.unix; badPlatforms = lib.platforms.darwin; broken = stdenv.buildPlatform.is32bit; # since Firefox 60, build on 32-bit platforms fails with "out of memory". # not in `badPlatforms` because cross-compilation on 64-bit machine might work. maxSilent = 14400; # 4h, double the default of 7200s (c.f. #129212, #129115) license = lib.licenses.mpl20; }; tests = [ nixosTests.librewolf ]; updateScript = callPackage ./update.nix { attrPath = "librewolf-unwrapped"; }; }).override { crashreporterSupport = false; enableOfficialBranding = false; pgoSupport = false; # Profiling gets stuck and doesn't terminate. } 2022-11-04T23:35:07 librewolf-unwrapped 0 -> 1 2022-11-04T23:35:10 attrpath: librewolf-unwrapped 2022-11-04T23:35:10 Checking auto update branch... 2022-11-04T23:35:15 [version] 2022-11-04T23:35:15 [version] skipping because derivation has updateScript 2022-11-04T23:35:15 [rustCrateVersion] 2022-11-04T23:35:15 [rustCrateVersion] No cargoSha256 found 2022-11-04T23:35:15 [golangModuleVersion] 2022-11-04T23:35:15 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-04T23:35:15 [updateScript] 2022-11-04T23:35:24 [updateScript] Success 2022-11-04T23:35:24 [updateScript] Going to be running update for following packages: - librewolf-unwrapped-106.0.3-1 Press Enter key to continue... Running update for: - librewolf-unwrapped-106.0.3-1: UPDATING ... - librewolf-unwrapped-106.0.3-1: DONE. Packages updated! 2022-11-04T23:35:24 2022-11-04T23:35:24 [quotedUrls] 2022-11-04T23:35:24 [quotedUrls] nothing found to replace 2022-11-04T23:35:24 Diff after rewrites: diff --git a/pkgs/applications/networking/browsers/librewolf/src.json b/pkgs/applications/networking/browsers/librewolf/src.json index 6cac0b4a5ab..d99cfcf67a1 100644 --- a/pkgs/applications/networking/browsers/librewolf/src.json +++ b/pkgs/applications/networking/browsers/librewolf/src.json @@ -1,11 +1,11 @@ { - "packageVersion": "106.0.3-1", + "packageVersion": "106.0.4-1", "source": { - "rev": "106.0.3-1", - "sha256": "0f0nz7fbp9k1pz7i8lh3fq3218crwqw2fdy9ia9hi9nlnybh114f" + "rev": "106.0.4-1", + "sha256": "1nlk3di7x927a50n14wanb3q5wgvnf3hrknlfxdwsi43zmlkp5d6" }, "firefox": { - "version": "106.0.3", - "sha512": "226bde9082330abe134d1726cec59b473d4d6839ea55ca20faddb901f032d89eb9d2bd5d887ccd4ba515c6b1a44817420cfee2e9f4f8a79ed46a38287083d28d" + "version": "106.0.4", + "sha512": "598171d3de33fe64b662681f3455d21f788d521ad47c96309a789c20662c3a45e436d6ebb99245e1366ae3cb6c17b672179ec4b7230a86e0fbe6625b40922c5c" } } 2022-11-04T23:36:59 Old version 106.0.3-1" not present in master derivation file with contents: { stdenv, lib, callPackage, buildMozillaMach, nixosTests }: let librewolf-src = callPackage ./librewolf.nix { }; in (buildMozillaMach rec { pname = "librewolf"; applicationName = "LibreWolf"; binaryName = "librewolf"; version = librewolf-src.packageVersion; src = librewolf-src.firefox; inherit (librewolf-src) extraConfigureFlags extraPatches extraPostPatch extraPassthru; meta = { description = "A fork of Firefox, focused on privacy, security and freedom"; homepage = "https://librewolf.net/"; maintainers = with lib.maintainers; [ squalus ]; platforms = lib.platforms.unix; badPlatforms = lib.platforms.darwin; broken = stdenv.buildPlatform.is32bit; # since Firefox 60, build on 32-bit platforms fails with "out of memory". # not in `badPlatforms` because cross-compilation on 64-bit machine might work. maxSilent = 14400; # 4h, double the default of 7200s (c.f. #129212, #129115) license = lib.licenses.mpl20; }; tests = [ nixosTests.librewolf ]; updateScript = callPackage ./update.nix { attrPath = "librewolf-unwrapped"; }; }).override { crashreporterSupport = false; enableOfficialBranding = false; pgoSupport = false; # Profiling gets stuck and doesn't terminate. }