Show More
@@ -1283,11 +1283,11 b' self: super: {' | |||||
1283 | }; |
|
1283 | }; | |
1284 | }; |
|
1284 | }; | |
1285 | "pygments" = super.buildPythonPackage { |
|
1285 | "pygments" = super.buildPythonPackage { | |
1286 |
name = "pygments-2.3. |
|
1286 | name = "pygments-2.3.1"; | |
1287 | doCheck = false; |
|
1287 | doCheck = false; | |
1288 | src = fetchurl { |
|
1288 | src = fetchurl { | |
1289 |
url = "https://files.pythonhosted.org/packages/63 |
|
1289 | url = "https://files.pythonhosted.org/packages/64/69/413708eaf3a64a6abb8972644e0f20891a55e621c6759e2c3f3891e05d63/Pygments-2.3.1.tar.gz"; | |
1290 | sha256 = "1z34ms51dh4jq4h3cizp7vd1dmsxcbvffkjsd2xxfav22nn6lrl2"; |
|
1290 | sha256 = "0ji87g09jph8jqcvclgb02qvxasdnr9pzvk90rl66d90yqcxmyjz"; | |
1291 | }; |
|
1291 | }; | |
1292 | meta = { |
|
1292 | meta = { | |
1293 | license = [ pkgs.lib.licenses.bsdOriginal ]; |
|
1293 | license = [ pkgs.lib.licenses.bsdOriginal ]; |
@@ -50,7 +50,7 b' py-bcrypt==0.4' | |||||
50 | pycrypto==2.6.1 |
|
50 | pycrypto==2.6.1 | |
51 | pycurl==7.43.0.2 |
|
51 | pycurl==7.43.0.2 | |
52 | pyflakes==0.8.1 |
|
52 | pyflakes==0.8.1 | |
53 |
pygments==2.3. |
|
53 | pygments==2.3.1 | |
54 | pyparsing==2.3.0 |
|
54 | pyparsing==2.3.0 | |
55 | pyramid-beaker==0.8 |
|
55 | pyramid-beaker==0.8 | |
56 | pyramid-debugtoolbar==4.4.0 |
|
56 | pyramid-debugtoolbar==4.4.0 |
General Comments 0
You need to be logged in to leave comments.
Login now