Merge pull request #298572 from minijackson/netbox-3.7.4

netbox: 3.7.3 -> 3.7.4
This commit is contained in:
Ryan Lahfa
2024-04-03 06:17:27 -07:00
committed by GitHub
+2 -2
View File
@@ -22,8 +22,8 @@ lib.fix (self: {
};
netbox_3_7 = callPackage generic {
version = "3.7.3";
hash = "sha256-8apjw3mO3RKT/IgJOG1+2GSjNwFhddZ9rIChdP26leE=";
version = "3.7.4";
hash = "sha256-jQJYtu1K13AsFXx4GTgtMOdppK1Tgoaf2/fKKhS1sQo=";
extraPatches = [
# Allow setting the STATIC_ROOT from within the configuration and setting a custom redis URL
./config.patch