Nikolay Amiantov

Results 18 comments of Nikolay Amiantov

For example: ``` /nix/store/6pnqm65dssww0qjc0ngfraj9764m0jfq-nvidia-x11-375.26-4.9.6/lib:/nix/store/h9fixrllhyqx7h04kl52cmd8pk1n4ybp-libglvnd-2016-12-22/lib:/nix/store/1cq45g2w4h09mw1ic3m2dwr21pa7a8ci-nvidia-x11-375.26/lib:/nix/store/gbz0y3jjvk4flmiisfr0wym01x1gsqaj-libglvnd-2016-12-22/lib ``` We have each package placed into a separate directory with a hash to ensure several nice Nix properties. So we have four paths (two per...

Another one: http://www.ancardia.com/download/adom_noteye_linux_debian8_64_r60_pub.tar.gz.torrent Deluge downloads this one fine. P.S.: Aria2 1.22.0

Hm, it's interesting -- I have opened ports via `upnpc` (they show up as forwarded in router's settings), binded them via `--dht-listen-port` and `--listen-port` and still have no luck. `lsof`...

A-ha! Indeed, indeed, ``` aria2c --dht-entry-point=dht.transmissionbt.com:6881 --dht-listen-port=1234 --listen-port=4321 http://www.ancardia.com/download/adom_noteye_linux_debian8_64_r60_pub.tar.gz.torrent ``` worked like a charm. Thank you very much for your time!

I have my fork of this which allows passing arguments to flakes and impure configurations too: https://github.com/abbradar/terraform-nixos/tree/passing-arguments.

Just don't do this check - if you want this behavior you can catch an exception and get existing user id.

Together with the new NixOps way of having explicit network directories this creates confusion and possibility of devastating errors. Consider two deployments, `production` and `development`, which use different network directories....

A comment regarding usage of `libc` types where possible (continuing [the discussion](https://github.com/abbradar/nix-rust/commit/6c25ad931418dca83ec8f8d53daac0edff64854c#commitcomment-16211261)) -- I think that we should go this way as much as possible, and don't hesitate to wrap...

Can we merge this solution? I'll add my own doubts: this probably should somehow check if MySQL version is new enough, or queries will fail on old versions. I can't...

Observed this with several different people who used Chrome.