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

View file

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