Show More
@@ -505,11 +505,11 b' self: super: {' | |||
|
505 | 505 | }; |
|
506 | 506 | }; |
|
507 | 507 | "pygments" = super.buildPythonPackage { |
|
508 |
name = "pygments-2. |
|
|
508 | name = "pygments-2.4.2"; | |
|
509 | 509 | doCheck = false; |
|
510 | 510 | src = fetchurl { |
|
511 |
url = "https://files.pythonhosted.org/packages/6 |
|
|
512 | sha256 = "0ji87g09jph8jqcvclgb02qvxasdnr9pzvk90rl66d90yqcxmyjz"; | |
|
511 | url = "https://files.pythonhosted.org/packages/7e/ae/26808275fc76bf2832deb10d3a3ed3107bc4de01b85dcccbe525f2cd6d1e/Pygments-2.4.2.tar.gz"; | |
|
512 | sha256 = "15v2sqm5g12bqa0c7wikfh9ck2nl97ayizy1hpqhmws5gqalq748"; | |
|
513 | 513 | }; |
|
514 | 514 | meta = { |
|
515 | 515 | license = [ pkgs.lib.licenses.bsdOriginal ]; |
General Comments 0
You need to be logged in to leave comments.
Login now