Commit graph

3 commits

Author SHA1 Message Date
OPNA2608 901a78b6ad gkraken: Fix wrapping
Fixes the following error when trying to run the final script:

Traceback (most recent call last):
  File "/nix/store/z1klbgg6p9v3vszjyvsjix9s4blsl7mv-gkraken-1.2.0/bin/.gkraken-wrapped", line 45, in <module>
    gi.require_version('Gtk', '3.0')
  File "/nix/store/k46f21qglnnl2grkx6gq6j6jlawfkgpw-python3.10-pygobject-3.42.2/lib/python3.10/site-packages/gi/__init__.py", line 126, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Gtk not available

See https://github.com/NixOS/nixpkgs/issues/56943
2022-12-19 02:06:51 +01:00
OPNA2608 f7db111ff0 gkraken: 1.1.6 -> 1.2.0 2022-05-12 17:52:17 +02:00
OPNA2608 3d45f134ee gkraken: init at 1.1.6 2021-10-03 12:42:55 +02:00