mirror of
https://github.com/justinwoo/nix-shorts.git
synced 2024-11-22 11:03:09 +03:00
parent
8a54c74324
commit
c4e43f82a0
@ -109,10 +109,11 @@ This is really the same as sets, but in many ways less convenient. If you'd like
|
||||
[
|
||||
pkgs.python
|
||||
pkgs.mypy
|
||||
pkgs.git
|
||||
]
|
||||
```
|
||||
|
||||
The result of this installation will be the exact same as the example above.
|
||||
|
||||
## Links
|
||||
|
||||
* Demonstration sources <https://github.com/justinwoo/nix-pkgs-from-files>
|
||||
|
Loading…
Reference in New Issue
Block a user