Skip to content

Commit 4468d17

Browse files
committed
README: add history of the project
1 parent cc1d6f0 commit 4468d17

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,3 +251,9 @@ Run `cargo test` or `cargo nextest run` to run the integration tests, and `just
251251

252252
<sup>(a)</sup> On X86-64 and AArch64 only (see `src/arch.rs`). On other platforms, the "Seen by ld.so" state will persist.<br/>
253253
<sup>(b)</sup> The variable will be present but set to an empty string.<br/>
254+
255+
## History of the project
256+
257+
* nix-ld was originally written by [Mic92](https://github.com/Mic92) in 2020
258+
* [@zhaofengli](https://github.com/zhaofengli) create a new project based on the idea, called nix-ld-rs in 2023
259+
* Later nix-ld-rs was merged into nix-ld in 2024

0 commit comments

Comments
 (0)