beamerpresenter: change sha256=... to hash="sha256..."
This commit is contained in:
@@ -34,7 +34,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "stiglers-eponym";
|
owner = "stiglers-eponym";
|
||||||
repo = "BeamerPresenter";
|
repo = "BeamerPresenter";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1zypzmkiwc14b9224nr37y7wviasirmwhfmifb7q1b33877g41ji";
|
hash = "sha256-UQbyzkFjrIDPcrE6yGuOWsXNjz8jWyJEWiQwHmf91/8=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|||||||
Reference in New Issue
Block a user