Konstantin Astafurov

Results 11 comments of Konstantin Astafurov

I don't think I am able to license the code on your behalf

Hello, a lot of time has passed, and the most recent version of Go is 1.21. I've put up a PR to update (#53), but I can also apply your...

Stout & err: http://ix.io/4p7y flake.nix: http://ix.io/4p7z flake.lock: http://ix.io/4p7A

It worked on a fresh installation then after a few switches it broke :/ I'll see if I can come up with a way of reproducing it tonight

So I've done a fresh install and it seems to work at the moment, I'll close the issue if I don't get that behavior in the next week. Apologies for...

Ok I ran into the issue again. I believe it occurs when I exit out of my zsh shell with`exit`, and instead of waiting for the Nix session to close...

Immediately after reopening, I stop being able to `nix-on-droid switch` as it raises the`max_user_namespace` error

``` 0:03 ~ > ls -l /proc/sys/user ls: cannot access '/proc/sys/user/max_cgroup_namespaces': Permission denied ls: cannot access '/proc/sys/user/max_inotify_instances': Permission denied ls: cannot access '/proc/sys/user/max_inotify_watches': Permission denied ls: cannot access '/proc/sys/user/max_ipc_namespaces': Permission...

> As this is more or less what happens when running tests, my primary use case for `track`, this issue has not bothered me much, but it should indeed be...

@rschardt Thank you for taking the initiative :pray: > Alternative would be to write a custom nix-wrapper for the akku dependency manager, which is more labor intensive. This [PR](https://github.com/NixOS/nixpkgs/pull/288691) (docs...