Alexander Bantyev

Results 186 comments of Alexander Bantyev

I've made waypipe work. It appears to function just as I assumed it would.

@rycee , that's exactly what I though about :+1: Right now I'm trying to understand how to write home-manager modules and it seems pretty straight-forward. Tomorrow I'll try to implement...

Actually, after some research it appears to me that it would be nicer if we would use the already-existant DBUS interface for installing extensions (`org/gnome/Shell org.gnome.Shell.Extensions`). There are `InstallRemoteExtension(string uuid)`,...

Thank you for the explanation. I am currently working on the module. чт, 7 июн. 2018 г. в 21:18, Robert Helgesson : > To download extensions at activation time is...

Need to add dhall-json to the toolchain for CI to work

> Do you have a sense of how to re-use the dhall logic for a simple "docker build" command locally (with some flag to release-docker.sh)? That's a great suggestion, I'll...

@lk86 Done, please re-review if you have time!

PR adding Dhall to toolchain: #11044

It's red because of some problem the nature of which escapes me. I'm currently investigating it.

We probably want to just add a very simple test that checks that the package installs correctly and `mina version` prints something and exits successfully. The package content itself is...