eww: nixfmt
This commit is contained in:
parent
038dfb6969
commit
97822a5bc4
@ -1,13 +1,14 @@
|
|||||||
{ lib
|
{
|
||||||
, rustPlatform
|
lib,
|
||||||
, fetchFromGitHub
|
rustPlatform,
|
||||||
, pkg-config
|
fetchFromGitHub,
|
||||||
, wrapGAppsHook3
|
pkg-config,
|
||||||
, gtk3
|
wrapGAppsHook3,
|
||||||
, librsvg
|
gtk3,
|
||||||
, gtk-layer-shell
|
librsvg,
|
||||||
, stdenv
|
gtk-layer-shell,
|
||||||
, libdbusmenu-gtk3
|
stdenv,
|
||||||
|
libdbusmenu-gtk3,
|
||||||
}:
|
}:
|
||||||
|
|
||||||
rustPlatform.buildRustPackage rec {
|
rustPlatform.buildRustPackage rec {
|
||||||
|
Loading…
Reference in New Issue
Block a user