2022-12-27T05:07:49 dotenv-linter 3.2.0 -> 3.3.0 https://github.com/dotenv-linter/dotenv-linter/releases 2022-12-27T05:07:51 attrpath: dotenv-linter 2022-12-27T05:07:51 Checking auto update branch... 2022-12-27T05:07:52 No auto update branch exists 2022-12-27T05:07:55 [version] 2022-12-27T05:07:55 [version] generic version rewriter does not support multiple hashes 2022-12-27T05:07:55 [rustCrateVersion] 2022-12-27T05:08:13 [rustCrateVersion] Replacing cargoSha256 with sha256-4r4NTq2rLnpmm/nwxJ9RoN2+JrUI6XKGfYFI78NY710= 2022-12-27T05:09:10 [rustCrateVersion] Finished updating Crate version and replacing hashes 2022-12-27T05:09:10 [golangModuleVersion] 2022-12-27T05:09:10 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-27T05:09:10 [updateScript] 2022-12-27T05:09:10 [updateScript] skipping because derivation has no updateScript 2022-12-27T05:09:10 2022-12-27T05:09:10 [quotedUrls] 2022-12-27T05:09:10 [quotedUrls] nothing found to replace 2022-12-27T05:09:10 Diff after rewrites: diff --git a/pkgs/development/tools/analysis/dotenv-linter/default.nix b/pkgs/development/tools/analysis/dotenv-linter/default.nix index fdd4d84673b..fec39c962a6 100644 --- a/pkgs/development/tools/analysis/dotenv-linter/default.nix +++ b/pkgs/development/tools/analysis/dotenv-linter/default.nix @@ -7,16 +7,16 @@ rustPlatform.buildRustPackage rec { pname = "dotenv-linter"; - version = "3.2.0"; + version = "3.3.0"; src = fetchFromGitHub { owner = "dotenv-linter"; repo = "dotenv-linter"; rev = "v${version}"; - sha256 = "sha256-YWL1aPcMdU4lo7h/T2sdl2H6qnx3lfMtV39Ak4yP88w="; + sha256 = "sha256-HCP1OUWm/17e73TbinmDxYUi18/KXxppstyUSixjlSo="; }; - cargoSha256 = "sha256-q59hpnXc00OzrJk1KOWbIPQYfIE+7ku9XtTDXHgwQBg="; + cargoSha256 = "sha256-4r4NTq2rLnpmm/nwxJ9RoN2+JrUI6XKGfYFI78NY710="; buildInputs = lib.optional stdenv.isDarwin Security; 2022-12-27T05:10:36 Successfully finished processing 2022-12-27T05:10:36 cachix "/nix/store/8scr870qqdwfki9yd22va2yyiscx8s4s-dotenv-linter-3.3.0" 2022-12-27T05:10:40 [check][nixpkgs-review] 2022-12-27T05:13:25 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-27T05:13:29 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/dotenv-linter/dotenv-linter/releases. meta.description for dotenv-linter is: "Lightning-fast linter for .env files. Written in Rust" meta.homepage for dotenv-linter is: "https://dotenv-linter.github.io" meta.changelog for dotenv-linter is: "" ###### Updates performed - Rust version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/dotenv-linter/dotenv-linter/releases/tag/v3.3.0) - [Compare changes on GitHub](https://github.com/dotenv-linter/dotenv-linter/compare/v3.2.0...v3.3.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.3.0 with grep in /nix/store/8scr870qqdwfki9yd22va2yyiscx8s4s-dotenv-linter-3.3.0 - found 3.3.0 in filename of file in /nix/store/8scr870qqdwfki9yd22va2yyiscx8s4s-dotenv-linter-3.3.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath dotenv-linter ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/8scr870qqdwfki9yd22va2yyiscx8s4s-dotenv-linter-3.3.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 dotenv-linter https://github.com/r-ryantm/nixpkgs/archive/c87222c7ea73ba0de302e7c619b03ca071b04c67.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/8scr870qqdwfki9yd22va2yyiscx8s4s-dotenv-linter-3.3.0 ls -la /nix/store/8scr870qqdwfki9yd22va2yyiscx8s4s-dotenv-linter-3.3.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)
1 package built:
--- ###### Maintainer pings cc @humancalico 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). 2022-12-27T05:13:30 https://api.github.com/repos/NixOS/nixpkgs/pulls/207920