mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 09:41:39 -05:00
overrides: add build systems
This commit is contained in:
parent
8810f7d31d
commit
23140fef4e
1 changed files with 27 additions and 0 deletions
|
@ -1729,6 +1729,15 @@
|
|||
"azure-batch": [
|
||||
"setuptools"
|
||||
],
|
||||
"azure-cli": [
|
||||
"setuptools"
|
||||
],
|
||||
"azure-cli-core": [
|
||||
"setuptools"
|
||||
],
|
||||
"azure-cli-telemetry": [
|
||||
"setuptools"
|
||||
],
|
||||
"azure-common": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -1798,6 +1807,9 @@
|
|||
"azure-mgmt-appconfiguration": [
|
||||
"setuptools"
|
||||
],
|
||||
"azure-mgmt-appcontainers": [
|
||||
"setuptools"
|
||||
],
|
||||
"azure-mgmt-applicationinsights": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -12052,6 +12064,9 @@
|
|||
"pbr",
|
||||
"setuptools"
|
||||
],
|
||||
"oschmod": [
|
||||
"setuptools"
|
||||
],
|
||||
"oscpy": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -13363,9 +13378,18 @@
|
|||
"pulumi-command": [
|
||||
"setuptools"
|
||||
],
|
||||
"pulumi-gcp": [
|
||||
"setuptools"
|
||||
],
|
||||
"pulumi-kubernetes": [
|
||||
"setuptools"
|
||||
],
|
||||
"pulumi-random": [
|
||||
"setuptools"
|
||||
],
|
||||
"pulumi-tls": [
|
||||
"setuptools"
|
||||
],
|
||||
"pure-cdb": [
|
||||
"setuptools"
|
||||
],
|
||||
|
@ -13810,6 +13834,9 @@
|
|||
"pycomfoconnect": [
|
||||
"setuptools"
|
||||
],
|
||||
"pycomposefile": [
|
||||
"setuptools"
|
||||
],
|
||||
"pycontracts": [
|
||||
"setuptools"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue