Skip to content

Commit f80ee22

Browse files
committed
remove comment in readme
1 parent 2f9b022 commit f80ee22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ and use `nix-shell` to activate it.
8484
### Generate a nix expression from a requirements.txt
8585
```bash
8686
mach-nix gen -r requirements.txt
87-
# mach-nix gen -r ./requirements.txt -p 3.7 --nixpkgs '{ "rev": "31827921288763999b5ae1386ac03a1a1c7f69e1", "sha256": "158x72ci07rkz7pfz70yg77gxsqk45hn1a37qd458g64mjw45klq", }'
8887
```
8988
...to print out the nix expression which defines a python derivation (optionally use `-o` to define an `output file`)
9089

0 commit comments

Comments
 (0)