| 9 Jun 2023 |
raitobezarius | success Set "yarn-offline-mirror" to "/nix/store/nmcpyykzzg7gdxyv3f2gfv9sbchsshcr-offline".
Done in 0.02s.
yarn install v1.22.19
[1/5] Validating package.json...
[2/5] Resolving packages...
error Couldn't find any versions for "chartjs-adapter-moment" that matches "1.0.1" in our cache (possible versions are ""). This is usually caused by a missing entry in the lockfile, running Yarn without the --offline flag may help fix this issue.
| 16:02:02 |
raitobezarius | ugh | 16:02:04 |
raitobezarius | furthermore:
❯ ls /nix/store/nmcpyykzzg7gdxyv3f2gfv9sbchsshcr-offline/chartjs_adapter_moment*
/nix/store/nmcpyykzzg7gdxyv3f2gfv9sbchsshcr-offline/chartjs_adapter_moment___chartjs_adapter_moment_1.0.1.tgz
| 16:03:51 |
Lily Foster | In reply to @raitobezarius:matrix.org yes fetchYarnDeps / fixup_yarn_lock broke again fixup_yarn_lock was already broke. That's why I have an open PR for a new impl that's coupled with prefetch-yarn-deps | 16:09:33 |
Lily Foster | (fixup_yarn_lock is from yarn2nix too...) | 16:09:46 |
raitobezarius | I better invest time into reviewing your stuff and helping you I guess | 16:09:51 |
Lily Foster | It would be appreciate 😅
I wish I had more time to invest in to stuff | 16:10:15 |
Lily Foster | * It would be appreciated 😅
I wish I had more time to invest in to stuff | 16:10:19 |
Lily Foster | That one was waiting on a review from yureka I think (it's been a while now) but they've probably been a bit busy | 16:11:18 |
Lily Foster | * That one was waiting on a review from yureka I think (it's been a while now) but she's probably been a bit busy | 16:11:32 |
raitobezarius | Hm, I'm getting the same error with the fixup of prefetch-yarn-deps unfortunately | 16:14:36 |
Lily Foster | Hmmm can you share derivation? I'll try to poke at it later | 16:15:31 |
raitobezarius | yeah sure | 16:15:57 |
raitobezarius | Lily Foster: pushed here https://github.com/NixOS/nixpkgs/pull/236877 | 16:33:25 |
| 12 Jun 2023 |
gdamjan | matrix-appserver-irc moved from npm to yarn. the nix package will need an overhaul now :/ | 16:45:15 |
hexa | In reply to @hexa:lossy.network 😭 reaction strongly related | 16:47:18 |
hexa | feel free to put in the work | 16:47:36 |
hexa | or ping rhys, its maintainer | 16:47:53 |
gdamjan | ah lol | 17:17:40 |
gdamjan | didn't see. your message | 17:17:56 |
gdamjan | In reply to @hexa:lossy.network feel free to put in the work well, I did something … but I'll need to confirm it's meaningful. also discovered they include typescript as a dependency, and not a devDependency (also react) - which all seems suboptimal :( | 21:48:05 |
gdamjan | ./result/bin/matrix-appservice-irc
Usage:
Generating an application service registration file:
/nix/store/1dyx7vs2isj2yl81ik2f3zxzwp3l233p-nodejs-18.16.0/bin/node -r [-f /path/to/save/registration.yaml] -u 'http://localhost:6789' -c CONFIG_FILE [-l my-app-service]
Running an application service with an existing registration file:
/nix/store/1dyx7vs2isj2yl81ik2f3zxzwp3l233p-nodejs-18.16.0/bin/node -c CONFIG_FILE [-f /path/to/load/registration.yaml] [-p NUMBER]
their Usage handling seems not quite right :D
| 22:16:11 |
gdamjan | so, mkYarnPackage runs yarn install with --ignore-scripts - funnily enough wants to run the build in prepare matrix-appservice-irc https://github.com/matrix-org/matrix-appservice-irc/blob/1.0.0/package.json#L13 | 22:22:26 |
gdamjan | so now I need to re-introduce yarn build somewhere, postBuild I guess | 22:22:53 |
| 13 Jun 2023 |
| Federico Damián Schonborn changed their profile picture. | 20:55:50 |
| 14 Jun 2023 |
| raphi changed their display name from raphi (element unread channel fix when) to raphi. | 07:03:20 |
| 15 Jun 2023 |
| @ulli:hrnz.li set a profile picture. | 22:19:53 |
| 20 Jun 2023 |
| lord-valen joined the room. | 05:28:05 |