| 10 Feb 2022 |
hexa | In reply to @rick:matrix.ciphernetics.nl I did an update a while ago, but did not get comments: https://github.com/NixOS/nixpkgs/pull/152427 you accidentally pushed a libusb commit into that pr | 21:55:46 |
| 11 Feb 2022 |
@grahamc:nixos.org | das_j: / ajs124 were you able to try out that Hydra PR? | 19:11:28 |
Rick (Mindavi) | In reply to @hexa:lossy.network you accidentally pushed a libusb commit into that pr Yeah, oops ๐
| 20:51:16 |
| 12 Feb 2022 |
ajs124 | In reply to @grahamc:nixos.org das_j: / ajs124 were you able to try out that Hydra PR? not yet, sorry | 02:21:45 |
| 13 Feb 2022 |
das_j | About half an hour was wasted now debugging why my CSS selector doesn't work. Turns out there is a typo in Hydra where the class is called flot-tooltip instead of float-tooltip | 12:52:15 |
@grahamc:nixos.org | mind PR'ing a fix? :P | 13:01:26 |
das_j | no way | 13:01:35 |
das_j | that's the graph js code, I'll rather not touch that :D | 13:01:44 |
@grahamc:nixos.org | oh | 13:01:58 |
das_j | but I'm currently PR'ing another fix | 13:01:59 |
@grahamc:nixos.org | it isn't even a typo | 13:02:03 |
@grahamc:nixos.org |
jquery.flot.time.min.js
| 13:02:10 |
das_j | what theโฆ | 13:02:18 |
@grahamc:nixos.org | https://www.flotcharts.org/ | 13:02:45 |
@grahamc:nixos.org | now thath isLocalStore thing, that is a thing ๐ | 13:07:04 |
das_j | huh? | 13:07:27 |
@grahamc:nixos.org | In reply to @janne.hess:helsinki-systems.de Is it possible that the localStore check is broken? I can see the variable being referenced in templates but not in perl code: [% IF localStore %] this | 13:07:58 |
das_j | yeah I'm currently working on a fix | 13:08:09 |
@grahamc:nixos.org | re https://github.com/NixOS/hydra/commit/44ef743d847ee62188cc3e40ca6f93493499dd07 | 13:08:13 |
@grahamc:nixos.org | it leaves me tempted to see if any of those features are awkward to implement, and remove them :) | 13:10:56 |
@grahamc:nixos.org | * it leaves me tempted to see if any of those features are awkward to implement, and remove them before fixing the typo :) | 13:11:03 |
das_j | I mainly want it for the runtime dependency graph tbh | 13:11:33 |
@grahamc:nixos.org | yeah, that is a cool one | 13:11:40 |
das_j | and I'm also thinking about hiding the "Channel" button in the top menus instead of having it bring you to a 404 page (as hydra.nixos.org does right now) | 13:12:09 |
@grahamc:nixos.org | ๐nice, great idea | 13:12:22 |
das_j | what do you think about having the ability to disable channels in hydra.conf? | 13:12:45 |
@grahamc:nixos.org | I think highly of that idea | 13:12:54 |