eww: nixfmt

This commit is contained in:
éclairevoyant
2024-08-11 22:46:41 +02:00
committed by Alyssa Ross
parent 038dfb6969
commit 97822a5bc4
+11 -10
View File
@@ -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 {