| 6 Apr 2023 |
hexa | yes | 15:02:42 |
hexa | nodePackages is a disaster | 15:02:51 |
Lordie | huh so for non-lib node packages, nixpkgs/pkgs/development/node-packages is sort a legacy way of doing things | 15:04:20 |
Lordie | I'll make a PR, thanks | 15:04:59 |
hexa | it made itself legacy due to the time required for generate.sh to run | 15:09:49 |
hexa | also sometimes it just fails 2 hours in | 15:09:55 |
hexa | the rough idea was to share package dependencies | 15:10:12 |
Sandro 🐧 | node2nix does no parallelism | 15:38:25 |
| 12 Apr 2023 |
| Yuddite G joined the room. | 09:11:02 |
| 16 Apr 2023 |
| Yuddite G changed their profile picture. | 23:09:30 |
| 20 Apr 2023 |
| Federico Damián Schonborn changed their display name from Federico Damián Schonborn to Federico Schonborn. | 01:02:28 |
| 25 Apr 2023 |
| @trofi:matrix.org left the room. | 15:45:11 |
| 26 Apr 2023 |
| Yuddite G changed their display name from Yuddite Pilot to Yuddite Groyper. | 04:49:01 |
| Yuddite G changed their display name from Yuddite Groyper to Yuddite G. | 21:02:19 |
| 28 Apr 2023 |
| jopejoe1 joined the room. | 12:16:14 |
| 1 May 2023 |
vcunat | Not a problem, just got surprised now by the choice of attribute alias
arcanPackages.harfbuzz: 7.1.0 -> 7.2.0 #228746
| 08:05:37 |
ryantm | Yeah, there is an idea to try to find the shortest atterpath for a given derivation, but we haven't done it. | 12:04:36 |
Artturin | better just fix that in nixpkgs | 17:00:28 |
| 4 May 2023 |
| raitobezarius joined the room. | 20:45:15 |
| @ambroisie:belanyi.fr joined the room. | 20:46:14 |
@ambroisie:belanyi.fr | Reposting here from #dev:nixos.org
<@ambroisie:belanyi.fr> That'd be cool, on an opt-in basis
(If you mean r-ryantm notifying when update is available but PR could not be opened, yes that would be quite lovely)
Is that something that could be done easily? (never looked at the code of the bot) | 20:52:59 |
| maralorn joined the room. | 20:56:29 |
@ambroisie:belanyi.fr | If so, I'll open an issue about it (my yak shaving is currently aimed at other goals unfortunately ľ | 20:57:31 |
ryantm | Not really. We don't keep much state around. | 21:18:42 |
| 5 May 2023 |
K900 | https://r.ryantm.com/log/n8n/2023-04-17.log | 19:05:43 |
K900 | @ryantm any idea what went wrong here? | 19:05:50 |
K900 | It's like it just ... gave up halfway through | 19:06:26 |
ryantm | Old version 0.218.0" not present in master derivation file | 19:27:55 |
ryantm | It has a safety check built in where it won't update something if it knows what the old version was and it can't find the old version on the master branch. | 19:28:30 |
K900 | Huh | 19:30:02 |