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