summary refs log tree commit diff
path: root/ripple/.envrc
blob: 813aa1057ea2a2389b31b07de340381e0bda1781 (plain)
1
2
3
4
5
6
7
8
# SPDX-FileCopyrightText: V <v@unfathomable.blue>
# SPDX-License-Identifier: OSL-3.0

if has lorri; then
	eval "$(lorri direnv)"
else
	use nix
fi