lol

netbox_3_7: 3.7.4 -> 3.7.8 (#309483)

netbox_3_7: 3.7.4 -> 3.7.8

authored by

Rémi NICOLE and committed by
GitHub
3592c63e c42cfe74

+2 -2
+2 -2
pkgs/servers/web-apps/netbox/default.nix
··· 22 22 }; 23 23 24 24 netbox_3_7 = callPackage generic { 25 - version = "3.7.4"; 26 - hash = "sha256-jQJYtu1K13AsFXx4GTgtMOdppK1Tgoaf2/fKKhS1sQo="; 25 + version = "3.7.8"; 26 + hash = "sha256-61pJbMWXNFnvWI0z9yWvsutdCAP4VydeceANNw0nKsk="; 27 27 extraPatches = [ 28 28 # Allow setting the STATIC_ROOT from within the configuration and setting a custom redis URL 29 29 ./config.patch