reveal.js: 3.7.0 -> 3.8.0
This commit is contained in:
@@ -10,8 +10,8 @@ let
|
|||||||
revealjs = fetchFromGitHub {
|
revealjs = fetchFromGitHub {
|
||||||
owner = "hakimel";
|
owner = "hakimel";
|
||||||
repo = "reveal.js";
|
repo = "reveal.js";
|
||||||
rev = "3.7.0";
|
rev = "3.8.0";
|
||||||
sha256 = "1raqacq2c6rcbqkli1jygw68nqs090zm59zrbdvflk6y1mzk93nd";
|
sha256 = "14cva2hxdv4gxpz2a996qs8xhxffw97a90gkz2mmgdczh1kyn1sc";
|
||||||
};
|
};
|
||||||
|
|
||||||
in derivation {
|
in derivation {
|
||||||
|
|||||||
Reference in New Issue
Block a user