exfat 1.3.0 -> 1.4.0 https://github.com/relan/exfat/releases attrpath: exfat 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/filesystems/exfat/default.nix b/pkgs/tools/filesystems/exfat/default.nix index 488ae337a33..831f19c68f6 100644 --- a/pkgs/tools/filesystems/exfat/default.nix +++ b/pkgs/tools/filesystems/exfat/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "exfat"; - version = "1.3.0"; + version = "1.4.0"; src = fetchFromGitHub { owner = "relan"; repo = "exfat"; rev = "v${version}"; - sha256 = "1q29pcysv747y6dis07953dkax8k9x50b5gg99gpz6rr46xwgkgb"; + sha256 = "sha256-5m8fiItEOO6piR132Gxq6SHOPN1rAFTuTVE+UI0V00k="; }; nativeBuildInputs = [ autoreconfHook pkg-config ]; Successfully finished processing cachix "/nix/store/hzabwf50kq68zb4935z7nppzx4ixqzq7-exfat-1.4.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages marked as broken and skipped:
1 package failed to build:
116 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/relan/exfat/releases. meta.description for exfat is: Free exFAT file system implementation meta.homepage for exfat is: https://github.com/relan/exfat ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/relan/exfat/releases/tag/v1.4.0) - [Compare changes on GitHub](https://github.com/relan/exfat/compare/v1.3.0...v1.4.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.4.0 with grep in /nix/store/hzabwf50kq68zb4935z7nppzx4ixqzq7-exfat-1.4.0 - found 1.4.0 in filename of file in /nix/store/hzabwf50kq68zb4935z7nppzx4ixqzq7-exfat-1.4.0 ---
Rebuild report (if merged into master) (click to expand) ``` 125 total rebuild path(s) 125 package rebuild(s) First fifty rebuilds by attrpath CuboCore.coreaction CuboCore.corearchiver CuboCore.corefm CuboCore.coregarage CuboCore.corehunt CuboCore.coreimage CuboCore.coreinfo CuboCore.corekeyboard CuboCore.corepad CuboCore.corepaint CuboCore.corepdf CuboCore.corepins CuboCore.corerenamer CuboCore.coreshot CuboCore.corestats CuboCore.corestuff CuboCore.coreterminal CuboCore.coretime CuboCore.coretoppings CuboCore.coreuniverse CuboCore.libcsys adapta-gtk-theme almanah bubblemail calls cantata chatty cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.nemo cinnamon.nemo-fileroller cinnamon.nemo-python cinnamon.nemo-with-extensions clementine deepin.dde-device-formatter deepin.deepin-album deepin.deepin-compressor deepin.deepin-image-viewer deepin.deepin-music deepin.udisks2-qt5 elementary-planner endeavour enlightenment.enlightenment eos-installer evolution evolution-data-server evolution-data-server-gtk4 evolution-ews ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/hzabwf50kq68zb4935z7nppzx4ixqzq7-exfat-1.4.0 \ --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 exfat https://github.com/r-ryantm/nixpkgs/archive/50f8a89d699d9e3e2ec2fa8491436b396f0c834e.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/hzabwf50kq68zb4935z7nppzx4ixqzq7-exfat-1.4.0 ls -la /nix/store/hzabwf50kq68zb4935z7nppzx4ixqzq7-exfat-1.4.0/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. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages marked as broken and skipped:
1 package failed to build:
116 packages built:
--- ###### Maintainer pings cc @dywedir 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/219760