|
|
@ -29,8 +29,8 @@ |
|
|
|
|
|
|
|
|
|
|
|
(define-public emacs-doom-modeline-dev |
|
|
|
(define-public emacs-doom-modeline-dev |
|
|
|
(let ((base emacs-doom-modeline) |
|
|
|
(let ((base emacs-doom-modeline) |
|
|
|
(revision "42") |
|
|
|
(revision "54") |
|
|
|
(commit "fc25051acca30237b0a8ebff50460f522904bf45")) |
|
|
|
(commit "236fa330c631228e9a513dea2f4598a29b7e8444")) |
|
|
|
(package |
|
|
|
(package |
|
|
|
(inherit base) |
|
|
|
(inherit base) |
|
|
|
(name "emacs-doom-modeline-dev") |
|
|
|
(name "emacs-doom-modeline-dev") |
|
|
@ -43,7 +43,7 @@ |
|
|
|
(file-name (git-file-name name version)) |
|
|
|
(file-name (git-file-name name version)) |
|
|
|
(sha256 |
|
|
|
(sha256 |
|
|
|
(base32 |
|
|
|
(base32 |
|
|
|
"0pj4fkj2ksj9zcx391q2bnhzir72m9x153b75kmi3dg6nw8dpzrs")))) |
|
|
|
"0ng90jbgvf19npkslz2jah4dvy387wfczm2xyv2ja1v9bqbaw78k")))) |
|
|
|
(propagated-inputs |
|
|
|
(propagated-inputs |
|
|
|
(modify-inputs (package-propagated-inputs base) |
|
|
|
(modify-inputs (package-propagated-inputs base) |
|
|
|
(delete "emacs-all-the-icons" "emacs-dash")))))) |
|
|
|
(delete "emacs-all-the-icons" "emacs-dash")))))) |
|
|
|