lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

python3Packages.dissect-fve: unbreak, relax build dep

https://hydra.nixos.org/build/305643092

+4
+4
pkgs/development/python-modules/dissect-fve/default.nix
··· 27 27 hash = "sha256-OgagTnt4y6Fzd7jbsCgbkTzcsdnozImfdKI9ew9JaqI="; 28 28 }; 29 29 30 + pythonRelaxDeps = [ 31 + "pycryptodome" 32 + ]; 33 + 30 34 build-system = [ 31 35 setuptools 32 36 setuptools-scm