markdown stuff

This commit is contained in:
Emile Clark-Boman 2026-02-09 09:36:50 +10:00
parent 46bd30598a
commit 295bbad396
3 changed files with 23 additions and 0 deletions

View file

@ -3,10 +3,16 @@
>[!WARNING]
> ✨ **Under Construction**
>
> NixTypes is **quite** a large project to do alone, but it's been staring at me for the last 12 months.
> If you're interested feel free to contact me and/or submit pull requests :yellow_heart::yellow_heart:
>
> **Be not afraid!** It's only a matter of time until NixTypes is ready for use!
>[!CAUTION]
> The current syntax is quite ugly and **no it's not final.** NixTypes is in an
> **extremely experimental** prototyping stage!
## 💙 Huh?
Nix has no type system duh!? Sure that's fine for configuring your distro,
but what about developing in Nix itself? The code people write tends to be unnecessarily complex