lol

python3Packages.drf-standardized-errors: fix patch url

+2 -2
+2 -2
pkgs/development/python-modules/drf-standardized-errors/default.nix
··· 28 28 patches = [ 29 29 # fix test_openapi_utils test 30 30 (fetchpatch { 31 - url = "https://github.com/ghazi-git/drf-standardized-errors/pull/96/commits/4a2b1be3c97cd6db50543e6ff0303c0df0731d8a.patch"; 32 - hash = "sha256-8+zVzBX7yDGfpsyvj61auqV+zdG6mIyj2LtR3D8l4jc="; 31 + url = "https://github.com/ghazi-git/drf-standardized-errors/commit/dbc37d4228bdefa858ab299517097d6e52a0b698.patch"; 32 + hash = "sha256-CZTBmhAFKODGLiN2aQNKMaR8VyKs0H55Tzu4Rh6X9R8="; 33 33 }) 34 34 ]; 35 35