Loading pkgs/development/python-modules/aesedb/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -12,16 +12,16 @@ buildPythonPackage rec { pname = "aesedb"; version = "0.1.4"; format = "pyproject"; version = "0.1.6"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchFromGitHub { owner = "skelsec"; repo = pname; repo = "aesedb"; rev = "refs/tags/${version}"; hash = "sha256-QqPy68rWabRY0Y98W+odwP/10gMtLAQ0Ah2+ZLkqHPI="; hash = "sha256-nYuMWE03Rsw1XuD/bxccpu8rddeXgS/EKJcO1VBLTLU="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/aesedb/default.nix +4 −4 Original line number Diff line number Diff line Loading @@ -12,16 +12,16 @@ buildPythonPackage rec { pname = "aesedb"; version = "0.1.4"; format = "pyproject"; version = "0.1.6"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchFromGitHub { owner = "skelsec"; repo = pname; repo = "aesedb"; rev = "refs/tags/${version}"; hash = "sha256-QqPy68rWabRY0Y98W+odwP/10gMtLAQ0Ah2+ZLkqHPI="; hash = "sha256-nYuMWE03Rsw1XuD/bxccpu8rddeXgS/EKJcO1VBLTLU="; }; nativeBuildInputs = [ Loading