Compare commits
No commits in common. "ed88e082b9e24ab1a6f17988ee8a86f9f8fc358b" and "0ffbfb61fc8a93c1bf3863089fc6caee839c11d6" have entirely different histories.
ed88e082b9
...
0ffbfb61fc
2 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ stdenv.mkDerivation {
|
||||||
src = ./scripts;
|
src = ./scripts;
|
||||||
nativeBuildInputs = [ makeWrapper ];
|
nativeBuildInputs = [ makeWrapper ];
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
|
mkdir -p $out/bin
|
||||||
install -D --target $out/bin *
|
install -D --target $out/bin *
|
||||||
'';
|
'';
|
||||||
}
|
}
|
||||||
|
|
|
||||||
0
utils/pkgs/ykfde/scripts/ykfde_enroll
Executable file → Normal file
0
utils/pkgs/ykfde/scripts/ykfde_enroll
Executable file → Normal file
Loading…
Add table
Add a link
Reference in a new issue