2022-11-02T07:37:41 monocraft 1.2 -> 1.4 https://github.com/IdreesInc/Monocraft/releases 2022-11-02T07:37:45 attrpath: monocraft 2022-11-02T07:37:45 Checking auto update branch... 2022-11-02T07:37:45 No auto update branch exists 2022-11-02T07:37:51 [version] 2022-11-02T07:37:54 [version] updated version and sha256 2022-11-02T07:37:54 [rustCrateVersion] 2022-11-02T07:37:54 [rustCrateVersion] No cargoSha256 found 2022-11-02T07:37:54 [golangModuleVersion] 2022-11-02T07:37:54 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-02T07:37:54 [updateScript] 2022-11-02T07:37:54 [updateScript] skipping because derivation has no updateScript 2022-11-02T07:37:54 2022-11-02T07:37:54 [quotedUrls] 2022-11-02T07:37:54 [quotedUrls] nothing found to replace 2022-11-02T07:37:54 Diff after rewrites: diff --git a/pkgs/data/fonts/monocraft/default.nix b/pkgs/data/fonts/monocraft/default.nix index 1192376e0fa..427e9ea8223 100644 --- a/pkgs/data/fonts/monocraft/default.nix +++ b/pkgs/data/fonts/monocraft/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "monocraft"; - version = "1.2"; + version = "1.4"; src = fetchFromGitHub { owner = "IdreesInc"; repo = "Monocraft"; rev = "v${version}"; - sha256 = "sha256-frg7LcMv6zWPWxkr6RIl01fC68THELbb45mJVqefXC0="; + sha256 = "sha256-YF0uPCc+dajJtG6mh/JpoSr6GirAhif5L5sp6hFmKLE="; }; dontConfigure = true; 2022-11-02T07:40:29 Successfully finished processing 2022-11-02T07:40:29 cachix "/nix/store/pqsv0qx1483vya3wbq1r880jd56fvgcb-monocraft-1.4" 2022-11-02T07:40:33 [check][nixpkgs-review] 2022-11-02T07:45:36 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-02T07:45:39 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/IdreesInc/Monocraft/releases. meta.description for monocraft is: "A programming font based on the typeface used in Minecraft" meta.homepage for monocraft is: "https://github.com/IdreesInc/Monocraft" meta.changelog for monocraft is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/IdreesInc/Monocraft/releases/tag/v1.4) - [Compare changes on GitHub](https://github.com/IdreesInc/Monocraft/compare/v1.2...v1.4) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.4 with grep in /nix/store/pqsv0qx1483vya3wbq1r880jd56fvgcb-monocraft-1.4 - found 1.4 in filename of file in /nix/store/pqsv0qx1483vya3wbq1r880jd56fvgcb-monocraft-1.4 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath monocraft ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/pqsv0qx1483vya3wbq1r880jd56fvgcb-monocraft-1.4 \ --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 monocraft https://github.com/r-ryantm/nixpkgs/archive/92c9b2728f1653295044f5456417404b27dca961.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/pqsv0qx1483vya3wbq1r880jd56fvgcb-monocraft-1.4 ls -la /nix/store/pqsv0qx1483vya3wbq1r880jd56fvgcb-monocraft-1.4/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 @zhaofengli 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-11-02T07:45:41 https://api.github.com/repos/NixOS/nixpkgs/pulls/199117