Nix NodeJS | 209 Members | |
| 61 Servers |
| Sender | Message | Time |
|---|---|---|
| 17 Jan 2024 | ||
| Is there a reason we don't have a way of specifying the package-lock.json without a hash? We can do this with cargo as well and to me it looks like we can fromJSON the package lock and get the URLs and SRI hashes from it | 09:46:35 | |
| My best guess would be that it just hasn't been implemented (yet). | 12:37:14 | |
| Lily Foster: iirc, mentioned working on something similar. | 12:37:52 | |
| yep, Cobalt is correct | 13:06:17 | |
| i'm working on lockfile fixup refactoring because lockfiles are, uh, a bit too busted a bit too often and also we need to inject git dep hashes anyway so it'll be able to do overrides to solve the problem of busted lockfiles without having to regenerate and vendor lockfiles | 13:07:13 | |
(my use-case is still mostly nixpkgs-focused here, but it will greatly benefit out-of-tree modules with the importNpmLock functionality) | 13:07:50 | |
In reply to @lily:lily.flowersLily Foster: hi did you find the time to have a look? If not that's fine too. Just want to know whether i should keep my hopes up😅 | 16:28:07 | |
| Hello. I'm having some trouble with the lockfile fixup stage of One of the dependencies are listed as Since we're doing this kind of rewriting for all kinds of URLs, I'm wondering whether I've misunderstood something? Is there some kind of mechanism in place for the other URLs to ensure we're able to look them up from the cache after rewriting their URLs? | 19:08:56 | |
| For added context this is the same package as we previously talked about in https://matrix.to/#/!NhAsaYbbgmzHtXTPQJ:funklause.de/$dTuHZBRPJkPGn0WSjuBWwhnp1IiEt9yqDbkCA7uXXpU?via=nixos.org&via=matrix.org&via=nixos.dev | 19:19:12 | |
In reply to @kstiehl:matrix.numericas.dei've not had time, sorry :( | 23:15:48 | |
In reply to @h7x4:nani.wtfit's a bug. i've found it and am about to submit a PR in a few | 23:19:03 | |
| err wait, no maybe i haven't found the bug. that didn't work. give me a few | 23:20:45 | |