netbox: 3.5.3 -> 3.5.4

This commit is contained in:
Minijackson
2023-06-30 08:30:45 +02:00
parent 864814228e
commit 10cf856dc1
+2 -2
View File
@@ -23,8 +23,8 @@ in
};
netbox = callPackage generic {
version = "3.5.3";
hash = "sha256-F8rsTOOxARI3ll545AF0+HFaG4wNO+RWwsl5y9kAyE4=";
version = "3.5.4";
hash = "sha256-CJ7NgKDDEmOFFULaG6wjP5pvGieyU4YRsvmIvqve5qg=";
extraPatches = [
# Allow setting the STATIC_ROOT from within the configuration and setting a custom redis URL
./config.patch