summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค2025-12-10 14:54:43 +0000
committerยท๐‘‘๐‘ด๐‘•๐‘‘๐‘ฉ๐‘ค2025-12-10 14:54:43 +0000
commitaad71a2f2d3fd12e2388bed64ba5284147202f73 (patch)
tree7c77ee0a5e98a120b07ae6b6654dbc60f49f15c2 /README.rst
parent92a7e6eebca64c14ef39a328b988e169dd1c8260 (diff)
downloadnixtaml-aad71a2f2d3fd12e2388bed64ba5284147202f73.tar
nixtaml-aad71a2f2d3fd12e2388bed64ba5284147202f73.tar.gz
nixtaml-aad71a2f2d3fd12e2388bed64ba5284147202f73.tar.bz2
nixtaml-aad71a2f2d3fd12e2388bed64ba5284147202f73.tar.lz
nixtaml-aad71a2f2d3fd12e2388bed64ba5284147202f73.tar.xz
nixtaml-aad71a2f2d3fd12e2388bed64ba5284147202f73.tar.zst
nixtaml-aad71a2f2d3fd12e2388bed64ba5284147202f73.zip
small README.rst tweaks
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 4 insertions, 4 deletions
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