asterisk 0 -> 1 attrpath: asterisk Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 3 derivations will be built: /nix/store/5whb0clvw9v94a01g98f4gmc2bcij8db-python3-3.11.7-env.drv /nix/store/q4rnscip5b7xr30rhlbkjn8zi0pilgkc-asterisk-update.drv /nix/store/1c601xyjy1jb6abv4x8y0miqkcc0ablf-packages.json.drv building '/nix/store/5whb0clvw9v94a01g98f4gmc2bcij8db-python3-3.11.7-env.drv'... created 259 symlinks in user environment building '/nix/store/q4rnscip5b7xr30rhlbkjn8zi0pilgkc-asterisk-update.drv'... building '/nix/store/1c601xyjy1jb6abv4x8y0miqkcc0ablf-packages.json.drv'... Going to be running update for following packages: - asterisk-20.5.2 Press Enter key to continue... Running update for: - asterisk-20.5.2: UPDATING ... - asterisk-20.5.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/asterisk/versions.json b/pkgs/servers/asterisk/versions.json index 039427d23369..7c7aaaa51544 100644 --- a/pkgs/servers/asterisk/versions.json +++ b/pkgs/servers/asterisk/versions.json @@ -1,14 +1,14 @@ { "asterisk_18": { - "sha256": "7ee8499fc704e5fcae57c5f195f806f2ce4da7ae5f62faa43e73b3e6d218747f", - "version": "18.20.2" + "sha256": "31e1b544ece2bb75be93621e358e6765fc095f4b65e061d488d517177aeb9208", + "version": "18.21.0" }, "asterisk_20": { - "sha256": "8f68e1789dfb8aa04b0eba87ea1d599a62e088ddd20926afc997f36b455e1859", - "version": "20.5.2" + "sha256": "d70109e9b4c52fba6d0080b20cadc0aaee4060a0ad28bff4e376bf8b393e9400", + "version": "20.6.0" }, "asterisk_21": { - "sha256": "dd121d0614088567f8434aa241b17229acc6a3462989c9257ffbc171aaecf98f", - "version": "21.0.2" + "sha256": "488100fe1d5648f629e22b52c87d9133892bf556f0c544eea659185cea6e8a69", + "version": "21.1.0" } } No auto update branch exists Successfully finished processing cachix "/nix/store/r5i37l5r0n28abh1ykj647k05kdry2y4-asterisk-20.6.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for asterisk is: Software implementation of a telephone private branch exchange (PBX) meta.homepage for asterisk is: https://www.asterisk.org/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 20.6.0 with grep in /nix/store/r5i37l5r0n28abh1ykj647k05kdry2y4-asterisk-20.6.0 - found 20.6.0 in filename of file in /nix/store/r5i37l5r0n28abh1ykj647k05kdry2y4-asterisk-20.6.0 ---
Rebuild report (if merged into master) (click to expand) ``` 7 total rebuild path(s) 7 package rebuild(s) First fifty rebuilds by attrpath asterisk asterisk-ldap asterisk-lts asterisk-module-sccp asterisk-stable asterisk_18 asterisk_20 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/r5i37l5r0n28abh1ykj647k05kdry2y4-asterisk-20.6.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A asterisk https://github.com/r-ryantm/nixpkgs/archive/a197159d9081f513d94c3788c7474dcaae6a468b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/a197159d9081f513d94c3788c7474dcaae6a468b#asterisk ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/r5i37l5r0n28abh1ykj647k05kdry2y4-asterisk-20.6.0 ls -la /nix/store/r5i37l5r0n28abh1ykj647k05kdry2y4-asterisk-20.6.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages built:
--- ###### Maintainer pings cc @auntieNeo @DerTim1 @yorickvP for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/284393