mirror of
https://github.com/Mic92/nix-update.git
synced 2024-11-03 21:04:49 +03:00
6 lines
62 B
Plaintext
6 lines
62 B
Plaintext
if has lorri; then
|
|
eval "$(lorri direnv)"
|
|
else
|
|
use nix
|
|
fi
|