summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/editors/emacs-modes/helm-words/default.nix
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-01-19 18:52:27 +0000
committerGitHub <noreply@github.com>2021-01-19 18:52:27 +0000
commite064950cb732f1e86065e9c97e438964286633ed (patch)
tree2aed1af7377a21ae88d2069b7404c0c1dbe54da1 /pkgs/applications/editors/emacs-modes/helm-words/default.nix
parent701d63a42bfb6dedd1bc762b9a584c19df0f7bdb (diff)
parent5c216f96ccad7c21c70389a990fc14ae14857306 (diff)
Merge staging-next into staging
Diffstat (limited to 'pkgs/applications/editors/emacs-modes/helm-words/default.nix')
-rw-r--r--pkgs/applications/editors/emacs-modes/helm-words/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/applications/editors/emacs-modes/helm-words/default.nix b/pkgs/applications/editors/emacs-modes/helm-words/default.nix
index a8a1274737a6..0678492500d6 100644
--- a/pkgs/applications/editors/emacs-modes/helm-words/default.nix
+++ b/pkgs/applications/editors/emacs-modes/helm-words/default.nix
@@ -1,4 +1,4 @@
-{ stdenv, fetchgit }:
+{ lib, stdenv, fetchgit }:
stdenv.mkDerivation {
name = "helm-words-20190917";