Show More
@@ -1283,11 +1283,11 b' self: super: {' | |||
|
1283 | 1283 | }; |
|
1284 | 1284 | }; |
|
1285 | 1285 | "pygments" = super.buildPythonPackage { |
|
1286 |
name = "pygments-2.3. |
|
|
1286 | name = "pygments-2.3.1"; | |
|
1287 | 1287 | doCheck = false; |
|
1288 | 1288 | src = fetchurl { |
|
1289 |
url = "https://files.pythonhosted.org/packages/63 |
|
|
1290 | sha256 = "1z34ms51dh4jq4h3cizp7vd1dmsxcbvffkjsd2xxfav22nn6lrl2"; | |
|
1289 | url = "https://files.pythonhosted.org/packages/64/69/413708eaf3a64a6abb8972644e0f20891a55e621c6759e2c3f3891e05d63/Pygments-2.3.1.tar.gz"; | |
|
1290 | sha256 = "0ji87g09jph8jqcvclgb02qvxasdnr9pzvk90rl66d90yqcxmyjz"; | |
|
1291 | 1291 | }; |
|
1292 | 1292 | meta = { |
|
1293 | 1293 | license = [ pkgs.lib.licenses.bsdOriginal ]; |
General Comments 0
You need to be logged in to leave comments.
Login now