some fixes
This commit is contained in:
parent
b622a620be
commit
270880c4f2
12 changed files with 45 additions and 39 deletions
|
|
@ -6,8 +6,8 @@ stdenv.mkDerivation rec {
|
|||
|
||||
src = fetchgit {
|
||||
url = "https://github.com/dpolakovics/bento.git";
|
||||
rev = "e9f254ad25b5d57522a2e45ef6305abb0738ff83";
|
||||
sha256 = "sha256-VBi3hFelSNXQ4bzSSzhho3EBEBsQuP7/f9TDIwmf+1I=";
|
||||
rev = "54d55f079e485c3be7bc0239806bb64203a911bf";
|
||||
sha256 = "sha256-47+MM5uuWhMGKGiWK43lF7ynI392aTgLwCPccHMWlC8=";
|
||||
};
|
||||
|
||||
buildInputs = [ ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue