fragments: init at 1.5

(cherry picked from commit 1a7238dd323483d3929865bea8c6223ae7cad484)
This commit is contained in:
Angus Trau
2021-09-11 10:58:56 +00:00
committed by github-actions[bot]
parent 1f61c32532
commit ccbc5e9a0e
3 changed files with 105 additions and 0 deletions
+2
View File
@@ -23737,6 +23737,8 @@ in
fractal = callPackage ../applications/networking/instant-messengers/fractal { };
fragments = callPackage ../applications/networking/p2p/fragments { };
freecad = libsForQt5.callPackage ../applications/graphics/freecad {
inherit (python3Packages)
GitPython