nixpkgs/pkgs/servers/matrix-appservice-discord
Max 70ac5aea7f
matrix-appservice-discord: unquote ${nodejs.src}
This brings it in line with every other instance of nodejs sources being unpacked like this (see `rg 'tar --no-same-owner --no-same-permissions'`). The extracted node-sources is identical in both cases, however due to this difference in the derivation code, two store paths are produced. At a size of roughly 300MB, that's not exactly negligible.
2022-05-27 16:29:43 +02:00
..
default.nix matrix-appservice-discord: unquote ${nodejs.src} 2022-05-27 16:29:43 +02:00
generate.sh
package.json
yarn-dependencies.nix treewide: runCommandNoCC -> runCommand in generated code 2021-08-15 17:36:41 +02:00