polygon

Results 37 comments of polygon

I am very much in favor of this proposal. I implemented a tree datastructure using SlotMap and wanted to write a mutable iterator that starts at some Node of the...

Probably something like ``` nixosConfigurations = { # Main desktop ryzennova = let base = lib.nixosSystem { modules = [ ./hosts/ryzennova ]; specialArgs = { inherit inputs outputs; }; };...

Sorry, I must have missed this when it was posted. I'll have a look at it. Thanks for the contribution.

Can you please elaborate how this fails on Debian 10 otherwise? Maybe attach some logs on what you are doing and the errors you are getting. The only functionality I...

I'm not using Kali Linux, but if it comes with a recent Python3, I don't see why it should not work.

The command mentioned in the README ``` python3 -m spectrum_painter.img2iqstream [your options] ``` does not work?