Matthieu Coudron

Results 221 issues of Matthieu Coudron

I have 2 frames that contain network packet arguments (source IP, destination IP and so on), one frame captured at the source, one at the destination. In my python software...

I export network packet captures to csv via tshark (www.wireshark.org). I know in advance all the types (Word32, lists of TCP flag etc) as well as the CSV column. Thus...

hi, I would like to package teal-language-server for nixpkgs, and while it's doable as is, I would prefer to package a tagged release (it's also simpler). Otherwise one has to...

similar request as https://github.com/leafo/loadkit/issues/5, https://luarocks.org/modules/leafo/moonscript last release was 7 years ago. Would be nice to have something more recent to avoid packaging a dev version. Cheers

I have started using nurl in luarocks-nix. ``` $ nurl https://github.com/teto/luabitop master -S fetchFromGitHub { owner = "teto"; repo = "luabitop"; rev = "master"; hash = "sha256-yLE198w1Ry4y9kflK/QHeWlmi0T7zJSie00UVgR/l54="; fetchSubmodules = true;...

### What happened? my pulumi commands run fine but are polluted with this warning about running software from PATH. I could find little info about this (just https://github.com/pulumi/pulumi/issues/13656) and I...

kind/bug
area/cli

I would like to port some of the pull requests from the old repo to the new one. How can I use this plugin in let's say development mode ?...

I would like to present nixos in a short high level overview (5mn). I am not willing to create one from scratch for various reasons (mostly time). I've seen several...

enhancement

Would it be possible to display the relevant command (documented in the README at https://github.com/NixOS/ofborg) that generated the error. For instance, instead of ``` error: while evaluating anonymous function at...

last release was 8 years ago https://luarocks.org/modules/leafo/loadkit, would you mind doing another one ? to help linux distrib package it. Right now we package the "dev" version in nixpkgs but...