mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-06-22 04:51:29 +02:00
Mention mach-nix is unmaintainted (dev-environments.md)
This commit is contained in:
parent
675409603a
commit
bcaf59cae1
@ -69,7 +69,7 @@ There are existing Nix packaging tools available to assist with this:
|
|||||||
Python dependencies must be installed through `flake.nix` because the data is located in the `/nix/store` directory,
|
Python dependencies must be installed through `flake.nix` because the data is located in the `/nix/store` directory,
|
||||||
and these modification commands can only be executed during the Nix build phase.
|
and these modification commands can only be executed during the Nix build phase.
|
||||||
|
|
||||||
- [DavHau/mach-nix](https://github.com/DavHau/mach-nix)
|
- [DavHau/mach-nix](https://github.com/DavHau/mach-nix) (currently unmaintained)
|
||||||
- [poetry2nix](https://github.com/nix-community/poetry2nix)
|
- [poetry2nix](https://github.com/nix-community/poetry2nix)
|
||||||
|
|
||||||
The advantage of these tools is that they utilize the lock mechanism of Nix Flakes to improve reproducibility.
|
The advantage of these tools is that they utilize the lock mechanism of Nix Flakes to improve reproducibility.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user