Compare commits

..

No commits in common. "ed88e082b9e24ab1a6f17988ee8a86f9f8fc358b" and "0ffbfb61fc8a93c1bf3863089fc6caee839c11d6" have entirely different histories.

2 changed files with 1 additions and 0 deletions

View file

@ -5,6 +5,7 @@ stdenv.mkDerivation {
src = ./scripts;
nativeBuildInputs = [ makeWrapper ];
installPhase = ''
mkdir -p $out/bin
install -D --target $out/bin *
'';
}

0
utils/pkgs/ykfde/scripts/ykfde_enroll Executable file → Normal file
View file