From aad71a2f2d3fd12e2388bed64ba5284147202f73 Mon Sep 17 00:00:00 2001 From: ·𐑑𐑴𐑕𐑑𐑩𐑤 Date: Wed, 10 Dec 2025 14:54:43 +0000 Subject: small README.rst tweaks --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index c3b990a..b59a3de 100644 --- a/README.rst +++ b/README.rst @@ -59,7 +59,6 @@ Future goals: • migrations from prior manifest × lockfile versions • migrations from Flakes, Npins, & Niv • more :ac:`VCS`\s -• trying to get mirror support for :ac:`VCS`\s upstreamed into Nixpkgs • ``nixtamal heal`` for common pitfalls in ``manifest.kdl`` • :ac:`TUI`? • provide a flake-like specification for project layout, but with less holes @@ -67,8 +66,8 @@ Future goals: .. warning:: As this software is in the alpha stage, the maker reserves the right make - breaking changes file schemas & :ac:`CLI` :ac:`API`. Additionally, anything after - tagged, the maker reserves the right to obliterate & amend patches. + breaking changes file schemas & :ac:`CLI` :ac:`API`. Additionally, anything + after tagged, the maker reserves the right to obliterate & amend patches. Quickstart =============================================================================== @@ -82,6 +81,7 @@ Set up ┏┓╻+╻ ╱┏┳┓┏┓┏┳┓┏┓╻ ┃┃┃┃┗━┓╹┃╹┣┫┃┃┃┣┫┃ ╹┗┛╹╱ ╹ ╹ ╹╹╹ ╹╹╹┗┛ + Creating Nixtamal directory @ ./nix/tamal Writing new Nixtamal EditorConfig @ ./nix/tamal/.editorconfig … Fetching latest value for 「nixpkgs」 … @@ -153,7 +153,7 @@ Building .. code:: console $ nix-shell -p darcs \ - --run "darcs clone 'https://darcs.toastal.in.th/nixtamal/trunk/' nixtamal" + --run "darcs clone https://darcs.toastal.in.th/nixtamal/trunk/ nixtamal" $ cd nixtamal $ nix-build -- cgit v1.2.3