forked from fediversity/fediversity
hide password input
closes #520 Signed-off-by: Kiara Grouwstra <kiara@procolix.eu>
This commit is contained in:
parent
4a93473598
commit
77db18d235
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,8 @@ buildPythonPackage rec {
|
|||
src = fetchFromGitHub {
|
||||
owner = "KiaraGrouwstra";
|
||||
repo = pname;
|
||||
rev = "8d083910bfcf51fcef8c83cf516b3f2394626c4a";
|
||||
hash = "sha256-d+wTH4grquQLN8FFO9kjLlTK/2dCungPwbDqew9vxYo=";
|
||||
rev = "d21c879543bd106242bd7f86e79da1f668109579";
|
||||
hash = "sha256-pk0/6BphIiXxR3cewBJ5nKii3kj3lDHLO9U9xqXDxI8=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
Loading…
Add table
Reference in a new issue