| 24 Apr 2026 |
terrorjack | hi folks! sorry in advance if it's the wrong place to ask, i noticed some of node packages now build fine without pinning to nodejs 22: https://github.com/NixOS/nixpkgs/pull/513097 | 14:59:34 |
| 25 Apr 2026 |
dish [Fox/It/She] | mkYarnPackage is dead https://github.com/NixOS/nixpkgs/pull/513497 | 22:19:35 |
dish [Fox/It/She] | (along with all of yarn2nix and friends) | 22:19:47 |
dish [Fox/It/She] | hoping to get this merged within the next ~30 hours so that it ends up in 26.05 lol | 22:20:05 |
| 26 Apr 2026 |
| ૮༼⚆︿⚆༽つ changed their display name from ૮༼⚆︿⚆༽つ / wildan to ૮༼⚆︿⚆༽つ. | 02:12:49 |
| 27 Apr 2026 |
| Ninja joined the room. | 14:31:50 |
| 28 Apr 2026 |
| Aangularity joined the room. | 04:38:27 |
| 3 May 2026 |
hexa | vaultwarden webvault update fails with
npm error code ETARGET
npm error notarget No matching version found for @napi-rs/cli@3.5.1.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.
npm error A complete log of this run can be found in: /build/cache/_logs/2026-05-03T13_53_00_575Z-debug-0.log
ERROR: npm failed to install dependencies
| 13:53:56 |
hexa | this is a security update, so quick help is appreciated https://github.com/NixOS/nixpkgs/pull/516109 | 13:54:06 |
hexa | i tried updating to fetcher version 2, the cahce is writable and we enable legacy peer deps already | 13:54:36 |
hsjobeki | Quick check if npmjs registry has this version of @napi-rs/cli. There are cases where people unpublished versions. But I think npm forbids that now | 13:59:00 |
hexa | https://www.npmjs.com/package/@napi-rs/cli/v/3.5.1 | 14:08:48 |
hexa | Redacted or Malformed Event | 14:08:52 |
| 5 Dec 2022 |
| @grahamc:nixos.org changed the history visibility to "world_readable" from "shared". | 14:44:17 |
hexa | Thanks | 14:44:25 |
Winter (she/her) | In reply to @hexa:lossy.network Thanks it doesn't look like he read the message, are you sure it wasn't just your server syncing the history :P | 14:45:19 |
hexa | ? | 14:45:48 |
aktaboot |
grahamc (he/him) made the room history world readable. Events may be now read by non-joined people.
| 14:46:07 |
@grahamc:nixos.org | only future history | 14:46:16 |
aktaboot | *
grahamc (he/him) made the room history world readable. Events may be now read by non-joined people.
| 14:46:21 |
hexa | Yeah doesnt work into the past | 14:46:34 |
hexa |  Download IMG_20221205_154711.jpg | 14:47:23 |
Winter (she/her) | In reply to @hexa:lossy.network Yeah doesnt work into the past ah. by default you mean? | 14:47:55 |
aktaboot | huh, I don't see dash's messages 🤔 | 14:49:55 |
@washort:greyface.org | Oh no | 15:11:34 |
@washort:greyface.org | Did you scroll all the way back to April? 😉 | 15:12:27 |
| 9 Dec 2022 |
Winter (she/her) | @aktaboot, I can't repro your issue, FWIW. The only thing that was being thrown was that Python was missing, right? | 03:04:29 |
| 13 Dec 2022 |
| raphi joined the room. | 19:01:16 |
| 14 Dec 2022 |
| Jeroen Simonetti joined the room. | 17:42:51 |
Jeroen Simonetti | Hello, I am trying to package github.com/zwave-js/zwave-js-ui but am getting an error during build phase of which I don;t realy know what to make of it. Mind you, I am a total nodejs novice, so this is probably due to pebkac. I would appreciate some help. The error I am having is:
@nix { "action": "setPhase", "phase": "buildPhase" }
building
SyntaxError: Unknown token: { line: 3, col: 2, type: 'INVALID', value: undefined } 3:2 in lockfile
at Parser.unexpected (/nix/store/0s6r2hk9ry5nln2p66nr9db95xihksjg-prefetch-yarn-deps/libexec/yarnpkg-lockfile.js:5064:11)
at Parser.parse (/nix/store/0s6r2hk9ry5nln2p66nr9db95xihksjg-prefetch-yarn-deps/libexec/yarnpkg-lockfile.js:5193:14)
at parse (/nix/store/0s6r2hk9ry5nln2p66nr9db95xihksjg-prefetch-yarn-deps/libexec/yarnpkg-lockfile.js:5262:17)
at module.exports.exports.default (/nix/store/0s6r2hk9ry5nln2p66nr9db95xihksjg-prefetch-yarn-deps/libexec/yarnpkg-lockfile.j>
at prefetchYarnDeps (/nix/store/0s6r2hk9ry5nln2p66nr9db95xihksjg-prefetch-yarn-deps/libexec/index.js:129:28)
at main (/nix/store/0s6r2hk9ry5nln2p66nr9db95xihksjg-prefetch-yarn-deps/libexec/index.js:183:9)
| 17:45:27 |