dos2unix 7.5.0 -> 7.5.1 https://repology.org/project/dos2unix/versions attrpath: dos2unix 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/text/dos2unix/default.nix b/pkgs/tools/text/dos2unix/default.nix index a76432d76c05..5505893b4ec6 100644 --- a/pkgs/tools/text/dos2unix/default.nix +++ b/pkgs/tools/text/dos2unix/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "dos2unix"; - version = "7.5.0"; + version = "7.5.1"; src = fetchurl { url = "https://waterlan.home.xs4all.nl/dos2unix/${pname}-${version}.tar.gz"; - sha256 = "sha256-ejsB0B4hTWLCs+BMOpLg3ccoo4VWbkwDVu+mb9brla8="; + sha256 = "sha256-2gd4i7LgKbDWP2Rx0Wb2hSis2Nos8UgjoYjoqdXB/BU="; }; nativeBuildInputs = [ perl gettext ]; Successfully finished processing cachix "/nix/store/dbnpd45nn9h66gh5l65rlq9q1qlmw6qx-dos2unix-7.5.1" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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/dos2unix/versions. meta.description for dos2unix is: Convert text files with DOS or Mac line breaks to Unix line breaks and vice versa meta.homepage for dos2unix is: https://waterlan.home.xs4all.nl/dos2unix.html meta.changelog for dos2unix is: https://sourceforge.net/p/dos2unix/dos2unix/ci/dos2unix-7.5.1/tree/dos2unix/NEWS.txt?format=raw ###### 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 7.5.1 with grep in /nix/store/dbnpd45nn9h66gh5l65rlq9q1qlmw6qx-dos2unix-7.5.1 - found 7.5.1 in filename of file in /nix/store/dbnpd45nn9h66gh5l65rlq9q1qlmw6qx-dos2unix-7.5.1 ---
Rebuild report (if merged into master) (click to expand) ``` 174 total rebuild path(s) 174 package rebuild(s) First fifty rebuilds by attrpath acltoolkit adenum apachetomcatscanner bloodhound-py bwbasic cabal2nix cabal2nix-unwrapped certipy certsync classicube coercer crackmapexec datalad dhall-nix dos2unix dwarf-fortress-packages.dwarf-fortress-full dwarf-fortress-packages.soundSense echidna edid-generator elmPackages.elm-coverage elmPackages.elm-verify-examples elmPackages.elmi-to-json emacsPackages.ada-mode enum4linux-ng erosmb fmtoy git-annex git-annex-metadata-gui halfempty haskellPackages.bloomfilter haskellPackages.cabal2nix haskellPackages.cabal2nix-unstable haskellPackages.ci-info haskellPackages.dhall-nix haskellPackages.git-annex haskellPackages.hpack haskellPackages.mega-sdist haskellPackages.pantry haskellPackages.stack haskellPackages.vaultenv hpack isabelle isabelle-components.isabelle-linter keepwn kerbrute koka ldapdomaindump ldapmonitor ldeep libpgf ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/dbnpd45nn9h66gh5l65rlq9q1qlmw6qx-dos2unix-7.5.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 dos2unix https://github.com/r-ryantm/nixpkgs/archive/36a37639fdd7578f4e63156af1947bbe95969ca1.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/dbnpd45nn9h66gh5l65rlq9q1qlmw6qx-dos2unix-7.5.1 ls -la /nix/store/dbnpd45nn9h66gh5l65rlq9q1qlmw6qx-dos2unix-7.5.1/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @c0bw3b 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/252570