waycorner: move to by-name overlay; format via nixfmt
This commit is contained in:
+7
-7
@@ -1,10 +1,10 @@
|
||||
{ lib
|
||||
, makeWrapper
|
||||
, rustPlatform
|
||||
, pkg-config
|
||||
, fetchFromGitHub
|
||||
, wayland
|
||||
,
|
||||
{
|
||||
lib,
|
||||
makeWrapper,
|
||||
rustPlatform,
|
||||
pkg-config,
|
||||
fetchFromGitHub,
|
||||
wayland,
|
||||
}:
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "waycorner";
|
||||
@@ -30375,8 +30375,6 @@ with pkgs;
|
||||
|
||||
remontoire = callPackage ../applications/misc/remontoire { };
|
||||
|
||||
waycorner = callPackage ../applications/misc/waycorner { };
|
||||
|
||||
wayshot = callPackage ../tools/misc/wayshot { };
|
||||
|
||||
waylevel = callPackage ../tools/misc/waylevel { };
|
||||
|
||||
Reference in New Issue
Block a user