From 13d7ebf1b64f77701e7c77aa3c9247099beb75fd Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 12 Aug 2020 08:30:06 -0300 Subject: Revert "Assert all post refs end with '-post' and TIL refs end with -til" This reverts commit e0db9261ea31c38ea5b6de4246d9f651920443a0. Now instead of having such restriction in name of separate "namespaces" for posts and TILs, I'd rather have more meaninful names for each entry. If this doesn't work on the long run (like being hard coming up with enw names) I can add this restriction again. --- _posts/2018-07-17-running-guix-on-nixos.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_posts/2018-07-17-running-guix-on-nixos.md') diff --git a/_posts/2018-07-17-running-guix-on-nixos.md b/_posts/2018-07-17-running-guix-on-nixos.md index 08e21f9..e409f3c 100644 --- a/_posts/2018-07-17-running-guix-on-nixos.md +++ b/_posts/2018-07-17-running-guix-on-nixos.md @@ -3,7 +3,7 @@ title: Running Guix on NixOS date: 2018-07-17 layout: post lang: en -ref: running-guix-on-nixos-post +ref: running-guix-on-nixos --- I wanted to run Guix on a NixOS machine. Even though the Guix manual explains how to do it -- cgit v1.2.3