openresolv 3.12.0 -> 3.13.2 https://github.com/NetworkConfiguration/openresolv/releases attrpath: openresolv 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/tools/networking/openresolv/default.nix b/pkgs/tools/networking/openresolv/default.nix index eb97e24b1f7..e937c6bcdf6 100644 --- a/pkgs/tools/networking/openresolv/default.nix +++ b/pkgs/tools/networking/openresolv/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "openresolv"; - version = "3.12.0"; + version = "3.13.2"; src = fetchFromGitHub { owner = "NetworkConfiguration"; repo = "openresolv"; rev = "v${version}"; - sha256 = "sha256-lEyqOf2NGWnH44pDVNVSWZeuhXx7z0ru4KuXu2RuyIg="; + sha256 = "sha256-rpfzAIzuiO+QTFhN+tHND+OQOyX/GUPvLLX3CSSwqA4="; }; nativeBuildInputs = [ makeWrapper ]; Successfully finished processing cachix "/nix/store/xx68cg6m4dg0yj93z8rdzi5qxgvpf7p3-openresolv-3.13.2" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/NetworkConfiguration/openresolv/releases. meta.description for openresolv is: A program to manage /etc/resolv.conf meta.homepage for openresolv is: https://roy.marples.name/projects/openresolv ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/NetworkConfiguration/openresolv/releases/tag/v3.13.2) - [Compare changes on GitHub](https://github.com/NetworkConfiguration/openresolv/compare/v3.12.0...v3.13.2) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.13.2 with grep in /nix/store/xx68cg6m4dg0yj93z8rdzi5qxgvpf7p3-openresolv-3.13.2 - found 3.13.2 in filename of file in /nix/store/xx68cg6m4dg0yj93z8rdzi5qxgvpf7p3-openresolv-3.13.2 ---
Rebuild report (if merged into master) (click to expand) ``` 834 total rebuild path(s) 834 package rebuild(s) First fifty rebuilds by attrpath ChowKick CuboCore.coretoppings abracadabra activitywatch adapta-gtk-theme adwaita-qt6 airgeddon albert alfis alice-tools-qt6 almanah anki apache-directory-studio apostrophe appgate-sdp archi astroid autosuspend aw-qt aws-workspaces badwolf balsa bambootracker-qt6 beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler bespokesynth bespokesynth-with-vst2 birdfont blueman bookworm breath-theme bubblemail budgie.budgie-control-center budgie.budgie-desktop budgie.budgie-desktop-with-plugins budgie.budgie-gsettings-overrides budgiePlugins.budgie-analogue-clock-applet budgiePlugins.budgie-user-indicator-redux calcmysky calibre calligra calls cambalache cargo-tauri cawbird chatty chirp cinnamon.cinnamon-common cinnamon.cinnamon-control-center ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/xx68cg6m4dg0yj93z8rdzi5qxgvpf7p3-openresolv-3.13.2 \ --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 openresolv https://github.com/r-ryantm/nixpkgs/archive/fe0b00287c11dc6ce8c050d45071097b59c22940.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/xx68cg6m4dg0yj93z8rdzi5qxgvpf7p3-openresolv-3.13.2 ls -la /nix/store/xx68cg6m4dg0yj93z8rdzi5qxgvpf7p3-openresolv-3.13.2/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @edolstra 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/241419