!NhAsaYbbgmzHtXTPQJ:funklause.de

Nix NodeJS

209 Members
60 Servers

Load older messages


SenderMessageTime
25 Mar 2023
@ambroisie:belanyi.fr@ambroisie:belanyi.frI'll have to create the lock myself13:03:07
@lily:lily.flowersLily Foster
In reply to @ambroisie:belanyi.fr
Arf, no package-lock.json in the registry tarball
Wait really? I thought they always required that but maybe I'm misremembering
13:04:51
@lily:lily.flowersLily FosterWow it sure doesn't13:06:28
@lily:lily.flowersLily FosterCursed13:06:30
@ambroisie:belanyi.fr@ambroisie:belanyi.frLike the rest of JS13:07:08
@lily:lily.flowersLily Foster I guess you could put it in the nodePackages set, which does locking entirely independent of tooling 13:14:51
@ambroisie:belanyi.fr@ambroisie:belanyi.fr I just wrote an update script which does npm install --lock-only and patch it in 13:35:02
@ambroisie:belanyi.fr@ambroisie:belanyi.frI don't know which would be preferred when I'll be upstreaming this13:35:32
@ambroisie:belanyi.fr@ambroisie:belanyi.frFor now I just need to see if it works for my purposes13:35:41
@ambroisie:belanyi.fr@ambroisie:belanyi.fr What's the correct way to expose the executable when using buildNpmPackage? 13:37:56
@ambroisie:belanyi.fr@ambroisie:belanyi.fr nix build .#pnpm-lock-export gives result/bin/@cvent/pnpm-lock-export 13:38:38
@lily:lily.flowersLily FosterWait really 💀13:57:13
@lily:lily.flowersLily FosterThat might be fixed by one of the pending PRs. I'll check later13:57:24
@lily:lily.flowersLily FosterI really need to get those cleaned up and merged13:57:36
@ambroisie:belanyi.fr@ambroisie:belanyi.fr I think it's because the name field in package.json is @cvent/pnpm-lock-export 13:59:06
@ambroisie:belanyi.fr@ambroisie:belanyi.fr Yup, subsituteInPlace to remove the @cvent in name fixes it 13:59:36
@ambroisie:belanyi.fr@ambroisie:belanyi.frWhy did woodpecker decide to migrate from yarn anyway14:40:25
@ambroisie:belanyi.fr@ambroisie:belanyi.fr Mmh I'm thinking my issue might be a tooling issue rather than a package fetch problem
When trying to use both mkYarnPackage and buildNpmPackage I get the same issue about failing to find esbuild 🤔
19:32:41
@lily:lily.flowersLily FosterOh.. esbuild... add it to nativeBuildInputs I guess?19:45:46
@ambroisie:belanyi.fr@ambroisie:belanyi.fr It's not about trying to execute esbuild, it's earlier 20:02:44
@ambroisie:belanyi.fr@ambroisie:belanyi.fr I think I'll need to patch the package file to remove the need for esbuild 20:03:15
@lily:lily.flowersLily FosterAh it's trying to download it then. I think there may be a supet secret env var to prevent that but I forget20:04:14
@ambroisie:belanyi.fr@ambroisie:belanyi.fr Mmh it's needed by vite, so I'm not sure how to remove it from the package set 20:05:17
@lily:lily.flowersLily Foster Maybe try setting ESBUILD_BINARY_PATH = lib.getExe buildPlatform.esbuild; to the derivation? Not sure that'll work though 20:23:16
@ambroisie:belanyi.fr@ambroisie:belanyi.frOoh, seems to have built! 20:43:47
@ambroisie:belanyi.fr@ambroisie:belanyi.frThanks for the tip 20:43:52
@lily:lily.flowersLily FosterOh good! (Honestly I'm a tad surprised that worked...)20:44:52
@raitobezarius:matrix.orgraitobezarius#nodejsmoments20:45:54
@ambroisie:belanyi.fr@ambroisie:belanyi.frLet's see if I broke everything now 20:52:34
* @ambroisie:belanyi.fr@ambroisie:belanyi.fr launches nixos-rebuild 20:52:46

Show newer messages


Back to Room ListRoom Version: 6