This commit is contained in:
Robin Appelman 2025-11-24 18:38:12 +01:00
commit 30271f9a3d

View file

@ -1,6 +1,5 @@
{
rustPlatform,
pkg-config,
lib,
}: let
inherit (lib.sources) sourceByRegex;