libedit 20221030-3.1 -> 20230828-3.1 https://repology.org/project/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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/libedit/default.nix b/pkgs/development/libraries/libedit/default.nix index f0eb267b05b5..749a913da9f1 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 = "20221030-3.1"; + version = "20230828-3.1"; src = fetchurl { url = "https://thrysoee.dk/editline/${pname}-${version}.tar.gz"; - sha256 = "sha256-8JJaWt9LG/EW7hl2a32qdmkXrsGYdHlDscTt9npL4rs="; + sha256 = "sha256-TugYK25WkpDn0fRPD3jayHFrNfZWt2Uo9pnGnJiBTa0="; }; outputs = [ "out" "dev" ]; Successfully finished processing cachix "/nix/store/7dwariv7rr9782zy245ay9nwlkijkmc2-libedit-20230828-3.1" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/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 --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 20230828-3.1 in filename of file in /nix/store/7dwariv7rr9782zy245ay9nwlkijkmc2-libedit-20230828-3.1 ---
Rebuild report (if merged into master) (click to expand) ``` 4521 total rebuild path(s) 4521 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick CuboCore.coretoppings Fabric Sylk _389-ds-base abracadabra activitywatch adapta-gtk-theme adenum adwaita-qt6 aegisub airgeddon airshipper ajour akkoma albert alfis alfis-nogui alice-tools-qt6 almanah altair amazon-qldb-shell amdgpu_top amule amule-daemon amule-gui amule-web anki anki-bin anki-sync-server ankisyncd ansible ansible-later ansible-lint ansible_2_13 ansible_2_14 ansible_2_15 ante anup anytype ao apache-directory-studio ape apeClex apostrophe appgate-sdp appimage-run appimage-run-tests appvm ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/7dwariv7rr9782zy245ay9nwlkijkmc2-libedit-20230828-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/f04e34f7a7c1a27b3e0cdb4323c4cfed2bedb6f2.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/f04e34f7a7c1a27b3e0cdb4323c4cfed2bedb6f2#libedit ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/7dwariv7rr9782zy245ay9nwlkijkmc2-libedit-20230828-3.1 ls -la /nix/store/7dwariv7rr9782zy245ay9nwlkijkmc2-libedit-20230828-3.1/bin ``` ---

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