!NhAsaYbbgmzHtXTPQJ:funklause.de

Nix NodeJS

206 Members
59 Servers

You have reached the beginning of time (for this room).


SenderMessageTime
29 Apr 2025
@dolcetriade:matrix.orgDolceTriadeActually I think the overlay method works. I just had to overlay buildPackages instead of pkgs... Now to figure out how to remove nodejs-source from the closure23:25:46
9 May 2025
@gdesforges:matrix.org@gdesforges:matrix.org left the room.17:07:02
14 May 2025
@winter:catgirl.cloudWinter i'm not sure what you mean by this -- (buildNpmPackage.override { nodejs = ...; }) { ... } should work just fine 00:22:34
@winter:catgirl.cloudWinter i'm not sure what you mean by the buildPackages part -- (buildNpmPackage.override { nodejs = ...; }) { ... } should work just fine 00:22:44
@dolcetriade:matrix.orgDolceTriade

Dunno...

  buildPackages' = buildPackages.extend (self: super: {nodejs = nodejs_23;});
  buildNpmPackage23 = buildNpmPackage.override {
    buildPackages = buildPackages';
  };

Ended up with something like this and this seemed to work. There are probably better ways to do this 🤷

22:37:02
@dolcetriade:matrix.orgDolceTriadeI think I traced this down to npm-hooks or something22:37:19
@dolcetriade:matrix.orgDolceTriadeWe don't properly passthrough nodejs down there22:37:30

Show newer messages


Back to Room ListRoom Version: 6