summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
authorVika <vika@fireburn.ru>2024-10-22 22:11:47 +0300
committerVika <vika@fireburn.ru>2024-10-22 22:11:47 +0300
commitfa13289c14e4f80de32189a75abf1eaf66ef6139 (patch)
tree7c40a350163fee3d062b8a9881751c9cff4600ea /flake.nix
parentf2f7b6ffec7bf657966353c850d25c6ab218ff7c (diff)
downloadbowl-fa13289c14e4f80de32189a75abf1eaf66ef6139.tar.zst
Bump version to 1.0.1 HEAD v1.0.1 main
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index ecfc5b1..753b2c1 100644
--- a/flake.nix
+++ b/flake.nix
@@ -63,6 +63,8 @@
         self.packages.${system}.xtr
 
         pkgs.desktop-file-utils
+        # for Gir to work its magic; not needed for Bowl itself but rather for its dependencies
+        pkgs.python3 pkgs.gobject-introspection pkgs.libsecret
       ];
 
       # Add gettext manuals to the manpath