mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 02:44:30 +00:00
Merge pull request #132362 from Stunkymonkey/lilypond-phases
lilypond-fonts: deprecate phases
This commit is contained in:
commit
711eb0b19d
@ -13,8 +13,6 @@ let
|
||||
repo = fontName;
|
||||
};
|
||||
|
||||
phases = [ "unpackPhase" "installPhase" ];
|
||||
|
||||
installPhase = ''
|
||||
local fontsdir="$out/share/lilypond/${lilypond.version}/fonts"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user