tortoise-tts/enter_nix_development_shell.sh
2024-05-09 13:47:39 -05:00

5 lines
75 B
Bash

#!/usr/bin/env bash
export NIXPKGS_ALLOW_UNFREE=1
nix develop --impure .