krb5Full: turn into alias

This commit is contained in:
ajs124
2022-12-08 23:08:44 +01:00
parent d4ec6e6fe5
commit c7930769a7
12 changed files with 42 additions and 42 deletions
@@ -3,7 +3,7 @@
, fetchPypi
, git
, gitpython
, krb5Full
, krb5
, mock
, pytestCheckHook
, pythonOlder
@@ -23,7 +23,7 @@ buildPythonPackage rec {
};
buildInputs = [
krb5Full
krb5
];
propagatedBuildInputs = [