forked from lix-project/lix
Merge branch 'patch-1' of https://github.com/TheodorRene/nix
This commit is contained in:
commit
66424cd29f
|
@ -276,6 +276,7 @@ stdenv.mkDerivation {
|
|||
...
|
||||
}
|
||||
```
|
||||
("->" is a boolean operation known as [logical implication](https://en.wikipedia.org/wiki/Truth_table#Logical_implication))
|
||||
|
||||
The points of interest are:
|
||||
|
||||
|
|
Loading…
Reference in a new issue