Skip to content

netbox: 4.3.5 -> 4.3.6 #405880

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

r-ryantm
Copy link
Contributor

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for netbox is: IP address management (IPAM) and data center infrastructure management (DCIM) tool

meta.homepage for netbox is: https://github.com/netbox-community/netbox

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 4.3.0 with grep in /nix/store/4d9whaf2slibby2acichywcpi7nara9w-netbox-4.3.0
  • found 4.3.0 in filename of file in /nix/store/4d9whaf2slibby2acichywcpi7nara9w-netbox-4.3.0

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

22 package rebuild(s)

First fifty rebuilds by attrpath

netbox
netbox_4_2
python312Packages.netbox-attachments
python312Packages.netbox-bgp
python312Packages.netbox-contract
python312Packages.netbox-documents
python312Packages.netbox-floorplan-plugin
python312Packages.netbox-interface-synchronization
python312Packages.netbox-napalm-plugin
python312Packages.netbox-plugin-prometheus-sd
python312Packages.netbox-qrcode
python312Packages.netbox-reorder-rack
python312Packages.netbox-routing
python312Packages.netbox-topology-views
python313Packages.netbox-bgp
python313Packages.netbox-documents
python313Packages.netbox-interface-synchronization
python313Packages.netbox-plugin-prometheus-sd
python313Packages.netbox-qrcode
python313Packages.netbox-reorder-rack
python313Packages.netbox-routing
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/4d9whaf2slibby2acichywcpi7nara9w-netbox-4.3.0 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 netbox https://github.com/r-ryantm/nixpkgs/archive/864bafe7cf50e96f10ce0c66354b0f6f27332bae.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/864bafe7cf50e96f10ce0c66354b0f6f27332bae#netbox

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

ls -la /nix/store/4d9whaf2slibby2acichywcpi7nara9w-netbox-4.3.0
ls -la /nix/store/4d9whaf2slibby2acichywcpi7nara9w-netbox-4.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 39 packages built:
  • netbox
  • python312Packages.netbox-attachments
  • python312Packages.netbox-attachments.dist
  • python312Packages.netbox-bgp
  • python312Packages.netbox-bgp.dist
  • python312Packages.netbox-contract
  • python312Packages.netbox-contract.dist
  • python312Packages.netbox-documents
  • python312Packages.netbox-documents.dist
  • python312Packages.netbox-floorplan-plugin
  • python312Packages.netbox-floorplan-plugin.dist
  • python312Packages.netbox-interface-synchronization
  • python312Packages.netbox-interface-synchronization.dist
  • python312Packages.netbox-napalm-plugin
  • python312Packages.netbox-napalm-plugin.dist
  • python312Packages.netbox-plugin-prometheus-sd
  • python312Packages.netbox-plugin-prometheus-sd.dist
  • python312Packages.netbox-qrcode
  • python312Packages.netbox-qrcode.dist
  • python312Packages.netbox-reorder-rack
  • python312Packages.netbox-reorder-rack.dist
  • python312Packages.netbox-routing
  • python312Packages.netbox-routing.dist
  • python312Packages.netbox-topology-views
  • python312Packages.netbox-topology-views.dist
  • python313Packages.netbox-bgp
  • python313Packages.netbox-bgp.dist
  • python313Packages.netbox-documents
  • python313Packages.netbox-documents.dist
  • python313Packages.netbox-interface-synchronization
  • python313Packages.netbox-interface-synchronization.dist
  • python313Packages.netbox-plugin-prometheus-sd
  • python313Packages.netbox-plugin-prometheus-sd.dist
  • python313Packages.netbox-qrcode
  • python313Packages.netbox-qrcode.dist
  • python313Packages.netbox-reorder-rack
  • python313Packages.netbox-reorder-rack.dist
  • python313Packages.netbox-routing
  • python313Packages.netbox-routing.dist

Maintainer pings

cc @minijackson @RaitoBezarius for testing.

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.


Add a 👍 reaction to pull requests you find important.

@github-actions github-actions 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 May 10, 2025
@nix-owners nix-owners bot requested review from RaitoBezarius and minijackson May 10, 2025 12:33
@minijackson minijackson marked this pull request as draft May 11, 2025 06:49
@minijackson
Copy link
Member

4.3.0 has breaking changes, so it needs to be a separate package. Let's also wait for #401110 first.

@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label May 17, 2025
@r-ryantm r-ryantm changed the title netbox: 4.2.7 -> 4.3.0 netbox: 4.2.9 -> 4.3.1 May 21, 2025
@r-ryantm r-ryantm force-pushed the auto-update/netbox branch from 864bafe to 9c5dd51 Compare May 21, 2025 06:58
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for netbox is: IP address management (IPAM) and data center infrastructure management (DCIM) tool

meta.homepage for netbox is: https://github.com/netbox-community/netbox

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 4.3.1 with grep in /nix/store/69vc18hp8lzy8n8nvbx7q9g6k7zd8ap8-netbox-4.3.1
  • found 4.3.1 in filename of file in /nix/store/69vc18hp8lzy8n8nvbx7q9g6k7zd8ap8-netbox-4.3.1

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

22 package rebuild(s)

First fifty rebuilds by attrpath

netbox
netbox_4_2
python312Packages.netbox-attachments
python312Packages.netbox-bgp
python312Packages.netbox-contract
python312Packages.netbox-documents
python312Packages.netbox-floorplan-plugin
python312Packages.netbox-interface-synchronization
python312Packages.netbox-napalm-plugin
python312Packages.netbox-plugin-prometheus-sd
python312Packages.netbox-qrcode
python312Packages.netbox-reorder-rack
python312Packages.netbox-routing
python312Packages.netbox-topology-views
python313Packages.netbox-bgp
python313Packages.netbox-documents
python313Packages.netbox-interface-synchronization
python313Packages.netbox-plugin-prometheus-sd
python313Packages.netbox-qrcode
python313Packages.netbox-reorder-rack
python313Packages.netbox-routing
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/69vc18hp8lzy8n8nvbx7q9g6k7zd8ap8-netbox-4.3.1 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 netbox https://github.com/r-ryantm/nixpkgs/archive/9c5dd51b91e1364a4510b219758c7ed04f01b9de.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/9c5dd51b91e1364a4510b219758c7ed04f01b9de#netbox

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

ls -la /nix/store/69vc18hp8lzy8n8nvbx7q9g6k7zd8ap8-netbox-4.3.1
ls -la /nix/store/69vc18hp8lzy8n8nvbx7q9g6k7zd8ap8-netbox-4.3.1/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 result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 39 packages built:
  • netbox
  • python312Packages.netbox-attachments
  • python312Packages.netbox-attachments.dist
  • python312Packages.netbox-bgp
  • python312Packages.netbox-bgp.dist
  • python312Packages.netbox-contract
  • python312Packages.netbox-contract.dist
  • python312Packages.netbox-documents
  • python312Packages.netbox-documents.dist
  • python312Packages.netbox-floorplan-plugin
  • python312Packages.netbox-floorplan-plugin.dist
  • python312Packages.netbox-interface-synchronization
  • python312Packages.netbox-interface-synchronization.dist
  • python312Packages.netbox-napalm-plugin
  • python312Packages.netbox-napalm-plugin.dist
  • python312Packages.netbox-plugin-prometheus-sd
  • python312Packages.netbox-plugin-prometheus-sd.dist
  • python312Packages.netbox-qrcode
  • python312Packages.netbox-qrcode.dist
  • python312Packages.netbox-reorder-rack
  • python312Packages.netbox-reorder-rack.dist
  • python312Packages.netbox-routing
  • python312Packages.netbox-routing.dist
  • python312Packages.netbox-topology-views
  • python312Packages.netbox-topology-views.dist
  • python313Packages.netbox-bgp
  • python313Packages.netbox-bgp.dist
  • python313Packages.netbox-documents
  • python313Packages.netbox-documents.dist
  • python313Packages.netbox-interface-synchronization
  • python313Packages.netbox-interface-synchronization.dist
  • python313Packages.netbox-plugin-prometheus-sd
  • python313Packages.netbox-plugin-prometheus-sd.dist
  • python313Packages.netbox-qrcode
  • python313Packages.netbox-qrcode.dist
  • python313Packages.netbox-reorder-rack
  • python313Packages.netbox-reorder-rack.dist
  • python313Packages.netbox-routing
  • python313Packages.netbox-routing.dist

Maintainer pings

cc @minijackson @RaitoBezarius for testing.

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.


Add a 👍 reaction to pull requests you find important.

@ofborg ofborg bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label May 21, 2025
@SuperSandro2000
Copy link
Member

@minijackson the linked PR got merged, so we can tackle this now or is there another requirement in the meantime?

@wolfgangwalther
Copy link
Contributor

4.3.0 has breaking changes, so it needs to be a separate package. Let's also wait for #401110 first.

Why does it have to be a separate package?

I learned in #406278, that plugins don't support multiple versions, so packaging multiple versions of netbox, but only a single version of each plugin is a bit pointless, right?

Why not revert back to a single netbox package? Those, who are on an older version and want to stay there, can always use 25.05, right?

@minijackson
Copy link
Member

@SuperSandro2000 yes, we can. I can do it when I have the time, but if someone else wants to do it, it'll probably be faster.

@wolfgangwalther you're right that we don't need to support multiple version of the package. The way it's done today isn't to give the choice of which version of NetBox to use. It's more to do with warning the user that the upgrade has breaking changes.

So when the user upgrades from 24.11 to 25.05, they'll get a eval error, saying "there's breaking changes in NetBox, look at the release notes, do what you have to do, then edit your NixOS config to say that you've done your pre-upgrade tasks."

We can definitely do this without having to support multiple NetBox versions, for example with services.netbox.release = "4.2";, but I haven't seen any service doing that. Right now it's the most "expected" way of doing things.

But my guess is that we're not the only ones in this scenario, do you all know of some service doing something like this?

@transcaffeine transcaffeine mentioned this pull request Jun 5, 2025
13 tasks
@transcaffeine
Copy link
Contributor

@minijackson i started with 4.3 in #414367

@wolfgangwalther
Copy link
Contributor

So when the user upgrades from 24.11 to 25.05, they'll get a eval error, saying "there's breaking changes in NetBox, look at the release notes, do what you have to do, then edit your NixOS config to say that you've done your pre-upgrade tasks."

I see. In this case, there should be one version specific netbox attribute - and the older version should fail with an error. But right now, we have netbox_4_1 and netbox_4_2. And plugins might only support one of them, so you might will run into odd errors. netbox_4_1 should have been removed at the same time that netbox_4_2 was added.

@r-ryantm r-ryantm force-pushed the auto-update/netbox branch from 9c5dd51 to 3adfb57 Compare June 11, 2025 01:55
@r-ryantm r-ryantm changed the title netbox: 4.2.9 -> 4.3.1 netbox: 4.2.9 -> 4.3.2 Jun 11, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for netbox is: IP address management (IPAM) and data center infrastructure management (DCIM) tool

meta.homepage for netbox is: https://github.com/netbox-community/netbox

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 4.3.2 with grep in /nix/store/l9vdbmiyxiy9rfxh2hjqp3j1kz8wajhd-netbox-4.3.2
  • found 4.3.2 in filename of file in /nix/store/l9vdbmiyxiy9rfxh2hjqp3j1kz8wajhd-netbox-4.3.2

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

22 package rebuild(s)

First fifty rebuilds by attrpath

netbox
netbox_4_2
python312Packages.netbox-attachments
python312Packages.netbox-bgp
python312Packages.netbox-contract
python312Packages.netbox-documents
python312Packages.netbox-floorplan-plugin
python312Packages.netbox-interface-synchronization
python312Packages.netbox-napalm-plugin
python312Packages.netbox-plugin-prometheus-sd
python312Packages.netbox-qrcode
python312Packages.netbox-reorder-rack
python312Packages.netbox-routing
python312Packages.netbox-topology-views
python313Packages.netbox-bgp
python313Packages.netbox-documents
python313Packages.netbox-interface-synchronization
python313Packages.netbox-plugin-prometheus-sd
python313Packages.netbox-qrcode
python313Packages.netbox-reorder-rack
python313Packages.netbox-routing
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/l9vdbmiyxiy9rfxh2hjqp3j1kz8wajhd-netbox-4.3.2 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 netbox https://github.com/r-ryantm/nixpkgs/archive/3adfb57028318d0a92f12a4ff39d4bba747dbb42.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/3adfb57028318d0a92f12a4ff39d4bba747dbb42#netbox

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

ls -la /nix/store/l9vdbmiyxiy9rfxh2hjqp3j1kz8wajhd-netbox-4.3.2
ls -la /nix/store/l9vdbmiyxiy9rfxh2hjqp3j1kz8wajhd-netbox-4.3.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 result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 39 packages built:
  • netbox
  • python312Packages.netbox-attachments
  • python312Packages.netbox-attachments.dist
  • python312Packages.netbox-bgp
  • python312Packages.netbox-bgp.dist
  • python312Packages.netbox-contract
  • python312Packages.netbox-contract.dist
  • python312Packages.netbox-documents
  • python312Packages.netbox-documents.dist
  • python312Packages.netbox-floorplan-plugin
  • python312Packages.netbox-floorplan-plugin.dist
  • python312Packages.netbox-interface-synchronization
  • python312Packages.netbox-interface-synchronization.dist
  • python312Packages.netbox-napalm-plugin
  • python312Packages.netbox-napalm-plugin.dist
  • python312Packages.netbox-plugin-prometheus-sd
  • python312Packages.netbox-plugin-prometheus-sd.dist
  • python312Packages.netbox-qrcode
  • python312Packages.netbox-qrcode.dist
  • python312Packages.netbox-reorder-rack
  • python312Packages.netbox-reorder-rack.dist
  • python312Packages.netbox-routing
  • python312Packages.netbox-routing.dist
  • python312Packages.netbox-topology-views
  • python312Packages.netbox-topology-views.dist
  • python313Packages.netbox-bgp
  • python313Packages.netbox-bgp.dist
  • python313Packages.netbox-documents
  • python313Packages.netbox-documents.dist
  • python313Packages.netbox-interface-synchronization
  • python313Packages.netbox-interface-synchronization.dist
  • python313Packages.netbox-plugin-prometheus-sd
  • python313Packages.netbox-plugin-prometheus-sd.dist
  • python313Packages.netbox-qrcode
  • python313Packages.netbox-qrcode.dist
  • python313Packages.netbox-reorder-rack
  • python313Packages.netbox-reorder-rack.dist
  • python313Packages.netbox-routing
  • python313Packages.netbox-routing.dist

Maintainer pings

cc @minijackson @RaitoBezarius for testing.

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.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm changed the title netbox: 4.2.9 -> 4.3.2 netbox: 4.3.3 -> 4.3.4 Jul 18, 2025
@r-ryantm r-ryantm force-pushed the auto-update/netbox branch from 3adfb57 to 7ea17bd Compare July 18, 2025 16:05
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for netbox is: IP address management (IPAM) and data center infrastructure management (DCIM) tool

meta.homepage for netbox is: https://github.com/netbox-community/netbox

meta.changelog for netbox is: https://github.com/netbox-community/netbox/blob/v4.3.4/docs/release-notes/version-4.3.md

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


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

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

22 package rebuild(s)

First fifty rebuilds by attrpath

netbox
netbox_4_3
python312Packages.netbox-bgp
python312Packages.netbox-documents
python312Packages.netbox-interface-synchronization
python312Packages.netbox-plugin-prometheus-sd
python312Packages.netbox-qrcode
python312Packages.netbox-reorder-rack
python312Packages.netbox-routing
python313Packages.netbox-attachments
python313Packages.netbox-bgp
python313Packages.netbox-contract
python313Packages.netbox-documents
python313Packages.netbox-floorplan-plugin
python313Packages.netbox-interface-synchronization
python313Packages.netbox-napalm-plugin
python313Packages.netbox-plugin-prometheus-sd
python313Packages.netbox-qrcode
python313Packages.netbox-reorder-rack
python313Packages.netbox-routing
python313Packages.netbox-topology-views
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/x5cxr37lssb44md6s27q6msminrhb35g-netbox-4.3.4 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 netbox https://github.com/r-ryantm/nixpkgs/archive/7ea17bd7c08d00b9405d6bfd76e369badb57a905.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/7ea17bd7c08d00b9405d6bfd76e369badb57a905#netbox

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

ls -la /nix/store/x5cxr37lssb44md6s27q6msminrhb35g-netbox-4.3.4
ls -la /nix/store/x5cxr37lssb44md6s27q6msminrhb35g-netbox-4.3.4/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 result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 39 packages built:
  • netbox
  • python312Packages.netbox-bgp
  • python312Packages.netbox-bgp.dist
  • python312Packages.netbox-documents
  • python312Packages.netbox-documents.dist
  • python312Packages.netbox-interface-synchronization
  • python312Packages.netbox-interface-synchronization.dist
  • python312Packages.netbox-plugin-prometheus-sd
  • python312Packages.netbox-plugin-prometheus-sd.dist
  • python312Packages.netbox-qrcode
  • python312Packages.netbox-qrcode.dist
  • python312Packages.netbox-reorder-rack
  • python312Packages.netbox-reorder-rack.dist
  • python312Packages.netbox-routing
  • python312Packages.netbox-routing.dist
  • python313Packages.netbox-attachments
  • python313Packages.netbox-attachments.dist
  • python313Packages.netbox-bgp
  • python313Packages.netbox-bgp.dist
  • python313Packages.netbox-contract
  • python313Packages.netbox-contract.dist
  • python313Packages.netbox-documents
  • python313Packages.netbox-documents.dist
  • python313Packages.netbox-floorplan-plugin
  • python313Packages.netbox-floorplan-plugin.dist
  • python313Packages.netbox-interface-synchronization
  • python313Packages.netbox-interface-synchronization.dist
  • python313Packages.netbox-napalm-plugin
  • python313Packages.netbox-napalm-plugin.dist
  • python313Packages.netbox-plugin-prometheus-sd
  • python313Packages.netbox-plugin-prometheus-sd.dist
  • python313Packages.netbox-qrcode
  • python313Packages.netbox-qrcode.dist
  • python313Packages.netbox-reorder-rack
  • python313Packages.netbox-reorder-rack.dist
  • python313Packages.netbox-routing
  • python313Packages.netbox-routing.dist
  • python313Packages.netbox-topology-views
  • python313Packages.netbox-topology-views.dist

Maintainer pings

cc @minijackson @RaitoBezarius @transcaffeine for testing.

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.


Add a 👍 reaction to pull requests you find important.

@nixpkgs-ci nixpkgs-ci bot added the 2.status: merge conflict This PR has merge conflicts with the target branch label Aug 6, 2025
@r-ryantm r-ryantm changed the title netbox: 4.3.3 -> 4.3.4 netbox: 4.3.5 -> 4.3.6 Aug 13, 2025
@r-ryantm
Copy link
Contributor Author

Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.

meta.description for netbox is: IP address management (IPAM) and data center infrastructure management (DCIM) tool

meta.homepage for netbox is: https://github.com/netbox-community/netbox

meta.changelog for netbox is: https://github.com/netbox-community/netbox/blob/v4.3.6/docs/release-notes/version-4.3.md

Updates performed
  • Ran passthru.UpdateScript
To inspect upstream changes
Impact

Checks done


  • built on NixOS

Caution

A test defined in passthru.tests did not pass.

  • found 4.3.6 with grep in /nix/store/nll9wdwmv0x4xqjsshm7i6h76f1mgjir-netbox-4.3.6
  • found 4.3.6 in filename of file in /nix/store/nll9wdwmv0x4xqjsshm7i6h76f1mgjir-netbox-4.3.6

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

22 package rebuild(s)

First fifty rebuilds by attrpath

netbox
netbox_4_3
python312Packages.netbox-bgp
python312Packages.netbox-documents
python312Packages.netbox-interface-synchronization
python312Packages.netbox-plugin-prometheus-sd
python312Packages.netbox-qrcode
python312Packages.netbox-reorder-rack
python312Packages.netbox-routing
python313Packages.netbox-attachments
python313Packages.netbox-bgp
python313Packages.netbox-contract
python313Packages.netbox-documents
python313Packages.netbox-floorplan-plugin
python313Packages.netbox-interface-synchronization
python313Packages.netbox-napalm-plugin
python313Packages.netbox-plugin-prometheus-sd
python313Packages.netbox-qrcode
python313Packages.netbox-reorder-rack
python313Packages.netbox-routing
python313Packages.netbox-topology-views
Instructions to test this update (click to expand)

Either download from the cache:

nix-store -r /nix/store/nll9wdwmv0x4xqjsshm7i6h76f1mgjir-netbox-4.3.6 \
  --option binary-caches 'https://cache.nixos.org/ https://nixpkgs-update-cache.nix-community.org/' \
  --option trusted-public-keys '
  nixpkgs-update-cache.nix-community.org-1:U8d6wiQecHUPJFSqHN9GSSmNkmdiFW7GW7WNAnHW0SM=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached 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 netbox https://github.com/r-ryantm/nixpkgs/archive/71b994884306db2e24376630b442b5309d57f303.tar.gz

Or:

nix build github:r-ryantm/nixpkgs/71b994884306db2e24376630b442b5309d57f303#netbox

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

ls -la /nix/store/nll9wdwmv0x4xqjsshm7i6h76f1mgjir-netbox-4.3.6
ls -la /nix/store/nll9wdwmv0x4xqjsshm7i6h76f1mgjir-netbox-4.3.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.

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review


x86_64-linux

✅ 39 packages built:
  • netbox
  • python312Packages.netbox-bgp
  • python312Packages.netbox-bgp.dist
  • python312Packages.netbox-documents
  • python312Packages.netbox-documents.dist
  • python312Packages.netbox-interface-synchronization
  • python312Packages.netbox-interface-synchronization.dist
  • python312Packages.netbox-plugin-prometheus-sd
  • python312Packages.netbox-plugin-prometheus-sd.dist
  • python312Packages.netbox-qrcode
  • python312Packages.netbox-qrcode.dist
  • python312Packages.netbox-reorder-rack
  • python312Packages.netbox-reorder-rack.dist
  • python312Packages.netbox-routing
  • python312Packages.netbox-routing.dist
  • python313Packages.netbox-attachments
  • python313Packages.netbox-attachments.dist
  • python313Packages.netbox-bgp
  • python313Packages.netbox-bgp.dist
  • python313Packages.netbox-contract
  • python313Packages.netbox-contract.dist
  • python313Packages.netbox-documents
  • python313Packages.netbox-documents.dist
  • python313Packages.netbox-floorplan-plugin
  • python313Packages.netbox-floorplan-plugin.dist
  • python313Packages.netbox-interface-synchronization
  • python313Packages.netbox-interface-synchronization.dist
  • python313Packages.netbox-napalm-plugin
  • python313Packages.netbox-napalm-plugin.dist
  • python313Packages.netbox-plugin-prometheus-sd
  • python313Packages.netbox-plugin-prometheus-sd.dist
  • python313Packages.netbox-qrcode
  • python313Packages.netbox-qrcode.dist
  • python313Packages.netbox-reorder-rack
  • python313Packages.netbox-reorder-rack.dist
  • python313Packages.netbox-routing
  • python313Packages.netbox-routing.dist
  • python313Packages.netbox-topology-views
  • python313Packages.netbox-topology-views.dist

Maintainer pings

cc @minijackson @RaitoBezarius @transcaffeine for testing.

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.


Add a 👍 reaction to pull requests you find important.

@r-ryantm r-ryantm force-pushed the auto-update/netbox branch from 7ea17bd to 71b9948 Compare August 13, 2025 15:30
@nixpkgs-ci nixpkgs-ci bot removed the 2.status: merge conflict This PR has merge conflicts with the target branch label Aug 13, 2025
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.

6 participants