WinWingFCUSync/nix-shell.sh

3 lines
85 B
Bash
Raw Normal View History

#! /usr/bin/env bash
nix-shell -p "python311.withPackages (ps: with ps; [ hidapi ])"