| 5 May 2023 |
hexa | probably still from before your changes got merged | 00:16:53 |
Lily Foster | Ah that would be why | 00:17:00 |
hexa | thanks for checking | 00:17:11 |
Lily Foster | I get sha256-qxwTiXLmZnTnmTSBmWPjeFCP7qzvTFN0xXp5lFkWFog= locally so maybe try that | 00:17:13 |
Lily Foster | (can't wait to have the time/bandwidth to finish my FOD reproducibility checker for nixpkgs... they're like landmines when you find a broken FOD) | 00:18:00 |
hexa | navidrome-ui-0.49.3-npm-deps> node_modules/@typescript-eslint/type-utils
navidrome-ui-0.49.3-npm-deps> node_modules/@typescript-eslint/types
navidrome-ui-0.49.3-npm-deps> Error: https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz: sta
| 00:18:03 |
hexa | * navidrome-ui-0.49.3-npm-deps> node_modules/@typescript-eslint/type-utils
navidrome-ui-0.49.3-npm-deps> node_modules/@typescript-eslint/types
navidrome-ui-0.49.3-npm-deps> Error: https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz: status code 522
| 00:18:10 |
hexa | sigh 😄 | 00:18:18 |
Lily Foster | I can bump retry logic in the fetcher up in the priority queue... shouldn't be too bad to implement, no one has just done it yet | 00:18:45 |
Lily Foster | (although it was getting close to annoying me enough today to do it) | 00:18:57 |
hexa |
| 00:48:05 |
hexa | * pkgs/servers/misc/navidrome/default.nix | 23 +-
pkgs/servers/misc/navidrome/ui/default.nix | 27 -
pkgs/servers/misc/navidrome/ui/node-composition.nix | 17 -
pkgs/servers/misc/navidrome/ui/node-env.nix | 686 ------
pkgs/servers/misc/navidrome/ui/node-packages.nix | 15094 -------------------------------------------------------------------------------------------------------------------------------
pkgs/servers/misc/navidrome/update.nix | 28 -
6 files changed, 18 insertions(+), 15857 deletions(-)
| 00:48:15 |
hexa | 🗑️♻️ | 00:48:46 |
raitobezarius | Beautiful | 00:49:21 |
raitobezarius | More of this please | 00:49:25 |
stroem | Anyone notice checksums for tgz files from registry.npmjs.org change within the past few days? Just got a checksum mismatch for https://registry.npmjs.org/pnpm/-/pnpm-8.1.0.tgz 🤔 | 12:03:56 |
Lily Foster | In reply to @strum355:matrix.org Anyone notice checksums for tgz files from registry.npmjs.org change within the past few days? Just got a checksum mismatch for https://registry.npmjs.org/pnpm/-/pnpm-8.1.0.tgz 🤔 Oh no, pls don't tell me checksums from registry.npmjs.org can change | 12:06:04 |
stroem | i couldnt find any news on it being a recent thing | 12:06:22 |
Lily Foster | That would just mean npm is hecked beyond any hope of reproducibility | 12:06:28 |
Lily Foster | Can package owners reupload a given version? Maybe it's just that and not a wider problem | 12:07:15 |
stroem | It only says "published a month ago", which is correct | 12:08:38 |
stroem | In reply to @lily:lily.flowers Can package owners reupload a given version? Maybe it's just that and not a wider problem not since 2014 | 12:09:48 |
stroem | In reply to @lily:lily.flowers Can package owners reupload a given version? Maybe it's just that and not a wider problem * not since 2014, to registry.npmjs.org at least | 12:09:56 |
Lily Foster | Maybe transient network error during initial or current download that didn't meaningfully affect functionality? | 12:10:15 |
Lily Foster | In reply to @strum355:matrix.org not since 2014, to registry.npmjs.org at least (That's good. It's worrying you could do that before, but 🤷♀️) | 12:10:38 |
stroem | it was someone else that reported the mismatch last night (from tweag), and I got the same issue as well today having not run nix develop since yesterday | 12:11:00 |
Lily Foster | Do you know if the integrity hash listed for that version at https://registry.npmjs.org/pnpm changed? | 12:11:35 |
Lily Foster | * Do you know if the integrity hash listed for that version at https://registry.npmjs.org/pnpm/8.1.0 changed? | 12:12:35 |
stroem | huh its the same hash as the new one determined by nix, interesting | 12:13:30 |
stroem | i dont know if its changed or not though | 12:13:36 |