netbox: 3.6.4 -> 3.6.6
This commit is contained in:
parent
4317101165
commit
d5f7dd176e
@ -22,8 +22,8 @@ lib.fix (self: {
|
|||||||
};
|
};
|
||||||
|
|
||||||
netbox_3_6 = callPackage generic {
|
netbox_3_6 = callPackage generic {
|
||||||
version = "3.6.4";
|
version = "3.6.6";
|
||||||
hash = "sha256-Qc6/36j63c6xJ4Uh4sziJ3WZ8R9PwFDv8DWyXjOM4io=";
|
hash = "sha256-viC4grOqpWvG2pqcSi+MJykpEXSQYqfpkKF9it9Tj1g=";
|
||||||
extraPatches = [
|
extraPatches = [
|
||||||
# Allow setting the STATIC_ROOT from within the configuration and setting a custom redis URL
|
# Allow setting the STATIC_ROOT from within the configuration and setting a custom redis URL
|
||||||
./config.patch
|
./config.patch
|
||||||
|
Loading…
Reference in New Issue
Block a user