refactored
This commit is contained in:
parent
cc87e2cb60
commit
66dc310ab2
7 changed files with 45 additions and 37 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue