mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-09 03:56:39 -04:00
Merge pull request #1225 from 5t0n3/systemd-python-override
Add systemd-python build system
This commit is contained in:
commit
4160017d89
1 changed files with 3 additions and 0 deletions
|
@ -17626,6 +17626,9 @@
|
||||||
"systemd": [
|
"systemd": [
|
||||||
"setuptools"
|
"setuptools"
|
||||||
],
|
],
|
||||||
|
"systemd-python": [
|
||||||
|
"setuptools"
|
||||||
|
],
|
||||||
"sysv-ipc": [
|
"sysv-ipc": [
|
||||||
"setuptools"
|
"setuptools"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue