From fc01255025f3270df0f275055b3c18b1cb2d00f0 Mon Sep 17 00:00:00 2001 From: Sacha Chua Date: Tue, 10 Nov 2020 13:34:03 -0500 Subject: Let's try it with individual info pages that are included --- 2020/schedule/08.md | 29 ++--------------------------- 1 file changed, 2 insertions(+), 27 deletions(-) (limited to '2020/schedule/08.md') diff --git a/2020/schedule/08.md b/2020/schedule/08.md index e53c231e..90cb5968 100644 --- a/2020/schedule/08.md +++ b/2020/schedule/08.md @@ -5,34 +5,9 @@ Back to the [[schedule]] Previous: Beyond Vim and Emacs: A Scalable UI Paradigm Next: On why most of the best features in eev look like 5-minute hacks +Saturday, Nov 28 2020, 11:24 AM - 11:44 AM EST / 8:24 AM - 8:44 AM PST / 4:24 PM - 4:44 PM UTC / 5:24 PM - 5:44 PM CET / 12:24 AM - 12:44 AM +08 -# Building reproducible Emacs -Saturday, Nov 28 2020, 11:24 AM - 11:44 AM EST / 8:24 AM - 8:44 AM PST / 4:24 PM - 4:44 PM UTC / 5:24 PM - 5:44 PM CET / 12:24 AM - 12:44 AM +08 -Andrew Tropin - -It's not always easy to take part of someone's configuration and make -it work, it's almost never easy to move your configuration to fresh OS -installation or hardware. Not sure that this snippet is enough to -make package work? Forgot to install ripgrep in your system for -rg.el? Got a broken version of package on package-install? - -There is a way to make an Emacs configuration reliable, composable and -self-contained. It's possible to freeze package versions, create -systemd unit for emacs daemon, maintain system dependencies and -package subconfigurations in one place with one tool. - -The talk explains how to leverage the power of nix package manager and -use-package to make pretty good emacs configuration. - -There is a stream record on the same topic: -. It lacks few interesting points about -composability of such configuration approach, but already have enough -interesting information. The talk will be a little more structured -and more Emacs-users oriented. - - - - +[[!inline pages="../info/08" raw="yes"]] Back to the [[schedule]] Previous: Beyond Vim and Emacs: A Scalable UI Paradigm -- cgit v1.2.3