This commit is contained in:
alsaiduq-lab 2025-03-31 16:39:56 -06:00
parent 4aaf6b9d99
commit 5ef5281dc1
15 changed files with 31 additions and 45 deletions

View file

@ -1,7 +1,4 @@
{
pkgs,
...
}: let
{pkgs, ...}: let
clear-sans = pkgs.stdenv.mkDerivation {
name = "clear-sans";
src = pkgs.fetchurl {