cooper: fix missing webfont output
This commit is contained in:
@@ -8,6 +8,11 @@ stdenvNoCC.mkDerivation {
|
||||
pname = "cooper";
|
||||
version = "1.01-unstable-2025-05-25";
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
"webfont"
|
||||
];
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "indestructible-type";
|
||||
repo = "Cooper";
|
||||
|
||||
Reference in New Issue
Block a user