oxygenfonts: corrected version
The correct date should be Aug 24th 2016. See #17985.
This commit is contained in:
parent
0d03a154aa
commit
5b61d97701
@ -1,7 +1,7 @@
|
|||||||
{ stdenv, fetchFromGitHub }:
|
{ stdenv, fetchFromGitHub }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "oxygenfonts-20160825";
|
name = "oxygenfonts-20160824";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "vernnobile";
|
owner = "vernnobile";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user