mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
newsflash: use libhandy_0
This commit is contained in:
parent
9d8c238b5c
commit
edbad936cf
@ -8,7 +8,7 @@
|
||||
, gdk-pixbuf
|
||||
, glib
|
||||
, gtk3
|
||||
, libhandy
|
||||
, libhandy_0
|
||||
, openssl
|
||||
, sqlite
|
||||
, webkitgtk
|
||||
@ -54,7 +54,7 @@ rustPlatform.buildRustPackage rec {
|
||||
|
||||
buildInputs = [
|
||||
gtk3
|
||||
libhandy
|
||||
libhandy_0
|
||||
openssl
|
||||
sqlite
|
||||
webkitgtk
|
||||
|
Loading…
Reference in New Issue
Block a user