From 62b1aa445bff6a3175aadc5cc7e7281a7df9c7b2 Mon Sep 17 00:00:00 2001 From: edjroot Date: Mon, 27 Jun 2022 11:52:02 -0300 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index e9ba37e..134d25a 100644 --- a/Readme.md +++ b/Readme.md @@ -94,7 +94,7 @@ mach-nix gen -r requirements.txt ...to print out the nix expression which defines a python derivation (optionally use `-o` to define an `output file`) --- -### Generate a nix expression from a list of requirements +### Build a derivation or enter a shell from a list of requirements + if [Nix flakes is enabled](https://nixos.wiki/wiki/Flakes#:~:text=Installing%20flakes): ```shell