Merge pull request #240664 from minijackson/netbox-3.5.4

netbox: 3.5.3 -> 3.5.4
This commit is contained in:
Pol Dellaiera 2023-07-01 23:00:01 +02:00 committed by GitHub
commit 28f085475d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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