refactored

This commit is contained in:
alsaiduq-lab 2025-06-04 10:14:57 -06:00
parent cc87e2cb60
commit 66dc310ab2
7 changed files with 45 additions and 37 deletions

View file

@ -3,7 +3,7 @@
lib,
...
}: {
binary-clock-font = pkgs.stden.mkDerivation {
binary-clock-font = pkgs.stdenv.mkDerivation {
pname = "binary-clock-font";
version = "1.0.0";
src = pkgs.fetchurl {