Compare commits

...

2 Commits

Author SHA1 Message Date
ed88e082b9 change chmod of ykfde_enroll 2023-09-28 20:10:00 +02:00
3e35cde009 change ykfde 2023-09-28 20:09:35 +02:00
2 changed files with 0 additions and 1 deletions

View File

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

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