sioyek: remove unused lib module argument (#2212)
Link: https://github.com/nix-community/stylix/pull/2212
This commit is contained in:
parent
ec4d1ce9da
commit
cb73f89d3e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ mkTarget, lib, ... }:
|
||||
{ mkTarget, ... }:
|
||||
mkTarget {
|
||||
config =
|
||||
{ colors }:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue