python3Packages.netbox-routing: move to package set

This commit is contained in:
Nico Felbinger
2026-05-04 19:13:16 +02:00
parent 6f4cdc0c96
commit 46bb232f89
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -11108,7 +11108,7 @@ self: super: with self; {
callPackage ../by-name/ne/netbox_4_5/plugins/netbox-reorder-rack/package.nix
{ };
netbox-routing = callPackage ../development/python-modules/netbox-routing { };
netbox-routing = callPackage ../by-name/ne/netbox_4_5/plugins/netbox-routing/package.nix { };
netbox-topology-views = callPackage ../development/python-modules/netbox-topology-views { };