chore: Nix: adjust message
This commit is contained in:
parent
202258cc87
commit
db9b963af7
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
set -euo pipefail
|
||||
|
||||
function pebkac() {
|
||||
echo 'This is just a simple Nix adapter for `lake print-paths|server`. Please use the `lean-all` attribute for the real thing.'
|
||||
echo 'This is just a simple Nix adapter for `lake print-paths|serve`.'
|
||||
exit 1
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue