Skip to content

plfit: 0.9.4 -> 0.9.6#295603

Closed
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/plfit
Closed

plfit: 0.9.4 -> 0.9.6#295603
r-ryantm wants to merge 1 commit intoNixOS:masterfrom
r-ryantm:auto-update/plfit

Conversation

@r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://repology.org/project/plfit/versions.

meta.description for plfit is: Fitting power-law distributions to empirical data

meta.homepage for plfit is: https://github.com/ntamas/plfit

meta.changelog for plfit is: https://github.com/ntamas/plfit/blob/0.9.6/CHANGELOG.md

Updates performed
  • Version update
To inspect upstream changes
Impact

Checks done


  • built on NixOS
  • The tests defined in passthru.tests, if any, passed
  • found 0.9.6 with grep in /nix/store/r9bax6mxgjrabil3paymwc15cnss3fj2-plfit-0.9.6
  • found 0.9.6 in filename of file in /nix/store/r9bax6mxgjrabil3paymwc15cnss3fj2-plfit-0.9.6

Rebuild report (if merged into master) (click to expand)
23 total rebuild path(s)

23 package rebuild(s)

First fifty rebuilds by attrpath
checkov
hal-hardware-analyzer
igraph
libleidenalg
plfit
python311Packages.explorerscript
python311Packages.igraph
python311Packages.kmapper
python311Packages.leidenalg
python311Packages.plfit
python311Packages.scikit-tda
python311Packages.skytemple-dtef
python311Packages.skytemple-files
python311Packages.skytemple-ssb-debugger
python311Packages.textnets
python312Packages.explorerscript
python312Packages.igraph
python312Packages.leidenalg
python312Packages.plfit
python312Packages.skytemple-dtef
python312Packages.skytemple-files
python312Packages.skytemple-ssb-debugger
skytemple
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/r9bax6mxgjrabil3paymwc15cnss3fj2-plfit-0.9.6 \
  --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 plfit https://github.com/r-ryantm/nixpkgs/archive/3278284360de18618fbf5cabc94c707d53429f23.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/3278284360de18618fbf5cabc94c707d53429f23#plfit

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/r9bax6mxgjrabil3paymwc15cnss3fj2-plfit-0.9.6
ls -la /nix/store/r9bax6mxgjrabil3paymwc15cnss3fj2-plfit-0.9.6/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }' run on x86_64-linux 1

4 packages marked as broken and skipped:
  • python311Packages.kmapper
  • python311Packages.kmapper.dist
  • python311Packages.scikit-tda
  • python311Packages.scikit-tda.dist
14 packages failed to build:
  • python311Packages.plfit
  • python312Packages.explorerscript
  • python312Packages.explorerscript.dist
  • python312Packages.igraph
  • python312Packages.igraph.dist
  • python312Packages.leidenalg
  • python312Packages.leidenalg.dist
  • python312Packages.plfit
  • python312Packages.skytemple-dtef
  • python312Packages.skytemple-dtef.dist
  • python312Packages.skytemple-files
  • python312Packages.skytemple-files.dist
  • python312Packages.skytemple-ssb-debugger
  • python312Packages.skytemple-ssb-debugger.dist
24 packages built:
  • checkov
  • checkov.dist
  • hal-hardware-analyzer
  • igraph
  • igraph.dev
  • igraph.doc
  • libleidenalg
  • plfit
  • python311Packages.explorerscript
  • python311Packages.explorerscript.dist
  • python311Packages.igraph
  • python311Packages.igraph.dist
  • python311Packages.leidenalg
  • python311Packages.leidenalg.dist
  • python311Packages.skytemple-dtef
  • python311Packages.skytemple-dtef.dist
  • python311Packages.skytemple-files
  • python311Packages.skytemple-files.dist
  • python311Packages.skytemple-ssb-debugger
  • python311Packages.skytemple-ssb-debugger.dist
  • python311Packages.textnets
  • python311Packages.textnets.dist
  • skytemple
  • skytemple.dist

Maintainer pings

cc @dotlambda for testing.

@ofborg ofborg bot requested a review from dotlambda March 13, 2024 13:12
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Mar 13, 2024
@dotlambda
Copy link
Member

duplicate of #294787

@dotlambda dotlambda closed this Mar 13, 2024
@r-ryantm r-ryantm deleted the auto-update/plfit branch March 14, 2024 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants