aboutsummaryrefslogtreecommitdiff
path: root/site/pastebin/nix-exps.org
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-01-24 13:25:59 -0300
committerEuAndreh <eu@euandre.org>2020-01-24 13:25:59 -0300
commit45e38001c932cf6d1eb514830617a159331b2a4c (patch)
treed167962de292e4e12ce1bb52f06e79d8de5af2ae /site/pastebin/nix-exps.org
parentAdd pastebins.html listing page (diff)
downloadeuandre.org-45e38001c932cf6d1eb514830617a159331b2a4c.tar.gz
euandre.org-45e38001c932cf6d1eb514830617a159331b2a4c.tar.xz
Migrate existing templates to build with hakyll instead of pandoc directly
Diffstat (limited to 'site/pastebin/nix-exps.org')
-rw-r--r--site/pastebin/nix-exps.org6
1 files changed, 4 insertions, 2 deletions
diff --git a/site/pastebin/nix-exps.org b/site/pastebin/nix-exps.org
index 858a5a3..997d6ab 100644
--- a/site/pastebin/nix-exps.org
+++ b/site/pastebin/nix-exps.org
@@ -1,5 +1,7 @@
-#+TITLE: Nix Stuff
-2018-07-25 Wed 20:50
+---
+title: Nix Stuff
+date: 2018-07-25
+---
#+BEGIN_SRC nix -n
let
pkgsOriginal = import <nixpkgs> {};