dos2unix 7.5.1 -> 7.5.2 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/text/dos2unix/default.nix b/pkgs/tools/text/dos2unix/default.nix index 5505893b4ec6..9785b21e0dcb 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.1"; + version = "7.5.2"; src = fetchurl { url = "https://waterlan.home.xs4all.nl/dos2unix/${pname}-${version}.tar.gz"; - sha256 = "sha256-2gd4i7LgKbDWP2Rx0Wb2hSis2Nos8UgjoYjoqdXB/BU="; + sha256 = "sha256-JkdCRGYIRC60j5bCCvbaMDyzqSs2TnLLfiT4gjnEvzo="; }; nativeBuildInputs = [ perl gettext ]; Successfully finished processing cachix "/nix/store/24blfw52ji75hm1163azk1d37vpgj0b2-dos2unix-7.5.2" [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.2/tree/dos2unix/NEWS.txt?format=raw ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 7.5.2 with grep in /nix/store/24blfw52ji75hm1163azk1d37vpgj0b2-dos2unix-7.5.2 - found 7.5.2 in filename of file in /nix/store/24blfw52ji75hm1163azk1d37vpgj0b2-dos2unix-7.5.2 ---
Rebuild report (if merged into master) (click to expand) ``` 260 total rebuild path(s) 260 package rebuild(s) First fifty rebuilds by attrpath acltoolkit adenum apachetomcatscanner bloodhound-py bwbasic cabal2nix cabal2nix-unwrapped certipy certsync classicube coercer crackmapexec 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 halfempty haskell-language-server haskell.packages.ghc92.haskell-language-server haskell.packages.ghc94.haskell-language-server haskell.packages.ghc96.haskell-language-server haskellPackages.BigPixel haskellPackages.FunGEn haskellPackages.GLUT haskellPackages.HSoM haskellPackages.Kulitta haskellPackages.Shu-thing haskellPackages.UISF haskellPackages.arcgrid-viewer haskellPackages.async-refresh haskellPackages.async-refresh-tokens haskellPackages.beam-sqlite haskellPackages.blaze-textual haskellPackages.boring-game haskellPackages.bytestring-conversion haskellPackages.cabal2nix haskellPackages.cabal2nix-unstable haskellPackages.cardano-coin-selection haskellPackages.ci-info haskellPackages.diagrams-html5 haskellPackages.double-conversion haskellPackages.double-extra haskellPackages.drifter-sqlite ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/24blfw52ji75hm1163azk1d37vpgj0b2-dos2unix-7.5.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 dos2unix https://github.com/r-ryantm/nixpkgs/archive/4bfc0c81cad0e3bd75b0b63ee85d3ffd0c1a472b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/4bfc0c81cad0e3bd75b0b63ee85d3ffd0c1a472b#dos2unix ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/24blfw52ji75hm1163azk1d37vpgj0b2-dos2unix-7.5.2 ls -la /nix/store/24blfw52ji75hm1163azk1d37vpgj0b2-dos2unix-7.5.2/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/283454