mirror of
https://github.com/daylinmorgan/monolisa-nerdfont-patch.git
synced 2024-11-14 18:27:53 -06:00
flake: package: remove needless unpackPase override
This commit is contained in:
parent
8841ba2fe0
commit
29aef1df84
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@
|
|||
src = ./.;
|
||||
nativeBuildInputs = with final; [makeWrapper];
|
||||
buildInputs = with final; [fontforge python3];
|
||||
unpackPhase = ":";
|
||||
buildPhase = ":";
|
||||
installPhase = ''
|
||||
mkdir -p $out/bin
|
||||
|
|
Loading…
Reference in a new issue