planktoscope/.envrc

12 lines
159 B
Plaintext
Raw Normal View History

2022-11-11 18:27:11 +01:00
# SPDX-License-Identifier: GPL-3.0-or-later
# https://github.com/direnv/direnv/wiki
use flake
2022-11-11 18:27:11 +01:00
layout python3
2022-10-31 18:07:32 +01:00
watch_file ./nix/shell.nix
eval "$shellHook"