aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/applications/graphics/ideogram/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/graphics/ideogram/default.nix')
-rw-r--r--nixpkgs/pkgs/applications/graphics/ideogram/default.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/applications/graphics/ideogram/default.nix b/nixpkgs/pkgs/applications/graphics/ideogram/default.nix
index 0efb0874183..a8000878753 100644
--- a/nixpkgs/pkgs/applications/graphics/ideogram/default.nix
+++ b/nixpkgs/pkgs/applications/graphics/ideogram/default.nix
@@ -1,6 +1,7 @@
{ stdenv
, fetchFromGitHub
, fetchpatch
+, vala
, pkgconfig
, python3
, glib
@@ -31,7 +32,7 @@ stdenv.mkDerivation rec {
hicolor-icon-theme # for setup-hook
meson
ninja
- pantheon.vala
+ vala
pkgconfig
python3
wrapGAppsHook