2022-12-05T09:20:05 Amiri 0.900 -> 1.000 https://repology.org/metapackage/Amiri/versions 2022-12-05T09:20:07 attrpath: amiri 2022-12-05T09:20:07 Checking auto update branch... 2022-12-05T09:20:07 No auto update branch exists 2022-12-05T09:20:11 [version] 2022-12-05T09:20:14 [version] updated version and sha256 2022-12-05T09:20:14 [rustCrateVersion] 2022-12-05T09:20:14 [rustCrateVersion] No cargoSha256 found 2022-12-05T09:20:14 [golangModuleVersion] 2022-12-05T09:20:14 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-05T09:20:14 [updateScript] 2022-12-05T09:20:14 [updateScript] skipping because derivation has no updateScript 2022-12-05T09:20:14 2022-12-05T09:20:14 [quotedUrls] 2022-12-05T09:20:14 [quotedUrls] nothing found to replace 2022-12-05T09:20:15 Diff after rewrites: diff --git a/pkgs/data/fonts/amiri/default.nix b/pkgs/data/fonts/amiri/default.nix index 2c9acc39171..e3c21321fd9 100644 --- a/pkgs/data/fonts/amiri/default.nix +++ b/pkgs/data/fonts/amiri/default.nix @@ -1,14 +1,14 @@ { lib, fetchzip }: let - version = "0.900"; + version = "1.000"; in fetchzip rec { name = "Amiri-${version}"; url = "https://github.com/alif-type/amiri/releases/download/${version}/${name}.zip"; - sha256 = "sha256-FjuzWW9xVWDOxHBwYL4pmopQVc9KYHGHhye5tPdw68s="; + sha256 = "sha256-hG6m/zsGoGF5/xhHz9EHVL9Sg9dlQqfXpQ/lqNyI1vU="; postFetch = '' rm -rf $out/otf 2022-12-05T09:21:48 Successfully finished processing 2022-12-05T09:21:48 cachix "/nix/store/xfxfn44r9q1maqg4bqk82lpj5xbsz2r7-Amiri-1.000" 2022-12-05T09:21:51 [check][nixpkgs-review] 2022-12-05T09:25:29 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-05T09:25:33 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/Amiri/versions. meta.description for amiri is: "A classical Arabic typeface in Naskh style" meta.homepage for amiri is: "https://www.amirifont.org/" meta.changelog for amiri is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/aliftype/amiri/releases/tag/1.000) - [Compare changes on GitHub](https://github.com/alif-type/amiri/compare/0.900...1.000) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.000 in filename of file in /nix/store/xfxfn44r9q1maqg4bqk82lpj5xbsz2r7-Amiri-1.000 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath amiri ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/xfxfn44r9q1maqg4bqk82lpj5xbsz2r7-Amiri-1.000 \ --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 amiri https://github.com/r-ryantm/nixpkgs/archive/7460973b45aa7227e3eda5da599c0b95c0ed5536.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/xfxfn44r9q1maqg4bqk82lpj5xbsz2r7-Amiri-1.000 ls -la /nix/store/xfxfn44r9q1maqg4bqk82lpj5xbsz2r7-Amiri-1.000/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)
1 package built:
--- ###### Maintainer pings cc @vbgl 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). 2022-12-05T09:25:36 https://api.github.com/repos/NixOS/nixpkgs/pulls/204614