Fix comment

This commit is contained in:
Las Safin 2021-09-05 14:17:19 +00:00
parent 0e8367d63c
commit c7bf1a75d2
No known key found for this signature in database
GPG Key ID: E7FA928911B61ED6
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@
});
# CORIOLIS_TOP must be set before execution
# example: CORIOLIS_TOP="$(mktemp -d)" && ./result/bin/cgt
# example: `env CORIOLIS_TOP="$(mktemp -d)" ./result/bin/cgt`
defaultPackage = forAllSystems (system: self.packages.${system}.unicorn);
devShell = forAllSystems (system: