lock-fancy-rapid: format

This commit is contained in:
Moritz Sanft 2024-11-11 11:28:30 +01:00
parent 930b1cc3ec
commit 0cad833c26
No known key found for this signature in database
GPG Key ID: 335D28368B1DA615

View File

@ -1,4 +1,10 @@
{ lib, stdenv, fetchFromGitHub, xorg, i3lock }:
{
lib,
stdenv,
fetchFromGitHub,
xorg,
i3lock,
}:
stdenv.mkDerivation {
pname = "i3lock-fancy-rapid";