summaryrefslogtreecommitdiffstats
path: root/pkgs/development/node-packages
AgeCommit message (Collapse)Author
2021-01-30Merge pull request #111247 from siraben/stdenv-lib-node-envJörg Thalheim
pkgs/development: stdenv.lib -> lib in node-composition files
2021-01-30pkgs/development: stdenv.lib -> lib in node-composition filesBen Siraphob
Future updates to these files should generate them with node2nix 1.9.0 which removes stdenv.lib from the generated Nix.
2021-01-27Merge pull request #85286 from tfc/nodejs-meshcommanderMario Rodas
meshcommander: init at 0.8.0-e
2021-01-27nodePackages: stdenv.lib -> libBen Siraphob
2021-01-27meshcommander: init at 0.9.0Jacek Galowicz
2021-01-25Revert "nodePackages: regenerate with node2nix 1.9.0"Sandro
2021-01-22nodePackages: regenerate with node2nix 1.9.0Sander van der Burg
2021-01-21buildNodePackage: by default use Node.js' platformsMario Rodas
2021-01-21treewide: editorconfig fixeszowoq
- add final newline - use spaces for indentation
2021-01-19Merge pull request #106449 from SamirHafez/yaml-language-server-dependencySandro
yaml-language-server: Fails to start due to missing `prettier` dependency
2021-01-19yaml-language-server: Fails to start due to missing `prettier` dependencySamir Hafez
2021-01-19treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer
continuation of #109595 pkgconfig was aliased in 2018, however, it remained in all-packages.nix due to its wide usage. This cleans up the remaining references to pkgs.pkgsconfig and moves the entry to aliases.nix. python3Packages.pkgconfig remained unchanged because it's the canonical name of the upstream package on pypi.
2021-01-07rust-analyzer: 2020-11-09 -> 2021-01-04oxalica
2021-01-02nodePackages: updateSandro Jäckel
2021-01-02nodePackages.firebase-tools: init at 9.0.1Sandro Jäckel
2021-01-02nodePackages.quicktype: init at 15.0.258Sandro Jäckel
2021-01-02nodePackages.np: init at 7.0.0Sandro Jäckel
2021-01-02nodePackages.ijavascript: init at 5.2.0Sandro Jäckel
2021-01-02nodePackages.typescript-language-server: add typescript dependencyMetaDark
typescript-language-server is a wrapper around tsserver and is useless without it
2021-01-02nodePackages.esy: init at 0.6.7jakeisnt
2021-01-02nodePackages.cdk8s-cli: init at 1.0.0-beta.5Sandro Jäckel
2021-01-01nodePackages.cdktf-cli: init at 0.0.19Darwin Corn
2020-12-05fixjson: init at 1.1.1Phillip Cloud
2020-12-02flood: init at 4.1.2Thiago Kenji Okada
2020-11-28nodePackages: RegenerateSandro Jäckel
2020-11-28nodePackages.stylelint: init at 13.8.0alypeng
2020-11-27nodePackages.coc-markdownlint: init at 1.8.0Malo Bourgon
2020-11-27nodePackages.coc-vimlsp: init at 1.10.2Malo Bourgon
2020-11-27nodePackages: updateMalo Bourgon
2020-11-27treewide: ran ./maintainers/scripts/update_redirected_urls.shPatrick Hilhorst
2020-11-25mastodon-bot: 1.10.0 -> 1.10.2Arnout Engelen
1.10.0 does not work due to https://github.com/yogthos/mastodon-bot/issues/59
2020-11-24Merge pull request #104251 from hardselius/masterAnderson Torres
nodePackages.gqlint: init at 1.8.0
2020-11-24utillinux: rename to util-linuxGraham Christensen
2020-11-24nodePackages.gqlint: init at 1.8.0Martin Hardselius
2020-11-22nodePackages.poor-mans-t-sql-formatter-cli: init at 1.6.10Peter Hoeg
2020-11-18btc-rpc-explorer: init at 2.0.2David Terry
2020-11-17nodePackages.vscode-json-languageserver: init at 1.3.1Felix Tenley
2020-11-16nodePackages: updateDavid Terry
2020-11-16nodePackages.hs-client: init at 0.0.9David Terry
2020-11-16nodePackages.hs-airdrop: init at 0.9.0David Terry
2020-11-16nodePackages.hsd: init at 2.2.0David Terry
2020-11-07rust-analyzer: 2020-10-19 -> 2020-11-02oxalica
2020-11-04nodePackages: updateAluísio Augusto Silva Gonçalves
2020-11-04iosevka: 3.2.2 -> 3.7.1; fetch source through nodePackagesAluísio Augusto Silva Gonçalves
Previously we used nodePackages only to fetch Iosevka's build dependencies and then fetched the source code ourselves. Updates involved changing the version and hashes in the `iosevka` derivation and then running node-packages/generate.sh to update the build dependencies, which in turns updates *all* of node-packages.nix. A new proposed policy for handling node-packages.nix updates involves batching those updates. Previously, that would mean `iosevka` and its build dependencies could end up out of sync until the batched update was run. To work with the new policy, we now fetch Iosevka's source code (and not only its dependencies) through nodePackages. Updates are done by changing the source URL in node-packages.json, which eventually becomes part of an update of node-packages.nix, which is then propagated to `iosevka` itself. One con of this strategy is that errors can not be caught directly after the update, but only after node-packages.nix is regenerated.
2020-11-04nodePackages.fauna-shell: init at 0.11.5Martin Hardselius
2020-10-21epgstation: 1.7.4 -> 1.7.5midchildan
2020-10-19fx: init at 20.0.2 (#100828)V
2020-10-19nodePackages.readability-cli: init at 1.1.5ymeister
2020-10-17nodePackages.coc-diagnostic: init at 0.9.0Joe Hermaszewski
Also add as Vim plugin Also update node packages from generate.sh
2020-10-16nodePackages: updateJan Tojnar