pbogdan

Results 8 comments of pbogdan

So just a thin convenience wrapper around `diff` programme (which would be easiest to implement), or did you have something more fancy in mind?

You didn't happen to take a screenshot of https://nixos.org/channels/ at the time? howoldis simply parses out the "Last Modified" column of the page to get the time of the last...

Just for reference this seems to be happening right now for 18.09, howoldis reports the channel as 1 day old whereas in fact it hasn't updated in almost a week....

Diffing the latest `CommitDate`'s between what's in NixOS/nixpkgs and NixOS/nixpkgs-channels repos is what I implemented in #39 (but it's kind of big / invasive change..).

Aside from the design / wording changes I wonder how frequently this should poll for updates. At the moment I arbitrarily picked 1 minute interval but perhaps that seems like...

Just a note this has been fixed in nixpkgs with: - https://github.com/NixOS/nixpkgs/pull/89948 - master - https://github.com/NixOS/nixpkgs/pull/90064 - 20.03

Would you consider this issue to be solved or do you feel it hasn't been addressed in a satisfactory manner?

Sorry if I'm being a nuisance, just wanted to check if you had a chance to take another look at this issue?