tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
bluez5: install gatttool; reported by @husnoo
Michael Raskin
8 years ago
763ed66c
f8b5b85d
+1
1 changed file
expand all
collapse all
unified
split
pkgs
os-specific
linux
bluez
bluez5.nix
+1
pkgs/os-specific/linux/bluez/bluez5.nix
···
53
53
# FIXME: Move these into a separate package to prevent Bluez from
54
54
# depending on Python etc.
55
55
postInstall = ''
56
56
+
cp ./attrib/gatttool $out/bin/gatttool
56
57
mkdir -p $test/test
57
58
cp -a test $test
58
59
pushd $test/test