From d9d57b216630b90f0c97399b6d70091f0c35998a Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 19 Dec 2020 01:45:00 -0300 Subject: Use 'post' layout for pastebins --- _pastebins/2016-04-05-rpn-macro-setup.md | 2 +- _pastebins/2018-07-11-nix-pinning.md | 2 +- _pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md | 2 +- _pastebins/2018-07-13-guix-builder-user-creation-commands.md | 2 +- _pastebins/2018-07-13-guix-users-in-nixos-system-configuration.md | 2 +- _pastebins/2018-07-13-nix-string-padding.md | 2 +- _pastebins/2018-07-25-nix-exps.md | 2 +- _pastebins/2018-07-25-nix-show-derivation.md | 2 +- _pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md | 2 +- _pastebins/2019-12-29-raku-tuple-type-annotation.md | 2 +- _pastebins/2020-01-04-failure-on-guix-tex-live-importer.md | 2 +- _pastebins/2020-02-14-guix-shebang.md | 2 +- _pastebins/2020-11-27-guix-build-local-module.md | 2 +- _pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) (limited to '_pastebins') diff --git a/_pastebins/2016-04-05-rpn-macro-setup.md b/_pastebins/2016-04-05-rpn-macro-setup.md index 5ebe3ab..3ea6a86 100644 --- a/_pastebins/2016-04-05-rpn-macro-setup.md +++ b/_pastebins/2016-04-05-rpn-macro-setup.md @@ -1,7 +1,7 @@ --- title: RPN macro setup date: 2016-04-05 -layout: pastebin +layout: post lang: en --- diff --git a/_pastebins/2018-07-11-nix-pinning.md b/_pastebins/2018-07-11-nix-pinning.md index a7dc212..3e38bcf 100644 --- a/_pastebins/2018-07-11-nix-pinning.md +++ b/_pastebins/2018-07-11-nix-pinning.md @@ -4,7 +4,7 @@ title: Nix pinning date: 2018-07-11 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md b/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md index 26ef929..1278485 100644 --- a/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md +++ b/_pastebins/2018-07-13-gnu-guix-systemd-daemon-for-nixos.md @@ -4,7 +4,7 @@ title: GNU Guix systemd daemon for NixOS date: 2018-07-13 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2018-07-13-guix-builder-user-creation-commands.md b/_pastebins/2018-07-13-guix-builder-user-creation-commands.md index ce1baf5..c68ce3a 100644 --- a/_pastebins/2018-07-13-guix-builder-user-creation-commands.md +++ b/_pastebins/2018-07-13-guix-builder-user-creation-commands.md @@ -4,7 +4,7 @@ title: Guix builder user creation commands date: 2018-07-13 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.md b/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.md index 56cd7bd..865ef63 100644 --- a/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.md +++ b/_pastebins/2018-07-13-guix-users-in-nixos-system-configuration.md @@ -4,7 +4,7 @@ title: Guix users in NixOS system configuration date: 2018-07-13 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2018-07-13-nix-string-padding.md b/_pastebins/2018-07-13-nix-string-padding.md index 7119a7d..a3133b6 100644 --- a/_pastebins/2018-07-13-nix-string-padding.md +++ b/_pastebins/2018-07-13-nix-string-padding.md @@ -4,7 +4,7 @@ title: Nix string padding date: 2018-07-13 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2018-07-25-nix-exps.md b/_pastebins/2018-07-25-nix-exps.md index 4ebeff2..3628ed0 100644 --- a/_pastebins/2018-07-25-nix-exps.md +++ b/_pastebins/2018-07-25-nix-exps.md @@ -4,7 +4,7 @@ title: Nix Stuff date: 2018-07-25 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2018-07-25-nix-show-derivation.md b/_pastebins/2018-07-25-nix-show-derivation.md index 77f8e47..e6b4df6 100644 --- a/_pastebins/2018-07-25-nix-show-derivation.md +++ b/_pastebins/2018-07-25-nix-show-derivation.md @@ -4,7 +4,7 @@ title: nix show-derivation sample output date: 2018-07-25 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md b/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md index 4fbb37e..62d90ce 100644 --- a/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md +++ b/_pastebins/2019-06-08-inconsistent-hash-of-buildgomodule.md @@ -4,7 +4,7 @@ title: Inconsistent hash of buildGoModule date: 2019-06-08 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2019-12-29-raku-tuple-type-annotation.md b/_pastebins/2019-12-29-raku-tuple-type-annotation.md index 21dbdf2..7829fae 100644 --- a/_pastebins/2019-12-29-raku-tuple-type-annotation.md +++ b/_pastebins/2019-12-29-raku-tuple-type-annotation.md @@ -1,7 +1,7 @@ --- title: Raku tuple type annotation date: 2019-12-29 -layout: pastebin +layout: post lang: en --- diff --git a/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.md b/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.md index ea59540..c31e396 100644 --- a/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.md +++ b/_pastebins/2020-01-04-failure-on-guix-tex-live-importer.md @@ -4,7 +4,7 @@ title: Failure on Guix TeX Live importer date: 2020-01-04 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2020-02-14-guix-shebang.md b/_pastebins/2020-02-14-guix-shebang.md index 6c639ad..aac9c17 100644 --- a/_pastebins/2020-02-14-guix-shebang.md +++ b/_pastebins/2020-02-14-guix-shebang.md @@ -4,7 +4,7 @@ title: Guix shebang date: 2020-02-14 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2020-11-27-guix-build-local-module.md b/_pastebins/2020-11-27-guix-build-local-module.md index b7ce43f..616663b 100644 --- a/_pastebins/2020-11-27-guix-build-local-module.md +++ b/_pastebins/2020-11-27-guix-build-local-module.md @@ -4,7 +4,7 @@ title: Guix build local module date: 2020-11-27 -layout: pastebin +layout: post lang: en diff --git a/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md b/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md index 9f4c230..165571f 100644 --- a/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md +++ b/_pastebins/2020-12-15-failure-with-relocatable-guix-pack-tarball.md @@ -4,7 +4,7 @@ title: Failure with relocatable Guix pack tarball date: 2020-12-15 -layout: pastebin +layout: post lang: en -- cgit v1.2.3