From 01f8439ac1e87854c18bcc1d02dfd4d66b7f5cfd Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Fri, 30 Oct 2020 19:01:59 -0300 Subject: Add dummy time modifier to correctly sort articles from the same day --- _articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.md | 2 +- _articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.md b/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.md index b1dbf69..8f415dc 100644 --- a/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.md +++ b/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.md @@ -1,6 +1,6 @@ --- title: "cargo2nix: Dramatically simpler Rust in Nix" -date: 2020-10-05 +date: 2020-10-05 2 layout: post lang: en ref: cargo2nix-dramatically-simpler-rust-in-nix diff --git a/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.md b/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.md index 7b6e462..439605a 100644 --- a/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.md +++ b/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.md @@ -1,6 +1,6 @@ --- title: "swift2nix: Run Swift inside Nix builds" -date: 2020-10-05 +date: 2020-10-05 1 layout: post lang: en ref: swift2nix-run-swift-inside-nix-builds -- cgit v1.2.3