We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 930b1cc commit 0cad833Copy full SHA for 0cad833
pkgs/applications/window-managers/i3/lock-fancy-rapid.nix
@@ -1,4 +1,10 @@
1
-{ lib, stdenv, fetchFromGitHub, xorg, i3lock }:
+{
2
+ lib,
3
+ stdenv,
4
+ fetchFromGitHub,
5
+ xorg,
6
+ i3lock,
7
+}:
8
9
stdenv.mkDerivation {
10
pname = "i3lock-fancy-rapid";
0 commit comments