mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-13 21:32:23 +03:00
pkgsStatic.stoken: fix build
This commit is contained in:
parent
dcaba3a80d
commit
1af85f4be4
@ -5,7 +5,7 @@
|
||||
, pkg-config
|
||||
, libxml2
|
||||
, nettle
|
||||
, withGTK3 ? true
|
||||
, withGTK3 ? !stdenv.hostPlatform.isStatic
|
||||
, gtk3
|
||||
}:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user