WinWingFCUSync/nix-shell.sh
fly 0e7415296c Initial commit
Signed-off-by: fly <merspieler@alwaysdata.net>
2024-12-09 17:12:21 +01:00

2 lines
85 B
Bash
Executable file

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