2022-11-21T12:52:17 ell 0.53 -> 0.54 https://repology.org/metapackage/ell/versions 2022-11-21T12:52:19 attrpath: ell 2022-11-21T12:52:19 Checking auto update branch... 2022-11-21T12:52:19 No auto update branch exists 2022-11-21T12:52:23 [version] 2022-11-21T12:52:25 [version] updated version and sha256 2022-11-21T12:52:25 [rustCrateVersion] 2022-11-21T12:52:25 [rustCrateVersion] No cargoSha256 found 2022-11-21T12:52:25 [golangModuleVersion] 2022-11-21T12:52:25 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-21T12:52:25 [updateScript] 2022-11-21T12:52:25 [updateScript] skipping because derivation has no updateScript 2022-11-21T12:52:25 2022-11-21T12:52:25 [quotedUrls] 2022-11-21T12:52:25 [quotedUrls] nothing found to replace 2022-11-21T12:52:25 Diff after rewrites: diff --git a/pkgs/os-specific/linux/ell/default.nix b/pkgs/os-specific/linux/ell/default.nix index 2fce9d6f0d7..1e188fbe607 100644 --- a/pkgs/os-specific/linux/ell/default.nix +++ b/pkgs/os-specific/linux/ell/default.nix @@ -7,14 +7,14 @@ stdenv.mkDerivation rec { pname = "ell"; - version = "0.53"; + version = "0.54"; outputs = [ "out" "dev" ]; src = fetchgit { url = "https://git.kernel.org/pub/scm/libs/ell/ell.git"; rev = version; - sha256 = "sha256-txtXPWmLfZLBsK3s94W5LyA81mTHStpP3nkq6KW33Mk="; + sha256 = "sha256-Oi+S4DWXuTUL36Xh3iWIZj9rdN2qUDHmZiFSH1csW+8="; }; nativeBuildInputs = [ 2022-11-21T12:54:35 Successfully finished processing 2022-11-21T12:54:35 cachix "/nix/store/9475by0v9wrbq69grkllv0sngan8yqck-ell-0.54" 2022-11-21T12:54:41 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/ell/versions. meta.description for ell is: "Embedded Linux Library" meta.homepage for ell is: "https://git.kernel.org/pub/scm/libs/ell/ell.git" meta.changelog for ell is: "https://git.kernel.org/pub/scm/libs/ell/ell.git/tree/ChangeLog?h=0.54" ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.54 with grep in /nix/store/9475by0v9wrbq69grkllv0sngan8yqck-ell-0.54 - found 0.54 in filename of file in /nix/store/9475by0v9wrbq69grkllv0sngan8yqck-ell-0.54 ---
Rebuild report (if merged into master) (click to expand) ``` 4466 total rebuild path(s) 4466 package rebuild(s) First fifty rebuilds by attrpath ChowKick CuboCore.coreaction CuboCore.corearchiver CuboCore.corefm CuboCore.coregarage CuboCore.corehunt CuboCore.coreimage CuboCore.coreinfo CuboCore.corekeyboard CuboCore.corepad CuboCore.corepaint CuboCore.corepdf CuboCore.corepins CuboCore.corerenamer CuboCore.coreshot CuboCore.corestats CuboCore.corestuff CuboCore.coreterminal CuboCore.coretime CuboCore.coretoppings CuboCore.coreuniverse CuboCore.libcprime DisnixWebService EmptyEpsilon HentaiAtHome MIDIVisualizer PageEdit R SDL2 SDL2_gfx SDL2_image SDL2_mixer SDL2_net SDL2_sound SDL2_ttf SDL2_ttf_2_0_15 SDL_audiolib SDL_compat SDL_gpu Sylk _1oom _20kly _7kaa _90secondportraits abbaye-des-morts acoustidFingerprinter adapta-gtk-theme adl aegisub agi ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/9475by0v9wrbq69grkllv0sngan8yqck-ell-0.54 \ --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 ell https://github.com/r-ryantm/nixpkgs/archive/607fe05ebb2c40d53f2456c26ee593b4dfaefcec.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/9475by0v9wrbq69grkllv0sngan8yqck-ell-0.54 ls -la /nix/store/9475by0v9wrbq69grkllv0sngan8yqck-ell-0.54/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @Mic92 @dtzWill @maxeaubrey 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-21T12:54:43 https://api.github.com/repos/NixOS/nixpkgs/pulls/202190