mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-08 18:51:37 -05:00
added overrides but theyre not sorted :(
This commit is contained in:
parent
a20e27e055
commit
3b37f0cd0a
1 changed files with 43 additions and 0 deletions
|
@ -1,4 +1,47 @@
|
|||
{
|
||||
"types-pygments": [
|
||||
"setuptools"
|
||||
],
|
||||
"types-beautifulsoup4": [
|
||||
"setuptools"
|
||||
],
|
||||
"databind": [
|
||||
"poetry"
|
||||
],
|
||||
"databind-json": [
|
||||
"poetry"
|
||||
],
|
||||
"databind-core": [
|
||||
"poetry"
|
||||
],
|
||||
"typeapi": [
|
||||
"poetry"
|
||||
],
|
||||
"nr-util": [
|
||||
"poetry"
|
||||
],
|
||||
"nr-python-environment": [
|
||||
"poetry"
|
||||
],
|
||||
"pygments": [
|
||||
"poetry"
|
||||
],
|
||||
"nr-io-lexer": [
|
||||
"poetry"
|
||||
],
|
||||
"types-termcolor": [
|
||||
"setuptools"
|
||||
],
|
||||
"builddsl": [
|
||||
"poetry"
|
||||
],
|
||||
"iniconfig": [
|
||||
"hatchling"
|
||||
"hatch-vcs"
|
||||
],
|
||||
"kraken-common": [
|
||||
"poetry"
|
||||
],
|
||||
"aadict": [
|
||||
"setuptools"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue