Merge pull request #252852 from RaitoBezarius/update/netbox

This commit is contained in:
Ryan Lahfa 2023-09-02 19:26:56 +03:00 committed by GitHub
commit f626102605
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,8 +26,8 @@ in
};
netbox = callPackage generic {
version = "3.5.8";
hash = "sha256-i8LwMZYItDG5wz0yVn59710R615i81/KYT58og1Ut6A=";
version = "3.5.9";
hash = "sha256-CJbcuCyTuihDXrObSGyJi2XF+zgWAwcJzjxtkX8pmKs=";
extraPatches = [
# Allow setting the STATIC_ROOT from within the configuration and setting a custom redis URL
./config.patch