From c02760513a1fb291cb32b2fe044470da26daee7f Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 26 Nov 2022 18:44:55 -0300 Subject: Replace kuvira -> toph git grep -l euandreh.xyz | xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|' Plus a few other manual changes. --- .../2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'po/eo/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po') diff --git a/po/eo/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po b/po/eo/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po index 7231ea3..583d19d 100644 --- a/po/eo/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po +++ b/po/eo/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po @@ -6,13 +6,13 @@ msgid "" "In the same vein of my earlier post on [swift2nix]({% link " "_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.md %}), I was " "able to quickly prototype a Rust and Cargo variation of it: " -"[cargo2nix](https://euandreh.xyz/cargo2nix.git/)." +"[cargo2nix](https://euandre.org/git/cargo2nix/)." msgstr "" msgid "" "The initial prototype is even smaller than swift2nix: it has only [37 lines " "of " -"code](https://euandreh.xyz/cargo2nix.git/tree/default.nix?id=472dde8898296c8b6cffcbd10b3b2c3ba195846d)." +"code](https://euandre.org/git/cargo2nix/tree/default.nix?id=472dde8898296c8b6cffcbd10b3b2c3ba195846d)." msgstr "" msgid "Here's how to use it (snippet taken from the repo's README):" @@ -76,7 +76,7 @@ msgstr "" msgid "" "pushd \"$(mktemp -d)\"\n" -"git clone https://euandreh.xyz/cargo2nix-demo.git\n" +"git clone https://euandre.org/git/cargo2nix-demo\n" "cd cargo2nix-demo/\n" "nix-build\n" msgstr "" -- cgit v1.2.3