change bento
This commit is contained in:
parent
e20599f71e
commit
b9a6a7df68
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ stdenv.mkDerivation rec {
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
url = "https://github.com/dpolakovics/bento.git";
|
url = "https://github.com/dpolakovics/bento.git";
|
||||||
rev = "7a7cb75421e57d92a3e62f2d7d9a6412cc1248d2";
|
rev = "7a7cb75421e57d92a3e62f2d7d9a6412cc1248d2";
|
||||||
sha256 = "sha256-ptHNxu336fPI6a5L9wxrN5xY8XcmrAGSyju+zvanKkM=";
|
sha256 = "sha256-0TNYafky0PMAJ58slUOXGqroiTMOeMKUYQ0tYj4zdBI=";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ ];
|
buildInputs = [ ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue