sourcehut.srht: misaka -> mistletoe
Upstream uses mistletoe now [1]
[1] 773c3e94eb
This commit is contained in:
parent
0f5c7d2bfb
commit
84066b0a4f
@ -1,7 +1,7 @@
|
|||||||
{ stdenv, fetchgit, fetchNodeModules, buildPythonPackage
|
{ stdenv, fetchgit, fetchNodeModules, buildPythonPackage
|
||||||
, pgpy, flask, bleach, misaka, humanize, html5lib, markdown, psycopg2, pygments
|
, pgpy, flask, bleach, humanize, html5lib, markdown, psycopg2, pygments
|
||||||
, requests, sqlalchemy, cryptography, beautifulsoup4, sqlalchemy-utils, prometheus_client
|
, requests, sqlalchemy, cryptography, beautifulsoup4, sqlalchemy-utils, prometheus_client
|
||||||
, celery, alembic, importlib-metadata
|
, celery, alembic, importlib-metadata, mistletoe
|
||||||
, sassc, nodejs
|
, sassc, nodejs
|
||||||
, writeText }:
|
, writeText }:
|
||||||
|
|
||||||
@ -34,13 +34,13 @@ buildPythonPackage rec {
|
|||||||
pgpy
|
pgpy
|
||||||
flask
|
flask
|
||||||
bleach
|
bleach
|
||||||
misaka
|
|
||||||
humanize
|
humanize
|
||||||
html5lib
|
html5lib
|
||||||
markdown
|
markdown
|
||||||
psycopg2
|
psycopg2
|
||||||
pygments
|
pygments
|
||||||
requests
|
requests
|
||||||
|
mistletoe
|
||||||
sqlalchemy
|
sqlalchemy
|
||||||
cryptography
|
cryptography
|
||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user