1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 10:41:16 +02:00
This commit is contained in:
Eelco Dolstra 2022-01-13 14:31:49 +01:00
commit 66424cd29f

View file

@ -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: