erlangR22 0 -> 1 attrpath: erlangR22 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - erlang-22.3.4.24 Press Enter key to continue... Running update for: - erlang-22.3.4.24: UPDATING ... - erlang-22.3.4.24: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/interpreters/erlang/R22.nix b/pkgs/development/interpreters/erlang/R22.nix index c42af71eacc..297948ac7e3 100644 --- a/pkgs/development/interpreters/erlang/R22.nix +++ b/pkgs/development/interpreters/erlang/R22.nix @@ -1,7 +1,7 @@ { mkDerivation }: mkDerivation { - version = "22.3.4.24"; - sha256 = "0c9713xa8sjw7nr55hysgcnbvj7gzbrpzdl94y1nqn7vw4ni8is3"; + version = "22.3.4.26"; + sha256 = "GdzsFm9iA0SWAWq372iSPOW2IFToofWnxRPBbgxY9yg="; meta.knownVulnerabilities = [ "CVE-2022-37026" ]; } No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A erlangR22 Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix log -f . erlangR22 Standard output: error: Package ‘erlang-22.3.4.26’ in /var/cache/nixpkgs-update/worker/worktree/erlangR22/pkgs/development/interpreters/erlang/generic-builder.nix:172 is marked as insecure, refusing to evaluate. Known issues: - CVE-2022-37026 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 ‘erlang-22.3.4.26’ to `nixpkgs.config.permittedInsecurePackages` in the configuration.nix, like so: { nixpkgs.config.permittedInsecurePackages = [ "erlang-22.3.4.26" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add ‘erlang-22.3.4.26’ to `permittedInsecurePackages` in ~/.config/nixpkgs/config.nix, like so: { permittedInsecurePackages = [ "erlang-22.3.4.26" ]; } (use '--show-trace' to show detailed location information) erlangR22 22.3.4.24 -> 25.2.2 https://github.com/erlang/otp/releases attrpath: erlangR22 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/4l19x1xywlw4sn7qb9xng9vm6f0lrgp8-update.sh.drv /nix/store/rpa259fkqr92x3jd4jrgwd755b5hxxvp-packages.json.drv building '/nix/store/4l19x1xywlw4sn7qb9xng9vm6f0lrgp8-update.sh.drv'... building '/nix/store/rpa259fkqr92x3jd4jrgwd755b5hxxvp-packages.json.drv'... Going to be running update for following packages: - erlang-22.3.4.24 Press Enter key to continue... Running update for: - erlang-22.3.4.24: UPDATING ... - erlang-22.3.4.24: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/interpreters/erlang/R22.nix b/pkgs/development/interpreters/erlang/R22.nix index c42af71eacc..297948ac7e3 100644 --- a/pkgs/development/interpreters/erlang/R22.nix +++ b/pkgs/development/interpreters/erlang/R22.nix @@ -1,7 +1,7 @@ { mkDerivation }: mkDerivation { - version = "22.3.4.24"; - sha256 = "0c9713xa8sjw7nr55hysgcnbvj7gzbrpzdl94y1nqn7vw4ni8is3"; + version = "22.3.4.26"; + sha256 = "GdzsFm9iA0SWAWq372iSPOW2IFToofWnxRPBbgxY9yg="; meta.knownVulnerabilities = [ "CVE-2022-37026" ]; } No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A erlangR22 Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix log -f . erlangR22 Standard output: error: Package ‘erlang-22.3.4.26’ in /var/cache/nixpkgs-update/worker/worktree/erlangR22/pkgs/development/interpreters/erlang/generic-builder.nix:172 is marked as insecure, refusing to evaluate. Known issues: - CVE-2022-37026 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 ‘erlang-22.3.4.26’ to `nixpkgs.config.permittedInsecurePackages` in the configuration.nix, like so: { nixpkgs.config.permittedInsecurePackages = [ "erlang-22.3.4.26" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add ‘erlang-22.3.4.26’ to `permittedInsecurePackages` in ~/.config/nixpkgs/config.nix, like so: { permittedInsecurePackages = [ "erlang-22.3.4.26" ]; } (use '--show-trace' to show detailed location information)