Skip to content

Commit 443c782

Browse files
committed
mention magix
1 parent 04ff7b2 commit 443c782

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Contact me, if you want to participate and improve `nix-script`!
88
Version 3.0.0 is the first release by myself (Dominik Schrempf). See the
99
[Changelog](./CHANGELOG.md) for more information.
1010

11+
Please also consider using [`Magix`](#Magix), see below.
12+
1113
# Nix-script
1214

1315
With `nix-script`, you can
@@ -166,3 +168,10 @@ support:
166168
# License
167169

168170
`nix-script` is licensed under the BSD 3-Clause license, located at `LICENSE`.
171+
172+
# Magix
173+
174+
My Rust is a bit rusty, and `nix-script` is a complex project. Maybe a bit more
175+
complex than it needs to be. I tried building a simpler (but also less
176+
feature-rich) alternative in Haskell:
177+
[Magix](https://github.com/dschrempf/magix).

0 commit comments

Comments
 (0)