about summary refs log tree commit diff
path: root/pkgs/development/node-packages
Commit message (Collapse)AuthorAge
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* nodePackages: use node2nix from gitJörg Thalheim2020-03-28
|
* nodePackages: updateJörg Thalheim2020-03-25
|
* nodePackages: fix broken update scriptJörg Thalheim2020-03-25
| | | | | The computed path was wrong and references within the file where wrong as well due to the temporary directory.
* nodePackages: regenerate setsadisbladis2020-03-15
|
* nodePackages: Fix NODE_NIXPKGS_PATH in shell-generate.nixadisbladis2020-03-15
|
* vimPlugins.coc-*: add npm dependencieseyjhbb@gmail.com2020-03-15
|
* nodePackages: regenerate with node2nix 1.8.0Sander van der Burg2020-03-15
|
* nodePackages: regenerate setadisbladis2020-03-15
|
* nodePackages.coc-prettier: initErsin Akinci2020-03-15
|
* cryptpad: 3.0.1 -> 3.13.0 (#82602)zimbatm2020-03-14
|
* joplin: clean up dependenciesJan Tojnar2020-03-04
| | | | vips now propagates the requirements correctly
* Merge pull request #81070 from lilyball/insectMatthieu Coudron2020-02-27
|\ | | | | nodePackages.insect: init at 5.4.0
| * nodePackages.insect: init at 5.4.0Lily Ballard2020-02-25
| |
* | node updater improvementsMatthieu Coudron2020-02-27
|/ | | | | | - Make it run from anywhere - overwrite old packages only on success to prevent getting into a bad state
* nodePackages.parsoid: init at 0.11.0Martin Milata2020-02-25
|
* nodePackages: remove duplicate packageRobert Helgesson2020-02-25
|
* yaml-language-server: init at 0.7.2Robert Helgesson2020-02-25
|
* nodePackages: update package versionsRobert Helgesson2020-02-25
|
* cleanuphlolli2020-02-19
|
* lumo 1.9.0 -> 1.10.1 plus darwin supporthlolli2020-02-19
|
* nodePackages.webpack-dev-server: init at 3.10.3Pierre-Étienne Meunier2020-02-18
|
* nodePackages_10_x."@angular/cli": disable analyticsEvan Stoll2020-02-09
| | | | | | | @angular/cli fails to build due to the prompt for NG_CLI_ANALYTICS Set NG_CLI_ANALYTICS to false to skip this prompt and allow the build to continue
* nodePackages: update setEvan Stoll2020-02-09
|
* nodePackages: update setEvan Stoll2020-02-07
|
* nodePackages_12_x: add node-gypDanju Visvanathan2020-01-20
|
* nodePackages.dat: added dependencies to fix compilationPasquale2020-01-03
|
* bitwarden-cli: move to nodePackages version (#76489)Jörg Thalheim2020-01-01
|\ | | | | bitwarden-cli: move to nodePackages version
| * bitwarden-cli: move to nodePackages versionJörg Thalheim2019-12-25
| |
| * nodePackages.bitwarden-cli: init at 1.8.0Jörg Thalheim2019-12-25
| |
* | texlab: 1.7.0 -> 1.9.0 (#76730)K. Bruneau2019-12-31
| | | | | | | | This commit also removes texlab-citeproc since it was replaced with citeproc-rs and is no longer available.
* | texlab: fix macOS build (#76544)K. Bruneau2019-12-26
|/
* pscid: init at 2.8.5(cdep)illabout2019-12-21
|
* purescript-psa: init at 0.7.3(cdep)illabout2019-12-20
|
* Merge master into staging-nextFrederik Rietdijk2019-11-14
|\
| * texlab: init at 1.6.0MetaDark2019-11-13
| |
* | Merge staging-next into stagingFrederik Rietdijk2019-11-11
|\|
| * nodePackages: UpdatesTim Steinbach2019-11-10
| |
| * nodePackages: Add gitmoji-cliTim Steinbach2019-11-10
| |
* | treewide: Make still dont* Variables are optional in most casesJohn Ericson2019-11-01
|/ | | | | | | | | | Go beyond the obvious setup hooks now, with a bit of sed, with a skipped case: - cc-wrapper's `dontlink`, because it already is handled. Also, in nix files escaping was manually added. EMP
* Merge pull request #72049 from babariviere/iosevka-v2.3.2Renaud2019-10-31
|\ | | | | iosevka: 2.3.0 -> 2.3.2
| * iosevka: 2.3.0 -> 2.3.2Bastien Riviere2019-10-26
| | | | | | | | | | | | | | | | This commit include: - update iosevka version - fix extraParameters, was not able to inject all needed settings - format file - update package.json
* | nodejs-13_x: init at 13.0.1Mario Rodas2019-10-23
|/ | | | | | Changelog: + https://github.com/nodejs/node/releases/tag/v13.0.0 + https://github.com/nodejs/node/releases/tag/v13.0.1
* nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions… (#71170)Florian Klink2019-10-17
|\ | | | | nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions-core-tools: remove
| * nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions-core-tools: ↵Florian Klink2019-10-15
| | | | | | | | remove
* | elm.elmPackages: Cleanup codeMarek Fajkus2019-10-13
|/
* nodePackages: Use repo tree as nixpkgs (#69351)Jörg Thalheim2019-10-11
|\ | | | | nodePackages: Use repo tree as nixpkgs
| * nodePackages: Use repo tree as nixpkgsRiley Inman2019-09-24
| | | | | | | | | | | | This will make sure that generate.sh uses the correct version of node2nix when building nodePackages, since the current version on 19.03 is 1.6.0 and the tree should be built with 1.7.0.
* | Merge pull request #69219 from rileyinman/iosevkaThomas Tuegel2019-09-24
|\ \ | |/ |/| | | | | iosevka: Simplify custom build process The interface to configure a custom build with Nix has changed due to changes upstream; please refer to the derivation for details.
| * iosevka: Merge node dependencies into nodePackagesRiley Inman2019-09-23
| |