libedit 20210910-3.1 -> 20221030-3.1 https://repology.org/metapackage/libedit/versions attrpath: libedit Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libedit/default.nix b/pkgs/development/libraries/libedit/default.nix index 0e65ca8a6ff..c36d882c0ae 100644 --- a/pkgs/development/libraries/libedit/default.nix +++ b/pkgs/development/libraries/libedit/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "libedit"; - version = "20210910-3.1"; + version = "20221030-3.1"; src = fetchurl { url = "https://thrysoee.dk/editline/${pname}-${version}.tar.gz"; - sha256 = "sha256-Z5KmqZIFB2LtzKKP8zGM233jfcz3vDDbWfzXAX7tE8U="; + sha256 = "sha256-8JJaWt9LG/EW7hl2a32qdmkXrsGYdHlDscTt9npL4rs="; }; outputs = [ "out" "dev" ]; Successfully finished processing cachix "/nix/store/y59hcdqz8gi7c0cd9qpk51is2lxqy11n-libedit-20221030-3.1" 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/libedit/versions. meta.description for libedit is: A port of the NetBSD Editline library (libedit) meta.homepage for libedit is: http://www.thrysoee.dk/editline/ ###### 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 20221030-3.1 with grep in /nix/store/y59hcdqz8gi7c0cd9qpk51is2lxqy11n-libedit-20221030-3.1 - found 20221030-3.1 in filename of file in /nix/store/y59hcdqz8gi7c0cd9qpk51is2lxqy11n-libedit-20221030-3.1 ---
Rebuild report (if merged into master) (click to expand) ``` 2361 total rebuild path(s) 2361 package rebuild(s) First fifty rebuilds by attrpath ChowKick CuboCore.coretoppings Fabric Sylk _389-ds-base adapta-gtk-theme adenum adwaita-qt6 airgeddon alfis alice-tools-qt6 almanah altair anki-bin ansible ansible-later ansible-lint ansible_2_12 ansible_2_13 ansible_2_14 anytype apache-directory-studio ape apeClex apostrophe appgate-sdp appimage-run appimage-run-tests arion assh asterisk asterisk-lts asterisk-module-sccp asterisk-stable asterisk_16 asterisk_18 asterisk_19 asterisk_20 astroid atomic-operator autobuild autossh autosuspend aws-adfs aws-sam-cli aws-workspaces awsebcli azure-cli backintime backintime-common ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/y59hcdqz8gi7c0cd9qpk51is2lxqy11n-libedit-20221030-3.1 \ --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 libedit https://github.com/r-ryantm/nixpkgs/archive/011c454a6d55e729b59532fa93109596d3fe9721.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/y59hcdqz8gi7c0cd9qpk51is2lxqy11n-libedit-20221030-3.1 ls -la /nix/store/y59hcdqz8gi7c0cd9qpk51is2lxqy11n-libedit-20221030-3.1/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/220811