about summary refs log tree commit diff
path: root/pkgs/applications/misc/tandoor-recipes
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2023-07-25 16:00:02 +0200
committerMartin Weinelt <hexa@darmstadt.ccc.de>2023-07-25 16:10:56 +0200
commit0bc95af579dc9bd4a9bcd475148bbdf6e22ef5ed (patch)
tree9673ef65315d9d08e84f0a81083bf397804d7caa /pkgs/applications/misc/tandoor-recipes
parent5b7d8aea9805f3fa7944a2234886a36623794654 (diff)
python310Packages.django-treebeard: rename from django_treebeard
Diffstat (limited to 'pkgs/applications/misc/tandoor-recipes')
-rw-r--r--pkgs/applications/misc/tandoor-recipes/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/misc/tandoor-recipes/default.nix b/pkgs/applications/misc/tandoor-recipes/default.nix
index 887cdb87608c7..829def809d0cf 100644
--- a/pkgs/applications/misc/tandoor-recipes/default.nix
+++ b/pkgs/applications/misc/tandoor-recipes/default.nix
@@ -66,7 +66,7 @@ python.pkgs.pythonPackages.buildPythonPackage rec {
     django-storages
     django-tables2
     django-webpack-loader
-    django_treebeard
+    django-treebeard
     djangorestframework
     drf-writable-nested
     gunicorn