Commit Graph

8 Commits

Author SHA1 Message Date
844cbdf3db fix dune override 2021-03-12 10:53:18 +01:00
44dd899fce flake: rename inputs to prevent errors on update
If input name contains `.` character then `invalid flake input path
element` error message is displayed on running `nix flake update
--update-input x.y`
2021-01-23 17:08:15 +01:00
f1aa5a9ca7 Fix (org +present) by downloading reveal.js
See the following commit in doom-emacs:
> commit 723583e8d737fac93a05fe9dc06a233f3efdc305
> Author: Diego Zamboni <diego@zzamboni.org>
> Date:   Thu Aug 27 07:15:14 2020 +0200
>
>     Automatically download reveal.js and use local copy, default to v4 (#3846)
>
>     * Automatically download reveal.js upgrade to v4
>
>     The +present option now automatically checks out the reveal.js
>     repository and configures org-re-reveal to use it. It also now uses
>     reveal.js 4 instead of 3.9.2.
>
>     * Changed :init to :config
2020-08-30 19:12:42 +02:00
238b18d7b2 nose: it has been removed from emacsPackages on nixpkgs master
References: #37
2020-08-21 14:43:18 +02:00
7b0c01676c doom-emacs: latest version requires explain-pause-mode
References: #37
2020-08-21 12:15:45 +02:00
bc7a962ade doom-snippets: actually install snippets
fixes #23
2020-07-23 10:42:53 +01:00
5fa986fe8c fixup! Updating nix-straight.el 2020-07-02 19:40:34 +02:00
2ab836b8f4 extracting overrides to its own file
This is the most volatile part of the code base, default.nix should be
fairly stable by now.
2020-06-10 01:26:08 +02:00