You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.
I followed the instructions on the install page, however nix-env -iA komposition -f https://github.com/owickstrom/komposition/archive/master.tar.gz fails with the error pasted below.
I'm using cachix by the way, let me know if I can help by trying out some other combinations.
** (process:79251): WARNING **: 13:23:06.841: Failed to load shared library '/nix/store/a710lw2b411d6cczii93r7zbg7m0xf26-atk-2.28.1/lib/@rpath/libatk-1.0.0.dylib' referenced by the typelib: dlopen(/nix/store/a710lw2b411d6cczii93r7zbg7m0xf26-atk-2.28.1/lib/@rpath/libatk-1.0.0.dylib, 9): image not found
Using Parsec parser
Could not resolve symbol "atk_action_get_type" in namespace "Atk"
CallStack (from HasCallStack):
error, called at lib/Data/GI/CodeGen/LibGIRepository.hs:167:8 in haskell-gi-0.21.4-BX02JNIq5aJJ0LzhNrMY5:Data.GI.CodeGen.LibGIRepository
builder for '/nix/store/pvzwywg1d67d72plqj1ha4nj7a297vch-gi-atk-2.0.15.drv' failed with exit code 1
cannot build derivation '/nix/store/g023fpx2ds6wjl81x5acwfi0f7jsbzgl-gi-gtk-3.0.24.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/qxm1w5iqp6qxrk3gfr8ba92hhranqagg-komposition-0.1.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/akil1dm5ymv6l09lq8c9mkqsbw4ja3y3-komposition.drv': 1 dependencies couldn't be built
error: build of '/nix/store/akil1dm5ymv6l09lq8c9mkqsbw4ja3y3-komposition.drv' failed
The text was updated successfully, but these errors were encountered:
Hi!
I followed the instructions on the install page, however
nix-env -iA komposition -f https://github.com/owickstrom/komposition/archive/master.tar.gz
fails with the error pasted below.I'm using cachix by the way, let me know if I can help by trying out some other combinations.
The text was updated successfully, but these errors were encountered: