kakounePlugins.quickscope-kak: Fix stdenv.lib -> lib breakage
This commit is contained in:
parent
48e2a27270
commit
a1bb960c13
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, fetchgit, lua5_3 }:
|
{ lib, stdenv, fetchgit, lua5_3 }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "quickscope-kak";
|
pname = "quickscope-kak";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user