V
744a504030
fx: init at 20.0.2 ( #100828 )
2020-10-19 20:38:17 +00:00
ymeister
5bf4704ee7
nodePackages.readability-cli: init at 1.1.5
2020-10-19 21:32:54 +07:00
Joe Hermaszewski
0e29b48a05
nodePackages.coc-diagnostic: init at 0.9.0
...
Also add as Vim plugin
Also update node packages from generate.sh
2020-10-17 08:56:20 -07:00
Jan Tojnar
daa8f66648
nodePackages: update
2020-10-16 23:57:23 +02:00
Florian Beeres
b1b63b66c9
nodePackages: init multiple packages
...
This commit combines several individual PRs which would have resulted in
merge conflicts in the generated JSON files. Instead, the "generate.sh"
script is only ran once.
Due to "makam" not building on MacOS in the form it was originally added
in the PR I made some adjustments to this diff.
List of added packages:
- nodePackages.clubhouse-cli: init at 2.1.0
- nodePackages.makam: init at 0.7.17
- nodePackages.inliner: init at 1.13.1
- nodePackages.sass: init at 1.27.0
- nodePackages.undollar: init at 1.0.0
Co-authoring is used to preserve contributions.
Co-authored-by: Changlin Li <mail@changlinli.com>
Co-authored-by: Pasquale <p3dimaria@hotmail.it>
Co-authored-by: Teodoro Freund <teodoro.freund@tweag.io>
Co-authored-by: Tobias Mayer <tobim@fastmail.fm>
Co-authored-by: vladki <vlad@kirillov.im>
2020-10-16 10:55:26 +02:00
Jeremy Schlatter
13207392ae
pm2: init at 4.5.0
2020-10-08 12:39:21 -07:00
Jan Tojnar
94447e06b4
nodePackages.expo-cli: use .override
...
generate.sh seems to remove changes to node-env.nix, fortunately
.override seems to work so .overrideNodeAttrs does not actually
seem necessary. Not sure why I did not use it before.
2020-10-08 09:43:53 +02:00
Jan Tojnar
6d7aafccbf
nodePackages.expo-cli: init 3.27.14
2020-10-07 21:03:34 +02:00
Jan Tojnar
0257d8f629
buildNodePackage: add internal overrideNodeAttrs function
...
mimicking the buildPythonPackage's overridePythonAttrs function
2020-10-07 21:02:44 +02:00
Yannik Sander
c1834f4102
Rebase mermaid, update nodePackages along the way
2020-09-30 12:58:23 +02:00
Yannik Sander
dddd1ad54d
nodePackages.mermaid-cli: init 8.4.8
2020-09-30 11:46:17 +02:00
oxalica
11c36334bf
vscode-extensions.vadimcn.vscode-lldb: init at 1.5.3
2020-09-22 09:13:53 -07:00
oxalica
0e0dc5544c
rust-analyzer: 2020-08-24 -> 2020-09-21
2020-09-21 10:55:15 -07:00
Doron Behar
9c12892e7b
joplin: fix build by adding missing deps
...
ZHF: #97479
2020-09-19 19:40:26 +03:00
Matthias Meschede
7fb1ee093d
nodePackages.vega-lite: init at version 4.15.0
...
Co-authored-by: Doron Behar <doron.behar@gmail.com>
2020-09-19 19:30:19 +03:00
Matthias Meschede
233331c223
nodePackages.vega-cli: init at version 5.15.0
2020-09-19 14:27:32 +02:00
Antoine Eiche
c56e8e73de
nodePackages.patch-package: init at 6.2.2
...
Note this also updates all node packages.
2020-09-18 15:10:27 +02:00
Felix Tenley
c8ccaebfe4
nodePackages.diagnostic-languageserver: init at 1.7.1
2020-09-14 12:08:10 +02:00
midchildan
b75887a4b1
epgstation: init at 1.7.4
2020-09-12 00:34:40 +09:00
Anton Arapov
e5701710e3
nodePackages.node-red: fix build
...
resolves issue #89205
Signed-off-by: Anton Arapov <arapov@gmail.com>
2020-09-09 07:40:55 +02:00
kon8522
d217a00e87
Update node packages nix expression
2020-09-03 08:02:14 -04:00
kon8522
a213818661
Add vscode json language server
2020-09-03 07:38:09 -04:00
Matt Huszagh
5089fbfbee
nodePackages: netlify-cli init at 2.59.1
2020-08-26 18:14:09 -07:00
Jörg Thalheim
6f4141507b
meguca: remove ( #95920 )
2020-08-21 13:00:40 -07:00
Silvan Mosberger
15c8e915f5
Merge pull request #90326 from terlar/fix-tsun
...
nodePackages.tsun: add typescript dependency
2020-08-20 20:53:18 +02:00
Terje Larsen
cd9b4e02d0
nodePackages.tsun: add typescript to NODE_PATH
...
This package has typescript as dependency, but it is specified as peer
dependency which is not reflected via the nodePackages generation script
which is using node2nix which is requiring `--include-peer-dependencies`
to include such dependencies.
In order to be able to run this package stand alone, it needs to add the
typescript module to the NODE_PATH.
Fix #88046
2020-08-20 20:51:03 +02:00
midchildan
c1caf509a9
mirakurun: init at 3.3.0
2020-08-10 23:38:52 +09:00
Théo Zimmermann
42de83840d
nodePackages.get-graphql-schema: init at 2.1.2
2020-08-05 15:52:47 +02:00
Brian Leung
8d4cc5603b
nodePackages.vim-language-server: init at 2.1.0
2020-08-03 19:33:14 -07:00
Matthew Bauer
5a741d16ff
Merge pull request #93541 from matthewbauer/ios-deploy-update
...
ios-deploy: move out of nodePackages
2020-07-30 19:55:52 -05:00
Vincent Haupert
447fe2d1cd
nodePackages.redoc-cli: init at 0.9.8
2020-07-23 14:06:56 +02:00
Matthew Bauer
10aa776340
ios-deploy: move out of nodePackages
...
This doesn’t need nodePackages to work, so we can move it to
pkgs/os-specific/darwin. Note that it still requires xcodebuild to
work.
2020-07-21 10:24:53 -05:00
Brian Leung
20c23a4cbf
nodePackages.pyright: init at 1.1.54
2020-07-19 13:38:55 -07:00
oxalica
c90e6dd06d
rust-analyzer: 2020-06-08 -> 2020-07-13
2020-07-14 20:15:55 +08:00
Arnout Engelen
58ecf0bfd5
mastodon-bot: init at 1.0.2
2020-07-10 09:03:17 +02:00
Riley Inman
26d56baf0e
iosevka: 2.3.3 -> 3.2.2
2020-07-05 10:54:27 -04:00
Nick Hu
cd2fe35267
nodePackages.purescript-language-server: init at 0.12.9
2020-06-28 22:12:09 +01:00
Nick Hu
773595a3b5
nodePackages.purty: init at 6.2.0
2020-06-24 21:47:37 +01:00
Brian Leung
36572ae925
nodePackages.nestjs/cli: init at 7.4.0
2020-06-19 16:25:28 +00:00
Florian Klink
f761f29bd3
Merge pull request #90211 from lovesegfault/r-a-bump
...
rust-analyzer: 2020-06-01 -> 2020-06-08
2020-06-18 20:39:16 +02:00
Michele Guerini Rocco
1d924f0354
Merge pull request #89772 from rnhmjoj/dnschain
...
dnschain: remove
2020-06-13 13:37:02 +02:00
rnhmjoj
2e5019b92c
dnschain: remove package and NixOS module
...
The software is unmaintained since ~2014 and the package
can't be built anymore (issue #89205 ).
2020-06-13 12:33:31 +02:00
Bernardo Meurer
d55e70b7cd
rust-analyzer: 2020-06-01 -> 2020-06-08
2020-06-12 15:55:44 -07:00
Joe Hermaszewski
d6c0115cee
nodePackages.he: init at 1.2.0
2020-06-10 20:16:06 -04:00
Joe Hermaszewski
74ff4f65ca
nodePackages.escape-string-regexp: init at 4.0.0
2020-06-10 20:16:05 -04:00
Dmitry Kalinkin
d5a5009e1f
nodePackages: update
2020-06-10 20:16:01 -04:00
Mrmaxmeier
2d92ecf84c
thelounge: re-apply 'write out default path'
...
restores part of df2f8d9150
after 6602f87384
2020-06-10 18:19:36 +02:00
Doron Behar
9a47504fe7
nodePackages.clean-css: rename to clean-css-cli
...
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-06-08 22:59:01 -04:00
tuedel
43adf0c9ac
nodePackages.rollup: init
...
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-06-08 22:59:01 -04:00
Dmitry Kalinkin
3907853faa
nodePackages: update
2020-06-08 22:59:01 -04:00