Frederik Rietdijk

Results 52 comments of Frederik Rietdijk

Note Nixpkgs has a function to create a Snap out of a Nix package. Therefore, building a Snap out of the Avogadro package in Nixpkgs should not be a problem....

should use a rev here though instead of just a ref but still

> but if you could somehow ensure that the only thing we were doing was updating packages (or other non-controversial/scary changes) https://github.com/kragniz/nixbot

What I would like to know is what members intend to do, that is, what parts of Nixpkgs do they want to work on, and what do they want to...

As it is now, the unittest hook should be added to `checkInputs`, but after https://github.com/NixOS/nixpkgs/pull/185406 it needs to go to `nativeCheckInputs`.

I won't have time to look at this in the coming two weeks, but please, run some tests. Maybe create a Notebook that shows what's going on? We should definitely...

Hi. It's been a long time since I last looked at this code. I'm not working in the acoustics field anymore either and no longer have access to the standards,...

I think that is eventually up to you and other that want to contribute. I'm fine with reviewing/merging pull requests and at some point giving merge rights. I was actually...

NIce work! > A follow up question for @FRidh though; what is the purpose of all the reshaping or arrays and defining integration_time and sample_frequency as arrays? It adds several...

Thanks for the explanation, that clarifies it. I never used it myself like that, but it makes sense.