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