phone autologin, fix bento sha
This commit is contained in:
parent
33af4a02e4
commit
50c0d396d6
2 changed files with 7 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ stdenv.mkDerivation rec {
|
|||
src = fetchgit {
|
||||
url = "https://github.com/dpolakovics/bento.git";
|
||||
rev = "eba7d076e25b68df7cf1f40ba0f9d91bc2bca4af";
|
||||
sha256 = "sha256-gLWoZh7fMn3cpIYSJFSVOQHA6qUIJikHXmucHX7P2WI=";
|
||||
sha256 = "sha256-ptHNxu336fPI6a5L9wxrN5xY8XcmrAGSyju+zvanKkM=";
|
||||
};
|
||||
|
||||
buildInputs = [ ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue