2022-12-12T03:51:54 brewtarget 2.3.1 -> 3.0.4 https://github.com/Brewtarget/brewtarget/releases 2022-12-12T03:51:56 attrpath: brewtarget 2022-12-12T03:51:56 Checking auto update branch... 2022-12-12T03:51:56 No auto update branch exists 2022-12-12T03:52:00 [version] 2022-12-12T03:52:02 [version] updated version and sha256 2022-12-12T03:52:02 [rustCrateVersion] 2022-12-12T03:52:02 [rustCrateVersion] No cargoSha256 found 2022-12-12T03:52:02 [golangModuleVersion] 2022-12-12T03:52:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T03:52:02 [updateScript] 2022-12-12T03:52:02 [updateScript] skipping because derivation has no updateScript 2022-12-12T03:52:02 2022-12-12T03:52:02 [quotedUrls] 2022-12-12T03:52:02 [quotedUrls] nothing found to replace 2022-12-12T03:52:03 Diff after rewrites: diff --git a/pkgs/applications/misc/brewtarget/default.nix b/pkgs/applications/misc/brewtarget/default.nix index 11824503450..cbdbf635074 100644 --- a/pkgs/applications/misc/brewtarget/default.nix +++ b/pkgs/applications/misc/brewtarget/default.nix @@ -12,13 +12,13 @@ mkDerivation rec { pname = "brewtarget"; - version = "2.3.1"; + version = "3.0.4"; src = fetchFromGitHub { owner = "Brewtarget"; repo = pname; rev = "v${version}"; - sha256 = "14xmm6f8xmvypagx4qdw8q9llzmyi9zzfhnzh4kbbflhjbcr7isz"; + sha256 = "sha256-3daimv+ZgMtc6PTinS4OfrS6Wbq0Kie9bgSyukHI58A="; }; nativeBuildInputs = [ cmake ]; 2022-12-12T03:53:29 Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A brewtarget Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . brewtarget Standard output: warning: unknown setting 'experimental-features' error: Package ‘qtwebkit-5.212.0-alpha4’ in /var/cache/nixpkgs-update/worker/worktree/brewtarget/pkgs/development/libraries/qt-5/qtModule.nix:72 is marked as insecure, refusing to evaluate. Known issues: - QtWebkit upstream is unmaintained and receives no security updates, see https://blogs.gnome.org/mcatanzaro/2022/11/04/stop-using-qtwebkit/ You can install it anyway by allowing this package, using the following methods: a) To temporarily allow all insecure packages, you can use an environment variable for a single invocation of the nix tools: $ export NIXPKGS_ALLOW_INSECURE=1 Note: For `nix shell`, `nix build`, `nix develop` or any other Nix 2.4+ (Flake) command, `--impure` must be passed in order to read this environment variable. b) for `nixos-rebuild` you can add ‘qtwebkit-5.212.0-alpha4’ to `nixpkgs.config.permittedInsecurePackages` in the configuration.nix, like so: { nixpkgs.config.permittedInsecurePackages = [ "qtwebkit-5.212.0-alpha4" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add ‘qtwebkit-5.212.0-alpha4’ to `permittedInsecurePackages` in ~/.config/nixpkgs/config.nix, like so: { permittedInsecurePackages = [ "qtwebkit-5.212.0-alpha4" ]; } (use '--show-trace' to show detailed location information) 2022-12-12T06:46:42 brewtarget 2.3.1 -> 3.0.4 https://repology.org/metapackage/brewtarget/versions 2022-12-12T06:46:44 attrpath: brewtarget 2022-12-12T06:46:44 Checking auto update branch... 2022-12-12T06:46:44 No auto update branch exists 2022-12-12T06:46:48 [version] 2022-12-12T06:46:51 [version] updated version and sha256 2022-12-12T06:46:51 [rustCrateVersion] 2022-12-12T06:46:51 [rustCrateVersion] No cargoSha256 found 2022-12-12T06:46:51 [golangModuleVersion] 2022-12-12T06:46:51 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T06:46:51 [updateScript] 2022-12-12T06:46:51 [updateScript] skipping because derivation has no updateScript 2022-12-12T06:46:51 2022-12-12T06:46:51 [quotedUrls] 2022-12-12T06:46:51 [quotedUrls] nothing found to replace 2022-12-12T06:46:51 Diff after rewrites: diff --git a/pkgs/applications/misc/brewtarget/default.nix b/pkgs/applications/misc/brewtarget/default.nix index 11824503450..cbdbf635074 100644 --- a/pkgs/applications/misc/brewtarget/default.nix +++ b/pkgs/applications/misc/brewtarget/default.nix @@ -12,13 +12,13 @@ mkDerivation rec { pname = "brewtarget"; - version = "2.3.1"; + version = "3.0.4"; src = fetchFromGitHub { owner = "Brewtarget"; repo = pname; rev = "v${version}"; - sha256 = "14xmm6f8xmvypagx4qdw8q9llzmyi9zzfhnzh4kbbflhjbcr7isz"; + sha256 = "sha256-3daimv+ZgMtc6PTinS4OfrS6Wbq0Kie9bgSyukHI58A="; }; nativeBuildInputs = [ cmake ]; 2022-12-12T06:48:18 Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A brewtarget Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . brewtarget Standard output: warning: unknown setting 'experimental-features' error: Package ‘qtwebkit-5.212.0-alpha4’ in /var/cache/nixpkgs-update/worker/worktree/brewtarget/pkgs/development/libraries/qt-5/qtModule.nix:72 is marked as insecure, refusing to evaluate. Known issues: - QtWebkit upstream is unmaintained and receives no security updates, see https://blogs.gnome.org/mcatanzaro/2022/11/04/stop-using-qtwebkit/ You can install it anyway by allowing this package, using the following methods: a) To temporarily allow all insecure packages, you can use an environment variable for a single invocation of the nix tools: $ export NIXPKGS_ALLOW_INSECURE=1 Note: For `nix shell`, `nix build`, `nix develop` or any other Nix 2.4+ (Flake) command, `--impure` must be passed in order to read this environment variable. b) for `nixos-rebuild` you can add ‘qtwebkit-5.212.0-alpha4’ to `nixpkgs.config.permittedInsecurePackages` in the configuration.nix, like so: { nixpkgs.config.permittedInsecurePackages = [ "qtwebkit-5.212.0-alpha4" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add ‘qtwebkit-5.212.0-alpha4’ to `permittedInsecurePackages` in ~/.config/nixpkgs/config.nix, like so: { permittedInsecurePackages = [ "qtwebkit-5.212.0-alpha4" ]; } (use '--show-trace' to show detailed location information) 2022-12-12T16:04:00 brewtarget 2.3.1 -> 3.0.4 https://github.com/Brewtarget/brewtarget/releases 2022-12-12T16:04:02 attrpath: brewtarget 2022-12-12T16:04:02 Checking auto update branch... 2022-12-12T16:04:02 No auto update branch exists 2022-12-12T16:04:06 [version] 2022-12-12T16:04:09 [version] updated version and sha256 2022-12-12T16:04:09 [rustCrateVersion] 2022-12-12T16:04:09 [rustCrateVersion] No cargoSha256 found 2022-12-12T16:04:09 [golangModuleVersion] 2022-12-12T16:04:09 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T16:04:09 [updateScript] 2022-12-12T16:04:09 [updateScript] skipping because derivation has no updateScript 2022-12-12T16:04:09 2022-12-12T16:04:09 [quotedUrls] 2022-12-12T16:04:09 [quotedUrls] nothing found to replace 2022-12-12T16:04:10 Diff after rewrites: diff --git a/pkgs/applications/misc/brewtarget/default.nix b/pkgs/applications/misc/brewtarget/default.nix index 11824503450..cbdbf635074 100644 --- a/pkgs/applications/misc/brewtarget/default.nix +++ b/pkgs/applications/misc/brewtarget/default.nix @@ -12,13 +12,13 @@ mkDerivation rec { pname = "brewtarget"; - version = "2.3.1"; + version = "3.0.4"; src = fetchFromGitHub { owner = "Brewtarget"; repo = pname; rev = "v${version}"; - sha256 = "14xmm6f8xmvypagx4qdw8q9llzmyi9zzfhnzh4kbbflhjbcr7isz"; + sha256 = "sha256-3daimv+ZgMtc6PTinS4OfrS6Wbq0Kie9bgSyukHI58A="; }; nativeBuildInputs = [ cmake ]; 2022-12-12T16:05:48 Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A brewtarget Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . brewtarget Standard output: warning: unknown setting 'experimental-features' error: Package ‘qtwebkit-5.212.0-alpha4’ in /var/cache/nixpkgs-update/worker/worktree/brewtarget/pkgs/development/libraries/qt-5/qtModule.nix:72 is marked as insecure, refusing to evaluate. Known issues: - QtWebkit upstream is unmaintained and receives no security updates, see https://blogs.gnome.org/mcatanzaro/2022/11/04/stop-using-qtwebkit/ You can install it anyway by allowing this package, using the following methods: a) To temporarily allow all insecure packages, you can use an environment variable for a single invocation of the nix tools: $ export NIXPKGS_ALLOW_INSECURE=1 Note: For `nix shell`, `nix build`, `nix develop` or any other Nix 2.4+ (Flake) command, `--impure` must be passed in order to read this environment variable. b) for `nixos-rebuild` you can add ‘qtwebkit-5.212.0-alpha4’ to `nixpkgs.config.permittedInsecurePackages` in the configuration.nix, like so: { nixpkgs.config.permittedInsecurePackages = [ "qtwebkit-5.212.0-alpha4" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add ‘qtwebkit-5.212.0-alpha4’ to `permittedInsecurePackages` in ~/.config/nixpkgs/config.nix, like so: { permittedInsecurePackages = [ "qtwebkit-5.212.0-alpha4" ]; } (use '--show-trace' to show detailed location information)