sioyek: remove unused lib module argument (#2212)

Link: https://github.com/nix-community/stylix/pull/2212
This commit is contained in:
NAHO 2026-02-19 23:57:09 +01:00 committed by GitHub
parent ec4d1ce9da
commit cb73f89d3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
{ mkTarget, lib, ... }:
{ mkTarget, ... }:
mkTarget {
config =
{ colors }: