The tests defined in passthru.tests, if any, passed
found 0.50.2 with grep in /nix/store/0xd6lwb3v249x85pbgs1bcx10z41qkn0-python3.12-datadog-0.50.2
found 0.50.2 in filename of file in /nix/store/0xd6lwb3v249x85pbgs1bcx10z41qkn0-python3.12-datadog-0.50.2
Rebuild report (if merged into master) (click to expand)
```
8 total rebuild path(s)
8 package rebuild(s)
First fifty rebuilds by attrpath
home-assistant-component-tests.datadog
python311Packages.datadog
python311Packages.gradient
python311Packages.gradient-statsd
python312Packages.datadog
python312Packages.gradient
python312Packages.gradient-statsd
```
Instructions to test this update (click to expand)
---
Either **download from Cachix**:
```
nix-store -r /nix/store/0xd6lwb3v249x85pbgs1bcx10z41qkn0-python3.12-datadog-0.50.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 python312Packages.datadog https://github.com/r-ryantm/nixpkgs/archive/910bdb1c145e81e5977c9025dbac4ddb0aab3f59.tar.gz
```
Or:
```
nix build github:r-ryantm/nixpkgs/910bdb1c145e81e5977c9025dbac4ddb0aab3f59#python312Packages.datadog
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/0xd6lwb3v249x85pbgs1bcx10z41qkn0-python3.12-datadog-0.50.2
ls -la /nix/store/0xd6lwb3v249x85pbgs1bcx10z41qkn0-python3.12-datadog-0.50.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.
[!TIP]
As a maintainer, if your package is located under pkgs/by-name/*, you can comment @NixOS/nixpkgs-merge-bot merge to automatically merge this update using the nixpkgs-merge-bot.
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for python312Packages.datadog is: Datadog Python library
meta.homepage for python312Packages.datadog is: https://github.com/DataDog/datadogpy
meta.changelog for python312Packages.datadog is: https://github.com/DataDog/datadogpy/blob/v0.50.2/CHANGELOG.md
Updates performed
To inspect upstream changes
Impact
Checks done
passthru.tests
, if any, passedRebuild report (if merged into master) (click to expand)
``` 8 total rebuild path(s) 8 package rebuild(s) First fifty rebuilds by attrpath home-assistant-component-tests.datadog python311Packages.datadog python311Packages.gradient python311Packages.gradient-statsd python312Packages.datadog python312Packages.gradient python312Packages.gradient-statsd ```Instructions to test this update (click to expand)
--- Either **download from Cachix**: ``` nix-store -r /nix/store/0xd6lwb3v249x85pbgs1bcx10z41qkn0-python3.12-datadog-0.50.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 python312Packages.datadog https://github.com/r-ryantm/nixpkgs/archive/910bdb1c145e81e5977c9025dbac4ddb0aab3f59.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/910bdb1c145e81e5977c9025dbac4ddb0aab3f59#python312Packages.datadog ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/0xd6lwb3v249x85pbgs1bcx10z41qkn0-python3.12-datadog-0.50.2 ls -la /nix/store/0xd6lwb3v249x85pbgs1bcx10z41qkn0-python3.12-datadog-0.50.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
resultGenerated using
nixpkgs-review
.Command:
nixpkgs-review
x86_64-linux
:white_check_mark: 13 packages built:
Maintainer pings
Add a :+1: reaction to pull requests you find important.