mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: gallia: Update input.
* gnu/packages/cybersecurity.scm (gallia)[inputs, native-inputs]: Replace python-pygit2-1.11 by python-pygit2. Change-Id: I587bc90bd912c6655543035a0d0d3943b0730513
This commit is contained in:
parent
64e0809a0b
commit
4c8d141e6f
1 changed files with 2 additions and 2 deletions
|
|
@ -132,7 +132,7 @@ Refresh}in-DRAM mitigations effectively and as such can trigger bit flips.")
|
|||
#:test-flags #~(list "tests/pytest")))
|
||||
(native-inputs
|
||||
(list python-poetry-core
|
||||
python-pygit2-1.11
|
||||
python-pygit2
|
||||
python-pytest
|
||||
python-pytest-asyncio))
|
||||
(inputs
|
||||
|
|
@ -148,7 +148,7 @@ Refresh}in-DRAM mitigations effectively and as such can trigger bit flips.")
|
|||
python-platformdirs
|
||||
python-psutil
|
||||
python-pydantic
|
||||
python-pygit2-1.11
|
||||
python-pygit2
|
||||
python-tabulate
|
||||
python-zstandard))
|
||||
(home-page "https://github.com/Fraunhofer-AISEC/gallia")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue