simplify flake.nix
This commit is contained in:
parent
e0c88c2e07
commit
2a46b6d1ba
1 changed files with 0 additions and 8 deletions
|
|
@ -31,14 +31,6 @@
|
|||
install -Dm644 -t $out/share/fonts/truetype/ *.ttf
|
||||
runHook postInstall
|
||||
'';
|
||||
|
||||
meta = with lib; {
|
||||
description = "Typeface made for engineers";
|
||||
homepage = "https://ascon.ru/";
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [ gregorybednov ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
};
|
||||
in {
|
||||
packages.x86_64-linux.gostfont = gostfont;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue