Merge pull request #261812 from minijackson/netbox-3.6.4
This commit is contained in:
@@ -22,8 +22,8 @@ lib.fix (self: {
|
||||
};
|
||||
|
||||
netbox_3_6 = callPackage generic {
|
||||
version = "3.6.3";
|
||||
hash = "sha256-8Xir2Gvwh2cllHu5qVAzumuH0lknMMtjd8BuFuuf9A0=";
|
||||
version = "3.6.6";
|
||||
hash = "sha256-viC4grOqpWvG2pqcSi+MJykpEXSQYqfpkKF9it9Tj1g=";
|
||||
extraPatches = [
|
||||
# Allow setting the STATIC_ROOT from within the configuration and setting a custom redis URL
|
||||
./config.patch
|
||||
|
||||
Reference in New Issue
Block a user