some fixes
This commit is contained in:
@@ -5,8 +5,8 @@ stdenv.mkDerivation rec {
|
||||
name = "bento";
|
||||
|
||||
src = fetchgit {
|
||||
url = "https://github.com/rapenne-s/bento.git";
|
||||
rev = "6418bd64ecabbfa720c7a87ec39ee1a8b46a907e";
|
||||
url = "https://github.com/dpolakovics/bento.git";
|
||||
rev = "54d55f079e485c3be7bc0239806bb64203a911bf";
|
||||
sha256 = "69b056298cf570debd3718b2e2cb7e63ad9465919c8190cf38043791ce61d0d6";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user