diff options
author | EuAndreh <eu@euandre.org> | 2020-08-12 08:30:06 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-08-12 08:30:06 -0300 |
commit | 13d7ebf1b64f77701e7c77aa3c9247099beb75fd (patch) | |
tree | ecb38ad12113d217c918e88af3bf9b03a3b7a2c7 /_posts/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md | |
parent | Remove empty TODOs.org (diff) | |
download | euandre.org-13d7ebf1b64f77701e7c77aa3c9247099beb75fd.tar.gz euandre.org-13d7ebf1b64f77701e7c77aa3c9247099beb75fd.tar.xz |
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.
Diffstat (limited to '')
-rw-r--r-- | _posts/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md b/_posts/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md index f1d28ce..c13a4db 100644 --- a/_posts/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md +++ b/_posts/2020-08-10-guix-inside-sourcehut-builds-sr-ht-ci.md @@ -3,7 +3,7 @@ title: Guix inside sourcehut builds.sr.ht CI date: 2020-08-10 layout: post lang: en -ref: guix-sourcehut-ci-post +ref: guix-sourcehut-ci --- After the release of the [NixOS images in builds.sr.ht][0] and much usage of it, I also started looking at [Guix][1] and |