From f87cded82c8eb030567a3b29da825ed5ece60733 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 30 Dec 2018 07:21:47 -0200 Subject: Use creation date of pastebin instead of dynamic exported date. --- site/pastebin/nix-exps.org | 3 ++- site/pastebin/nix-show-derivation.org | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'site/pastebin') diff --git a/site/pastebin/nix-exps.org b/site/pastebin/nix-exps.org index ac06826..5aaef0b 100644 --- a/site/pastebin/nix-exps.org +++ b/site/pastebin/nix-exps.org @@ -1,4 +1,5 @@ -#+SETUPFILE: ../../pastebin-template.org +#+SETUPFILE: ../../pastebin/template.org +#+BIND: org-html-postamble-format (("en" "

2018-07-25 Wed 20:50

"))) #+TITLE: Nix Stuff #+BEGIN_SRC nix -n let diff --git a/site/pastebin/nix-show-derivation.org b/site/pastebin/nix-show-derivation.org index 28a916b..9f2c22b 100644 --- a/site/pastebin/nix-show-derivation.org +++ b/site/pastebin/nix-show-derivation.org @@ -1,4 +1,5 @@ -#+SETUPFILE: ../../pastebin-template.org +#+SETUPFILE: ../../pastebin/template.org +#+BIND: org-html-postamble-format (("en" "

2018-07-25 Wed 20:51

"))) #+TITLE: =nix show-derivation= sample output #+BEGIN_SRC nix -n $ nix show-derivation /nix/store/zzz9cl2ly0mb2njr7vwa5528fxmn29m8-combofont-0.2.drv -- cgit v1.2.3