add ssh key to gitea
This commit is contained in:
@@ -6,8 +6,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
src = fetchgit {
|
||||
url = "https://github.com/dpolakovics/bento.git";
|
||||
rev = "7a7cb75421e57d92a3e62f2d7d9a6412cc1248d2";
|
||||
sha256 = "sha256-0TNYafky0PMAJ58slUOXGqroiTMOeMKUYQ0tYj4zdBI=";
|
||||
rev = "e9f254ad25b5d57522a2e45ef6305abb0738ff83";
|
||||
sha256 = "sha256-VBi3hFelSNXQ4bzSSzhho3EBEBsQuP7/f9TDIwmf+1I=";
|
||||
};
|
||||
|
||||
buildInputs = [ ];
|
||||
|
||||
Reference in New Issue
Block a user