3
0
Fork 0
forked from mirrors/nixpkgs

netbox_3_6: 3.6.6 -> 3.6.9

This commit is contained in:
Minijackson 2024-01-02 21:05:45 +01:00
parent 3cb442f494
commit 4e0c1225ea
No known key found for this signature in database
GPG key ID: FEA888C9F5D64F62

View file

@ -22,8 +22,8 @@ lib.fix (self: {
};
netbox_3_6 = callPackage generic {
version = "3.6.6";
hash = "sha256-viC4grOqpWvG2pqcSi+MJykpEXSQYqfpkKF9it9Tj1g=";
version = "3.6.9";
hash = "sha256-R/hcBKrylW3GnEy10DkrLVr8YJtsSCvCP9H9LhafO9I=";
extraPatches = [
# Allow setting the STATIC_ROOT from within the configuration and setting a custom redis URL
./config.patch