nixpkgs-update | 170 Members | |
| Keeping nixpkgs up to date. r-ryantm bot. https://github.com/ryantm/nixpkgs-update and https://github.com/nix-community/infra/blob/master/build02/nixpkgs-update.nix | 55 Servers |
| Sender | Message | Time |
|---|---|---|
| 23 Sep 2023 | ||
nvm, missed i have to explicitly declare "commit" as a supported feature | 22:07:32 | |
In reply to @evils:nixos.devseems like it, quite easy to get stuck wondering why local changes have no effect xD | 22:40:33 | |
| also odd, if i delete my versions.nix the updating crashes, while manual invocation of update.sh will just regenerate the file | 22:42:25 | |
| 24 Sep 2023 | ||
| an actual question: update.nix seems to only attempt to update kicad and not kicad-unstable when asked to update by maintaineris there a specific reason for that and will r-ryantm attempt to update kicad-unstable? | 04:09:33 | |
| 12:23:11 | ||
In reply to @evils:nixos.dev
seems ok, did not let it finish | 16:18:49 | |
| https://r.ryantm.com/log/kicad-unstable/2023-07-23.log | 16:18:54 | |
| 16:19:02 | |
| which is the issue we fixed previously | 16:19:07 | |
| so next update should work | 16:19:19 | |
| yea, it already attempted an update of stable but that's wrong due to my update.sh https://github.com/NixOS/nixpkgs/pull/256786 i've fixed that, but it's built on top of my kicad-testing branch | 16:19:47 | |
In reply to @artturin:matrix.org well, there you're telling it to update that doing | 16:20:18 | |
| Redacted or Malformed Event | 16:31:39 | |
| * Try using callPackage instead of override in all-packages.nix | 16:31:45 | |
| https://github.com/NixOS/nixpkgs/blob/d84cc41f8babd418c295fcbfbd41a1fd4e2adaec/maintainers/scripts/update.nix#L56-L66 | 16:34:01 | |
Maybe it's not being counted as a somewhatUniqueRepresant | 16:34:12 | |
| both the position and updateScript are the same | 16:34:55 | |
| 27 Sep 2023 | ||
| 05:53:09 | ||
| 3 Oct 2023 | ||
| 21:05:06 | ||
| 4 Oct 2023 | ||
| 22:20:52 | ||
| 9 Oct 2023 | ||
| 19:21:42 | ||
| 22 Oct 2023 | ||
| 21:04:27 | ||
| 25 Oct 2023 | ||
| 00:12:44 | ||
| 27 Oct 2023 | ||
| 01:24:21 | ||
| 4 Nov 2023 | ||
| 16:09:12 | ||
| Hi, i am currently trying do understand why r-ryantm does not create update PRs for portfolio. So the bot does actually get triggered when upstream does create a new release, but then it does not really find an update. (my observation) The latest logs of r-ryantm are here for the package: https://r.ryantm.com/log/portfolio/2023-11-03.log Beside thath, that on the very first line the version is wrong, that was working according the logs as some point in the past. (portfolio 0 -> 1 vs the actual numbers in the past portfolio 0.64.1 -> 0.64.4) Some time in the past it seemed to have worked (e.G. https://r.ryantm.com/log/portfolio/2023-06-06.log) Does someone have an idea whats going wrong here or it there actually nothing wrong and i am just to impatient? :( | 16:26:00 | |
| 0 -> 1 is the fake version numbers it uses when it does an update based on the package having an updateScript | 16:34:00 | |
In reply to @ryantm:matrix.orgah! okay that make sense so far then for me :) So it was just running with no further reason the update script? | 16:37:57 | |
| *reason = trigger | 16:38:17 | |
| Right! Pretty sure the logs will have other info if the trigger was something else | 16:40:48 | |