ubuntu-font-family: rec back
This commit is contained in:
parent
6db0c4c51d
commit
dd3354f002
@ -1,6 +1,6 @@
|
||||
{ stdenv, fetchurl, unzip }:
|
||||
|
||||
stdenv.mkDerivation {
|
||||
stdenv.mkDerivation rec {
|
||||
name = "ubuntu-font-family-0.80";
|
||||
buildInputs = [unzip];
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user