about summary refs log tree commit diff
path: root/pkgs/applications/misc/cipher/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/applications/misc/cipher/default.nix')
-rw-r--r--pkgs/applications/misc/cipher/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgs/applications/misc/cipher/default.nix b/pkgs/applications/misc/cipher/default.nix
index 51095e8e58eb..ef47e3e03586 100644
--- a/pkgs/applications/misc/cipher/default.nix
+++ b/pkgs/applications/misc/cipher/default.nix
@@ -2,6 +2,7 @@
 , fetchFromGitHub
 , meson
 , ninja
+, vala
 , pkgconfig
 , pantheon
 , python3
@@ -27,7 +28,7 @@ stdenv.mkDerivation rec {
     gettext
     meson
     ninja
-    pantheon.vala
+    vala
     pkgconfig
     python3
     wrapGAppsHook