matthewcroughan
79c92e4f06
hyperspace-cli: init at 1.5.1
...
Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-15 20:06:53 +01:00
Robert Hensing
d980856325
nodePackages: Regenerate
2021-07-15 10:37:26 +02:00
Robert Hensing
d873c3d4dc
nodePackages: Add jsonplaceholder
2021-07-15 09:29:56 +02:00
piegames
7f55664079
nodePackages.node2nix: Remove node_
prefix in buildNodePackage
...
Fixes #127137
This greatly improves compatibility with repology.org. As a side effect, more packages
will be supported by automatic update tools
2021-07-14 02:17:30 +02:00
Luflosi
87f1708872
nodePackages.postcss-cli: fix execution of binary
...
Without this change, executing the postcss binary results in the following error:
Error: Cannot find module 'postcss'
2021-07-12 18:36:57 +02:00
Luflosi
b3d89798be
nodePackages.postcss: init at 8.3.5
2021-07-12 18:36:57 +02:00
Luflosi
1ec09ca60a
nodePackages: fix generate.sh failing on path with space
...
When the path to the Nixpkgs repo contains a space, generate.sh would fail. This can be esily fixed by adding quotes around the variable containing the path.
2021-07-11 14:49:21 +02:00
talyz
fc68e76241
nodePackages.terser: init at 5.7.1
2021-07-09 09:41:57 +02:00
Phillip Cloud
cff655146e
prettier-plugin-toml: init at 0.3.1
2021-07-08 10:55:05 -04:00
Roger Qiu
3d64b6067f
nodePackages.pkg: init at 5.3.0 ( #128967 )
2021-07-05 18:30:02 +02:00
R. RyanTM
4d1ab2f371
iosevka: 7.0.4 -> 7.0.4
2021-07-03 09:37:32 +00:00
oxalica
e23ea1c53d
nodePackages: update
2021-06-28 22:39:22 +08:00
oxalica
6519620289
vscode-extensions.vadimcn.vscode-lldb: 1.6.4 -> 1.6.5
2021-06-25 14:50:10 +08:00
Sandro
c7dcd066b8
Merge pull request #127708 from oxalica/rust-analyzer
2021-06-24 14:07:20 +02:00
Florian Beeres
b2ec1ffa00
nodePackages.netlify-cli: update esbuild
...
Netlify CLI moved to a fork of esbuild which now requires a different
"src" value in addition to a more recent version
2021-06-23 18:28:07 +02:00
oxalica
2beb0f7b06
rust-analyzer: 2021-06-07 -> 2021-06-21 and fix the extension
2021-06-23 20:03:58 +08:00
hlolli
c7da7a5992
zx: init at 1.14.2
2021-06-22 13:57:01 +02:00
D Anzorge
25541a1153
nodePackages.keyoxide: init at 0.3.0
2021-06-22 00:02:46 +02:00
George
b1f74dd413
iosevka: 5.0.2 -> 7.0.4, iosevka-bin: 5.0.5 -> 7.0.4 ( #126664 )
...
* iosevka: 5.0.2 -> 7.0.4
* iosevka-bin: 5.0.5 -> 7.0.4
2021-06-13 05:58:28 -04:00
oxalica
1dc8d8f0c4
vscode-extensions.vadimcn.vscode-lldb: 1.6.3 -> 1.6.4
...
`vsce` need to be locked to 1.88.0, or build will fail.
Since currently liblldb.so and lldb-server are in different outputs of lldb
need to set `LLDB_DEBUGSERVER_PATH` to let liblldb.so find the server.
2021-06-13 01:11:39 +08:00
Joe Hermaszewski
57af1727bc
nodePackages.wavedrom-cli: init at 2.6.9
...
Also update nodePackages
2021-06-02 10:35:29 +08:00
Bruno BELANYI
d60e79d113
markdownlint-cli: init at 0.27.1
2021-05-28 23:28:11 +02:00
Bruno BELANYI
d317ed3d47
flood: set 'meta.mainProgram'
2021-05-23 14:12:33 +02:00
Florian Beeres
3eac120c3d
netlify-cli: fix build
...
This commit uses the ESBUILD_BINARY_PATH env variable of esbuild to
supply a Nix managed esbuild binary. Otherwise the postInstall script
would try to make a network request.
See below links for more info:
https://github.com/evanw/esbuild/pull/597/files
https://docs.netlify.com/configure-builds/file-based-configuration/#functions
2021-05-13 10:51:17 -07:00
Bruno BELANYI
2e95877eb6
bitwarden-cli: set meta.mainProgram
2021-05-12 22:32:02 +02:00
olimorris
1690fff4b5
vls: init at 0.7.2
...
vue-language-server is now deprecated and should be replaced by vls.
See: https://www.npmjs.com/package/vue-language-server
2021-04-25 14:39:38 +01:00
Austin Butler
024cf2a8b0
nodePackages.joplin: fix Darwin build
2021-04-23 21:54:23 -07:00
Anderson Torres
30b7492d9b
Merge pull request #118228 from lourkeur/teck-programmer
...
teck-programmer: init at 1.1.1
2021-04-20 15:08:00 -03:00
Josh Holland
3f1189e9a3
nodePackages.katex: init at 0.13.2
2021-04-19 21:32:26 +01:00
Louis Bettens
4bd1d7cf09
teck-programmer: init at 1.1.1
2021-04-19 16:12:04 +02:00
Norman Thomas
f48030761f
react-static: init at 7.5.3
...
- add react-static to node packages
- regenerate node package set
2021-04-18 17:40:47 +02:00
Samuel Ainsworth
c638a19576
nodePackages.remod-cli: init at 1.0.1
2021-04-15 20:47:20 -07:00
Eric Bailey
4e88135f84
aws-azure-login: init at 3.3.0 ( #110634 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-14 23:08:31 +02:00
Keith Bauson
35a76f4d39
vimPlugins.coc-explorer: convert to nodePackages ( #119336 )
2021-04-13 19:25:54 +02:00
Phillip Cloud
c05f2fea0b
node-packages.nix: generate
2021-04-12 14:12:06 -04:00
Phillip Cloud
aa32db8440
vsc-leetcode-cli: init at 2.8.0
2021-04-12 14:12:02 -04:00
arj
396d9982a5
nodePackages_(gatsby-cli: init at 3.2.0, fleek-cli: init at 0.0.1)
2021-04-06 19:39:18 +00:00
Kostas Karachalios
89f9aa9f66
kaput-cli: init at 1.1.1
2021-03-25 10:35:12 +01:00
Martin Milata
302103b714
balanceofsatoshis: init at 8.0.2
2021-03-21 15:49:59 +01:00
Samuel Gräfenstein
40d746ed7b
nodePackages: v4l_utils -> v4l-utils
...
Fix building with `config.allowAliases = false;`.
2021-03-17 00:00:18 +01:00
Bastian Köcher
a88aa04c28
rust-analyzer: 2021-03-01 -> 2021-03-15
2021-03-15 19:18:11 +01:00
SuperSandro2000
22640c527d
Update nodePackages
2021-03-08 19:55:04 +01:00
Roger Qiu
4b94aba501
@electron-forge/cli: init at 6.0.0-beta.54
2021-03-06 18:46:06 +11:00
Roger Qiu
de0e7dc75f
rimraf: init at 3.0.2
2021-03-05 20:13:30 +11:00
Bastian Köcher
d8ce2df744
rust-analyzer: 2021-02-22 -> 2021-03-01
2021-03-01 12:21:10 +01:00
Bernardo Meurer
5ba283b51d
Merge pull request #113922 from cpcloud/pyright
...
coc-pyright: init at 1.1.113
2021-02-22 00:41:36 +00:00
Bernardo Meurer
067ed4b610
nodePackages.coc-texlab: init at 2.3.0
2021-02-21 12:50:00 -08:00
Bernardo Meurer
ced9972b3e
nodePackages.coc-cmake: init at 0.1.1
2021-02-21 12:29:11 -08:00
Bernardo Meurer
bb9d2a8cad
nodePackages.coc-clangd: init at 0.9.0
2021-02-21 12:04:30 -08:00
Phillip Cloud
19596401c4
coc-pyright: init at 1.1.113
2021-02-21 14:49:25 -05:00
Bernardo Meurer
a106eec57f
nodePackages: update
2021-02-21 11:40:25 -08:00
Pascal Bach
71ee89bd8d
nodePackages.ganache-cli: init at 6.12.2
2021-02-18 21:15:34 +01:00
Riley Inman
003db7f3ff
iosevka: 4.5.0 -> 5.0.2
2021-02-17 13:51:42 -05:00
Jörg Thalheim
0357225e16
Merge pull request #113170 from happysalada/node_packages_generate_sh_script
...
nodePackages: fix generate.sh failure
2021-02-16 08:27:33 +00:00
oxalica
f7c25683dd
nodePackages: regenerate
2021-02-15 21:53:26 +08:00
happysalada
08463affc0
nodePackages: fix generate.sh failure
...
when gc is automatically enabled
2021-02-15 11:24:15 +09:00
Riley Inman
21a6759463
iosevka: 3.7.1 -> 4.5.0, revise build plan system
2021-02-11 20:15:20 -08:00
ilian
caa1baa524
nodePackages.svelte-language-server: init at 0.12.9
2021-02-11 23:32:11 +01:00
ilian
4ae05c71bf
nodePackages: update
2021-02-11 19:51:19 +01:00
oxalica
d83371d16e
nodePackages: regenerate
2021-02-04 22:04:18 +08:00
Sander van der Burg
84a097848e
regenerate with node2nix 1.9.0 except zigbee2mqtt
2021-02-03 19:52:09 +01:00
Sandro Jäckel
ced3ec6ce3
treewide: update permanent url redirects
2021-01-30 21:48:57 +01:00
Jörg Thalheim
fd2dcf3b17
Merge pull request #111247 from siraben/stdenv-lib-node-env
...
pkgs/development: stdenv.lib -> lib in node-composition files
2021-01-30 08:40:47 +00:00
Ben Siraphob
32fc8b9134
pkgs/development: stdenv.lib -> lib in node-composition files
...
Future updates to these files should generate them with node2nix 1.9.0
which removes stdenv.lib from the generated Nix.
2021-01-30 14:42:17 +07:00
Mario Rodas
e686acb155
Merge pull request #85286 from tfc/nodejs-meshcommander
...
meshcommander: init at 0.8.0-e
2021-01-27 09:37:06 -05:00
Ben Siraphob
afebe553f8
nodePackages: stdenv.lib -> lib
2021-01-27 16:38:34 +07:00
Jacek Galowicz
5e3a6a0f46
meshcommander: init at 0.9.0
2021-01-27 10:22:46 +01:00
Sandro
3cd31450a1
Revert "nodePackages: regenerate with node2nix 1.9.0"
2021-01-25 11:31:27 +01:00
Sander van der Burg
3e385dc285
nodePackages: regenerate with node2nix 1.9.0
2021-01-22 22:42:58 +01:00
Mario Rodas
ad14668f2a
buildNodePackage: by default use Node.js' platforms
2021-01-21 04:20:00 +00:00
zowoq
8adc564f28
treewide: editorconfig fixes
...
- add final newline
- use spaces for indentation
2021-01-21 09:30:52 +10:00
Sandro
7539f489b4
Merge pull request #106449 from SamirHafez/yaml-language-server-dependency
...
yaml-language-server: Fails to start due to missing `prettier` dependency
2021-01-19 18:16:57 +01:00
Samir Hafez
449100b24a
yaml-language-server: Fails to start due to missing prettier
dependency
2021-01-19 12:30:50 +00:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
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-19 01:16:25 -08:00
oxalica
4c247d7729
rust-analyzer: 2020-11-09 -> 2021-01-04
2021-01-07 03:16:02 +08:00
Sandro Jäckel
0071332940
nodePackages: update
2021-01-02 20:15:40 +01:00
Sandro Jäckel
674ec7fbc4
nodePackages.firebase-tools: init at 9.0.1
2021-01-02 18:02:45 +01:00
Sandro Jäckel
34742c466e
nodePackages.quicktype: init at 15.0.258
2021-01-02 18:02:45 +01:00
Sandro Jäckel
4957f69b30
nodePackages.np: init at 7.0.0
2021-01-02 18:02:45 +01:00
Sandro Jäckel
d4a9f0c842
nodePackages.ijavascript: init at 5.2.0
2021-01-02 18:02:44 +01:00
MetaDark
4f5c437c98
nodePackages.typescript-language-server: add typescript dependency
...
typescript-language-server is a wrapper around tsserver and is useless
without it
2021-01-02 18:02:44 +01:00
jakeisnt
11296d3283
nodePackages.esy: init at 0.6.7
2021-01-02 17:57:31 +01:00
Sandro Jäckel
e18b1fc375
nodePackages.cdk8s-cli: init at 1.0.0-beta.5
2021-01-02 17:57:28 +01:00
Darwin Corn
c3d0d5da18
nodePackages.cdktf-cli: init at 0.0.19
2021-01-01 11:54:37 -08:00
Phillip Cloud
f75380a046
fixjson: init at 1.1.1
2020-12-05 14:44:11 -05:00
Thiago Kenji Okada
d832774343
flood: init at 4.1.2
2020-12-02 10:29:00 +01:00
Sandro Jäckel
da98de7a7e
nodePackages: Regenerate
2020-11-28 01:54:26 +01:00
alypeng
21a4bdb00f
nodePackages.stylelint: init at 13.8.0
2020-11-28 01:54:21 +01:00
Malo Bourgon
2e524698f6
nodePackages.coc-markdownlint: init at 1.8.0
2020-11-27 15:06:15 -08:00
Malo Bourgon
e0c2867697
nodePackages.coc-vimlsp: init at 1.10.2
2020-11-27 15:06:15 -08:00
Malo Bourgon
ba38fdd8f4
nodePackages: update
2020-11-27 15:06:15 -08:00
Patrick Hilhorst
a6b3bb24e4
treewide: ran ./maintainers/scripts/update_redirected_urls.sh
2020-11-27 01:23:57 +01:00
Arnout Engelen
800c9078d5
mastodon-bot: 1.10.0 -> 1.10.2
...
1.10.0 does not work due to https://github.com/yogthos/mastodon-bot/issues/59
2020-11-25 17:51:38 +01:00
Anderson Torres
7cc52df39e
Merge pull request #104251 from hardselius/master
...
nodePackages.gqlint: init at 1.8.0
2020-11-24 19:29:33 -03:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux
2020-11-24 12:42:06 -05:00
Martin Hardselius
f69e63d8d7
nodePackages.gqlint: init at 1.8.0
2020-11-24 13:51:52 +01:00
Peter Hoeg
938335142e
nodePackages.poor-mans-t-sql-formatter-cli: init at 1.6.10
2020-11-22 20:35:31 +08:00
David Terry
b4143113d5
btc-rpc-explorer: init at 2.0.2
2020-11-18 13:11:15 +01:00
Felix Tenley
366159c6f5
nodePackages.vscode-json-languageserver: init at 1.3.1
2020-11-17 16:30:20 +01:00
David Terry
500772adc9
nodePackages: update
2020-11-16 19:06:22 +01:00
David Terry
c282ed87ae
nodePackages.hs-client: init at 0.0.9
2020-11-16 17:12:05 +01:00
David Terry
64c7186a28
nodePackages.hs-airdrop: init at 0.9.0
2020-11-16 17:11:56 +01:00
David Terry
52d7e31874
nodePackages.hsd: init at 2.2.0
2020-11-16 17:11:47 +01:00
oxalica
7ac7ce8b1a
rust-analyzer: 2020-10-19 -> 2020-11-02
2020-11-07 01:29:51 +08:00
Aluísio Augusto Silva Gonçalves
7d15aa4ba0
nodePackages: update
2020-11-04 08:49:33 -03:00
Aluísio Augusto Silva Gonçalves
e6bc641ef4
iosevka: 3.2.2 -> 3.7.1; fetch source through nodePackages
...
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-04 07:47:29 -03:00
Martin Hardselius
fdb8cb598b
nodePackages.fauna-shell: init at 0.11.5
2020-11-04 00:33:39 +01:00
midchildan
e2a3a02b9b
epgstation: 1.7.4 -> 1.7.5
2020-10-21 00:05:48 +09:00
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
oxalica
738596d7e5
nodePackages: update
2020-06-06 21:43:59 +08:00
Daiderd Jordan
7b3a2963d1
treewide: replace base64 encoded hashes
2020-06-03 18:35:19 +02:00
Jörg Thalheim
3ee20ba064
pulp: add purescript to PATH
2020-05-30 19:54:20 +01:00
Jörg Thalheim
9921d78589
nodePackages: fix insect build
2020-05-30 12:31:55 +01:00
Jörg Thalheim
fee8e7991a
nodePackages.pulp: fix build
2020-05-30 12:19:57 +01:00
Christian Albrecht
6149df8fd0
Readd the two node-packages that were lost in transition and time
2020-05-29 23:44:05 +02:00
Christian Albrecht
db062297cb
Add meta.broken and meta.platforms to node-packages
2020-05-29 21:24:31 +02:00
Christian Albrecht
8a03e80ea7
Change to non-versioned node-packages generate.sh
2020-05-29 18:24:13 +02:00
Christian Albrecht
ca3f5fe130
Delete versioned node-packages
2020-05-29 18:20:57 +02:00
Jörg Thalheim
6602f87384
nodePackages: switch to 12
...
Signed-off-by: Christian Albrecht <christian.albrecht@mayflower.de>
2020-05-27 21:45:41 +02:00
Pavol Rusnak
6abf4a43ad
treewide: per RFC45, remove more unquoted URLs
2020-05-08 15:20:47 +02:00
hlolli
a8a2337c15
lumo 1.10.1: fix missing npm dependency
2020-05-04 22:17:10 +02:00
Ed Cragg
df2f8d9150
thelounge: write out default path for thelounge
...
The output file is found and handled by thelounge itself [1], leaving
the user free to override THELOUNGE_HOME in the environment if they
choose, but having a sensible default to make `thelounge` generally
usable in most cases.
This solution follows discussion on #70318 .
[1] 9ef5c6c67e/src/command-line/utils.js (L56)
2020-05-01 14:46:46 +01:00
Sam Hug
c0872bfc28
nodePackages.coc-rust-analyzer: init at 0.5.5
2020-04-26 11:34:23 -07:00
oxalica
b95699970f
vscode-extensions.rust-analyzer: 2020-04-06 -> 2020-04-20
2020-04-23 17:11:22 +08:00
Pavol Rusnak
fadcfc3ea4
treewide: per RFC45, remove more unquoted URLs
2020-04-18 14:04:37 +02:00
Riley Inman
523152f8c7
postcss-cli: init at 7.1.0
2020-04-17 01:17:07 -04:00
Jörg Thalheim
418b24b133
Merge pull request #77752 from oxalica/rust-analyzer
...
rust-analyzer: init at unstable-2020-03-09
2020-04-14 10:19:59 +01:00
oxalica
3104237387
nodePackages: update
2020-04-11 16:01:12 +08:00
oxalica
8318c36a4b
vscode-extensions.rust-analyzer: use global NPM packages to share dependencies
2020-04-11 16:01:12 +08:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Jörg Thalheim
b2cfb3131d
nodePackages: use node2nix from git
2020-03-28 06:48:56 +00:00
Jörg Thalheim
01914e619f
nodePackages: update
2020-03-25 07:33:03 +00:00
Jörg Thalheim
216c58a2ad
nodePackages: fix broken update script
...
The computed path was wrong and references within the file where
wrong as well due to the temporary directory.
2020-03-25 07:33:02 +00:00
adisbladis
af9b839a89
nodePackages: regenerate sets
2020-03-15 17:30:37 +00:00
adisbladis
f37e7adb7b
nodePackages: Fix NODE_NIXPKGS_PATH in shell-generate.nix
2020-03-15 17:30:37 +00:00
eyjhbb@gmail.com
d8b41ad219
vimPlugins.coc-*: add npm dependencies
2020-03-15 17:30:33 +00:00
Sander van der Burg
798ab51bc7
nodePackages: regenerate with node2nix 1.8.0
2020-03-15 16:36:51 +01:00
adisbladis
79ca23ba68
nodePackages: regenerate set
2020-03-15 13:02:28 +00:00
Ersin Akinci
47069c019f
nodePackages.coc-prettier: init
2020-03-15 12:55:06 +00:00
zimbatm
b6fe12b1cc
cryptpad: 3.0.1 -> 3.13.0 ( #82602 )
2020-03-14 19:51:44 +00:00
Jan Tojnar
699b2d40c9
joplin: clean up dependencies
...
vips now propagates the requirements correctly
2020-03-04 01:35:17 +01:00
Matthieu Coudron
fb822c5d97
Merge pull request #81070 from lilyball/insect
...
nodePackages.insect: init at 5.4.0
2020-02-27 00:34:40 +01:00
Matthieu Coudron
33323e4006
node updater improvements
...
- Make it run from anywhere
- overwrite old packages only on success to prevent getting into a bad
state
2020-02-27 00:34:11 +01:00
Lily Ballard
f2d2d69203
nodePackages.insect: init at 5.4.0
2020-02-25 15:56:52 -08:00
Martin Milata
9264a0fabf
nodePackages.parsoid: init at 0.11.0
2020-02-25 01:32:12 +01:00
Robert Helgesson
c5cd289b13
nodePackages: remove duplicate package
2020-02-25 00:10:11 +01:00
Robert Helgesson
8883371fd1
yaml-language-server: init at 0.7.2
2020-02-25 00:06:10 +01:00
Robert Helgesson
47036e173a
nodePackages: update package versions
2020-02-25 00:06:09 +01:00
hlolli
ad56672196
cleanup
2020-02-19 23:40:14 +01:00
hlolli
ef712ff2f5
lumo 1.9.0 -> 1.10.1 plus darwin support
2020-02-19 23:16:40 +01:00
Pierre-Étienne Meunier
c058060402
nodePackages.webpack-dev-server: init at 3.10.3
2020-02-18 11:54:23 +00:00