Compare commits
2 commits
0ffbfb61fc
...
ed88e082b9
| Author | SHA1 | Date | |
|---|---|---|---|
| ed88e082b9 | |||
| 3e35cde009 |
2 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ 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
Normal file → Executable file
0
utils/pkgs/ykfde/scripts/ykfde_enroll
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue