dbt 1.5.3 -> 1.5.5 https://github.com/dbt-labs/dbt-core/releases attrpath: dbt 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/development/python-modules/dbt-core/default.nix b/pkgs/development/python-modules/dbt-core/default.nix index 0a926744a814..73d41944702b 100644 --- a/pkgs/development/python-modules/dbt-core/default.nix +++ b/pkgs/development/python-modules/dbt-core/default.nix @@ -30,14 +30,14 @@ buildPythonPackage rec { pname = "dbt-core"; - version = "1.5.3"; + version = "1.5.5"; format = "setuptools"; src = fetchFromGitHub { owner = "dbt-labs"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-ZgP11fVMtXpzo9QaTkejvKl0LzCAkIyGBMcOquBirxQ="; + hash = "sha256-aAe3sNa4CxqynsFHoTLEYWo12jEF/LAyYMqnpy5cTbg="; }; sourceRoot = "${src.name}/core"; Successfully finished processing cachix "/nix/store/6mjxs8vzjxs6ymhb5c389h61bs3nk1sb-python3.10-dbt-core-1.5.5" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
10 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/dbt-labs/dbt-core/releases. meta.description for dbt is: Enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications meta.homepage for dbt is: https://github.com/dbt-labs/dbt-core meta.changelog for dbt is: https://github.com/dbt-labs/dbt-core/blob/v1.5.5/CHANGELOG.md ###### 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 1.5.5 with grep in /nix/store/6mjxs8vzjxs6ymhb5c389h61bs3nk1sb-python3.10-dbt-core-1.5.5 - found 1.5.5 in filename of file in /nix/store/6mjxs8vzjxs6ymhb5c389h61bs3nk1sb-python3.10-dbt-core-1.5.5 ---
Rebuild report (if merged into master) (click to expand) ``` 11 total rebuild path(s) 11 package rebuild(s) First fifty rebuilds by attrpath dbt python310Packages.dbt-bigquery python310Packages.dbt-core python310Packages.dbt-postgres python310Packages.dbt-redshift python310Packages.dbt-snowflake python311Packages.dbt-bigquery python311Packages.dbt-core python311Packages.dbt-postgres python311Packages.dbt-redshift python311Packages.dbt-snowflake ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/6mjxs8vzjxs6ymhb5c389h61bs3nk1sb-python3.10-dbt-core-1.5.5 \ --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 dbt https://github.com/r-ryantm/nixpkgs/archive/7f90761725a0631373d110eaeeb7061abb85ca72.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/6mjxs8vzjxs6ymhb5c389h61bs3nk1sb-python3.10-dbt-core-1.5.5 ls -la /nix/store/6mjxs8vzjxs6ymhb5c389h61bs3nk1sb-python3.10-dbt-core-1.5.5/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)
10 packages built:
--- ###### Maintainer pings cc @mausch @tjni 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/250874