17 Aug 2024 |
| Sashanoraa.gay (she/her, ze/zir) joined the room. | 22:21:17 |
20 Aug 2024 |
| benwebb changed their display name from benjaminedwardwebb to benwebb. | 12:44:09 |
21 Aug 2024 |
asymmetric | what are the semantics of the log table in this db? https://nixpkgs-update-logs.nix-community.org/~supervisor/state.db | 16:20:44 |
asymmetric | i guess it represents a snapshot of the latest run of nixpkgs-update -- so no historical information, correct? | 16:21:45 |
asymmetric | if so, how often does it get updated? i'm trying to use it to catch new build errors | 16:22:16 |
asymmetric | looks like the code that creates that db isn't at https://github.com/nix-community/nixpkgs-update, btw. any idea where to look? | 16:31:37 |
asymmetric | In reply to @asymmetric:matrix.dapp.org.uk looks like the code that creates that db isn't at https://github.com/nix-community/nixpkgs-update, btw. any idea where to look? https://github.com/nix-community/infra/blob/34b98fceb279a2f3916583d58b5a3342ba014390/hosts/build02/supervisor.py | 16:39:07 |
23 Aug 2024 |
| benwebb left the room. | 18:57:18 |
27 Aug 2024 |
| aloisw left the room. | 17:20:51 |
28 Aug 2024 |
| Zoriot joined the room. | 19:51:10 |
Zoriot | How to fix issues from the Bot in the PR`s?
In that example i want to add the sha256 hashes so this can be merged
https://github.com/NixOS/nixpkgs/pull/336324 | 19:57:14 |
Zoriot | * How to fix issues from the Bot in the PR`s?
In that example i want to add the sha256 hashes so this can be merged
https://github.com/NixOS/nixpkgs/pull/336324
I created a new PR for that. How is this issue possible? | 20:28:55 |
Zoriot | * How to fix issues from the Bot in the PR`s?
In that example i want to add the sha256 hashes so this can be merged
https://github.com/NixOS/nixpkgs/pull/336324
I created a new PR for that. How is this issue possible?
Is there a way this will be fixed? | 20:29:10 |
29 Aug 2024 |
Sandro 🐧 | check out the PR locally with gh, ammend the change, force push. If you don't have permission for that open a new one | 09:46:09 |