0e7415296c
Signed-off-by: fly <merspieler@alwaysdata.net>
2 lines
85 B
Bash
Executable file
2 lines
85 B
Bash
Executable file
#! /usr/bin/env bash
|
|
nix-shell -p "python311.withPackages (ps: with ps; [ hidapi ])"
|