Commit Graph

785 Commits

Author SHA1 Message Date
Sandro
c1ac878000
Merge pull request #158797 from teutat3s/feature/manta-use-nodejs-14 2022-02-21 23:49:08 +01:00
lunik1
6f17ba558f
nodePackages.thelounge-{plugin-closepms, theme-flat-blue, theme-flat-dark}: add override
These thelounge plugins require node-pre-gyp to build
2022-02-21 15:17:32 +00:00
lunik1
aaee8f0733
iosevka: 11.0.1 → 14.0.1 2022-02-21 14:55:46 +00:00
Robert Schütz
af9f064e45 deltachat-desktop: fix build
error-stack-parser 2.0.7 broke it:
https://github.com/stacktracejs/error-stack-parser/pull/54#commitcomment-66531802
2022-02-21 05:14:15 +00:00
AndersonTorres
8f868e154c Move misc/vscode-extensions to applications/editors/vscode/extensions 2022-02-18 08:25:22 -03:00
Robert Helgesson
9f7d08df91 tailwind: add support for plugins
Also add packages for

- @tailwindcss/aspect-ratio
- @tailwindcss/forms
- @tailwindcss/language-server
- @tailwindcss/line-clamp
- @tailwindcss/typography
2022-02-15 21:03:41 +01:00
Malo Bourgon
973855b843 nodePackages."@google/clasp": init at 2.4.1 2022-02-14 13:34:28 -08:00
Malo Bourgon
989f47d49e nodePackages: update 2022-02-14 13:33:09 -08:00
Léo Gaspard
f07923c543 near-cli: init at 3.1.0 2022-02-12 02:17:27 +01:00
teutat3s
d3c64cafda
manta: use nodejs-14_x, default nodejs version on release-21.11 2022-02-09 17:03:53 +01:00
netcrns
bbace3e730 node-packages.nix: generate 2022-02-07 13:19:32 +01:00
netcrns
0ad434aa2c nodePackages.@uppy/companion: init at 3.1.1 2022-02-07 10:43:48 +01:00
Sandro
0ee3fb5210
Merge pull request #156345 from MoritzBoehme/antfu-ni 2022-01-26 12:31:16 +01:00
MoritzBoehme
ddad40d3b1 @antfu/ni: init at 0.12.0 2022-01-24 09:10:01 +01:00
Sandro
def5c3c2cf
Merge pull request #155920 from teutat3s/feature/triton-completion-pr 2022-01-23 20:14:30 +01:00
Sandro
b40d8f9ae0
Merge pull request #155921 from teutat3s/feature/manta-completion-pr 2022-01-23 19:51:27 +01:00
teutat3s
c0134288e7
nodePackages.triton: add completion 2022-01-23 17:28:52 +01:00
teutat3s
75902bb873
nodePackages.manta: add completion 2022-01-23 17:24:24 +01:00
MoritzBoehme
fdf31022e0 surge: init at 0.23.1 2022-01-22 17:14:40 +01:00
Pascal Bach
1c33846ae9 antennas: unstable-2021-01-21 -> 4.1.0
The new version is released to npm so we build it from there.
2022-01-21 15:31:55 +01:00
José Luis Lafuente
b214be3d3c
nodePackages.typescript-language-server: typescript dependecy as fallback
Make possible to use a different typescript version.
If there is already a typescript binary on your PATH, probably you want
to use that. This way it's possible to use a different typescript
version (with nix shell, direnv, npm, ...), but still have a fallback
version, so the lsp server doesn't fail to start

Related to #73119
2022-01-20 12:13:18 +01:00
Austin Butler
b540abe075 nodePackages.tailwindcss: 3.0.8 -> 3.0.15 2022-01-17 15:25:53 -08:00
pennae
d893b16bf9
Merge pull request #154388 from winterqt/thelounge-test
nixos/thelounge: add test
2022-01-16 21:49:35 +00:00
Winter
3a82e3cc93 nodePackages.thelounge: add winter to maintainers 2022-01-16 16:26:09 -05:00
Winter
cf12e0e7ed nixos/thelounge: add test 2022-01-16 16:25:45 -05:00
Julius de Bruijn
c7de7dbb53 prisma: 3.7.0 -> 3.8.0 2022-01-11 16:45:33 +01:00
Winter
e5e46f1add nodePackages: add The Lounge plugins 2022-01-09 13:12:41 -05:00
Winter
fe20f479e9 nixos/thelounge: add plugins option 2022-01-09 13:12:41 -05:00
Julius de Bruijn
484bdf473d prisma: 3.6.0 -> 3.7.0 2021-12-21 16:32:05 +01:00
Robert Schütz
facfb5b129 deltachat-desktop: 1.22.2 -> 1.26.0
https://github.com/deltachat/deltachat-desktop/releases/tag/v1.26.0
2021-12-17 13:36:36 -08:00
Bobby Rong
10cd1a0fe3
Merge pull request #148028 from pimeys/prisma-3.6.0
prisma: 3.5.0 -> 3.6.0
2021-12-17 15:10:36 +08:00
Joel
af0da8e2ea
tailwindcss: init at 3.0.1 2021-12-11 14:46:10 +10:00
Martin Weinelt
e6368af3c4
nodePackages: reformat generate.sh
The shell script felt somewhat crammed, with commands and comments on
every line. Grouping commands and comments and giving them some space
feels like an improvement to me.
2021-12-08 11:43:32 +01:00
Martin Weinelt
621163d80a
nodePackages: move to nodejs-14_x
NodeJS 12.x will not be supported when we release 22.05.

https://nodejs.org/en/about/releases/
2021-12-08 11:42:37 +01:00
Julius de Bruijn
6ef2261581 prisma: 3.5.0 -> 3.6.0 2021-12-07 20:53:42 +01:00
Julius de Bruijn
e45a748e77 @prisma/language-server: init at 3.6.0 2021-12-04 11:13:00 +01:00
Brian Ryall
63aa75850d astro-ls: init to 0.8.1 2021-11-28 23:18:32 -05:00
Ilan Joselevich
479cf4005b nodePackages.gramma: init at 1.6.0 2021-11-27 03:17:48 +02:00
Sandro
3299ae9fbc
Merge pull request #146166 from jonringer/fix-teck-programmer 2021-11-26 13:35:11 +01:00
Sandro
b82fe8ab45
Merge pull request #140382 from onny/audiosprite 2021-11-25 00:36:04 +01:00
Sandro
398d2c540b
Merge pull request #144083 from VergeDX/nrm 2021-11-25 00:19:42 +01:00
Jonathan Ringer
7be91b05bb
nodePackages.teck-programmer: fix build
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-22 14:51:18 -08:00
Jonas Heinrich
90f1a0aaa4 audiosprite: init at 0.7.2 2021-11-21 17:49:02 +01:00
Guillaume Girol
73f81a044c
Merge pull request #146244 from pimeys/prisma-3.5.0
prisma: 3.4.0 -> 3.5.0
2021-11-20 15:56:35 +00:00
Vanilla
f53facb97c
nrm: init at 1.2.5 2021-11-17 13:13:22 +08:00
Julius de Bruijn
9951e81c00 prisma: 3.4.0 -> 3.5.0 2021-11-16 14:45:31 +01:00
Martin Weinelt
708666dcb6 nodePackages: update package set 2021-11-16 10:59:10 +01:00
Martin Weinelt
867e614f97 nodePackages.node2nix: backport patch to reduce derivation size 2021-11-16 09:27:38 +01:00
Mark Sagi-Kazar
e7b0920211 reveal-md: init at 5.2.0
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-11-15 09:53:32 -08:00
midchildan
811fee2d64
nodePackages: update 2021-11-14 18:40:17 +09:00
midchildan
1a2019bd83
vimPlugins.coc-ultisnips: init at 1.2.3 2021-11-14 13:51:19 +09:00
David Houston
afa46f82b0
alex: init at 10.0.0
Signed-off-by: David Houston <houstdav000@gmail.com>
2021-11-12 12:35:12 -05:00
lunik1
65dfe535af
iosevka: 10.3.1 → 11.0.1 2021-11-11 23:03:30 +00:00
Ryan Burns
05abd836d2
Merge pull request #144938 from houstdav000/package-init/awesome-lint
awesome-lint: init at v0.18.0
2021-11-09 18:59:58 -08:00
Bruno Bigras
6e030d5457 nodePackages.graphqurl: init 2021-11-09 09:56:47 -05:00
David Houston
0ab65e4780
awesome-lint: init at 0.18.0
Signed-off-by: David Houston <houstdav000@gmail.com>
2021-11-08 19:05:45 -05:00
Matt Christ
199345b4c8 nodePackages.@gitbeaker/cli: init at 34.5.0 2021-11-08 09:49:21 -06:00
David Houston
81e952e8a4
cspell: init at 5.12.6 (#144954) 2021-11-07 02:15:02 +01:00
Sandro
a60823928a
Merge pull request #144451 from teutat3s/init-nodePackage-manta 2021-11-03 17:07:27 +01:00
teutat3s
d2ba6d8d37
nodePackages.manta: init at 5.2.3 2021-11-03 14:30:20 +01:00
Sandro
0ef92e89b3
Merge pull request #144268 from pimeys/prisma-3.4.0 2021-11-03 14:11:41 +01:00
Julius de Bruijn
db3faeea8e prisma: 3.2.0 -> 3.4.0 2021-11-03 11:06:43 +01:00
Maciej Krüger
0a4ac64c8f
nodePackages: regenerate set 2021-11-03 07:54:39 +01:00
jacobi petrucciani
39e0f14d1b
nodePackages.concurrently: init at 6.3.0 2021-11-03 06:17:10 +01:00
notquiteamonad
893f2ce061
markdownlint-cli2: init at 0.1.3 2021-11-03 06:17:09 +01:00
Maciej Krüger
6a6a19552f
Merge pull request #143281 from pinn3/add-intelephense 2021-11-03 04:07:32 +01:00
Maciej Krüger
ede778be9c
nodePackages.rtlcss: init 2021-11-03 03:52:41 +01:00
pinn3
9a4a6a6af0 nodePackages.intelephense: set license to unfree
https://github.com/NixOS/nixpkgs/pull/143281#issuecomment-953964054
https://github.com/NixOS/nixpkgs/pull/143281#issuecomment-953987445
2021-11-03 03:22:36 +01:00
pinn3
205c9dbf3a nodePackages.intelephense: init at 1.7.1 2021-11-03 03:22:33 +01:00
oxalica
a0488bf92c
nodePackages: update 2021-11-02 01:32:02 +08:00
oxalica
55226a0d9e
{timedoctor,hyperspace-cli}: mark as broken 2021-11-01 21:27:51 +08:00
Christopher Grainger
c5f7188ac5 lua-fmt: init at 2.6.0 2021-10-27 20:05:16 +11:00
Robert Hensing
bec637d12a
Merge pull request #141799 from hercules-ci/fix-netlify
Fix `netlify-cli` and add test
2021-10-18 21:31:59 +02:00
jacobi petrucciani
e6c87da4d3
nodePackages: update package set 2021-10-18 12:25:33 -04:00
jacobi petrucciani
2a9f591159
nodePackages.mdctl-cli: init at 1.0.62 2021-10-18 12:25:06 -04:00
Robert Hensing
f65b1451a0 netlify-cli: Switch to shrinkwrap-based package set 2021-10-15 21:24:48 +02:00
Robert Hensing
5c339ff41e netlify-cli: Fix by using explicit esbuild fork package 2021-10-15 11:30:19 +02:00
oxalica
60b4a5ea82
vscode-extensions.vadimcn.vscode-lldb: 1.6.7 -> 1.6.8 2021-10-10 04:55:03 +08:00
Sandro
d05d321885
Merge pull request #140624 from pimeys/prisma-3_2_0 2021-10-05 20:56:56 +02:00
Julius de Bruijn
d04d7c0dc4 prisma: 3.1.1 -> 3.2.0 2021-10-05 17:06:45 +02:00
Ahmed El Gabri
d97c5555bc
@tailwindcss/language-server init at 0.0.4 2021-10-05 15:14:53 +02:00
Sandro
8a965243ec
Merge pull request #140411 from lunik1/iosevka-update 2021-10-03 21:53:17 +02:00
lunik1
a21f4b7a76
iosevka: 10.0.0 → 10.3.1 2021-10-03 20:06:20 +01:00
Benjamin Kober
ba1029a81a
Submit/fix vega lite (#139876)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Benjamin Kober <kober@optisense.com>
2021-10-03 18:59:02 +02:00
oxalica
2d1cfc5882
vimPlugins.markdown-preview-nvim: fix node dependencies 2021-09-29 09:40:30 +08:00
Julius de Bruijn
5f7019ed8a prisma: 2.30.2 -> 3.1.1 2021-09-25 21:47:30 +09:00
Pamplemousse
47557e2984 nodesPackages.prisma: #135934 follow-up corrections 2021-09-25 20:38:40 +09:00
Jan van Brügge
7fdded5cd0
nodePackages.browser-sync: init at 2.27.5 2021-09-24 14:45:23 +02:00
Robert T. McGibbon
e0609ea911 nodePackages.carbon-now-cli: init at 1.4.0 2021-09-23 08:09:18 -04:00
Robert Schütz
c36ec028c5 deltachat-desktop: 1.21.1 -> 1.22.1 2021-09-22 13:29:45 -07:00
Sandro
2d76be6e37
Merge pull request #138826 from oxalica/vscode-lldb 2021-09-21 23:49:42 +02:00
oxalica
58371e54a9
nodePackages: update 2021-09-22 01:12:17 +08:00
oxalica
63ce41c054
rust-analyzer: 2021-09-06 -> 2021-09-20 2021-09-22 00:13:13 +08:00
github-actions[bot]
36ce45efae
Merge master into staging-next 2021-09-10 18:01:17 +00:00
Jonas Heinrich
081fe56ae4
nodePackages.hyperpotamus: init (#132813) 2021-09-10 19:00:22 +02:00
github-actions[bot]
3f7ad651c7
Merge master into staging-next 2021-09-10 06:01:06 +00:00
Robert Schütz
143bf54f18 deltachat-desktop: unstable-2021-08-04 -> 1.21.0
https://github.com/deltachat/deltachat-desktop/blob/v1.21.0/CHANGELOG.md
2021-09-09 10:13:28 -07:00
github-actions[bot]
fc5d1c0828
Merge master into staging-next 2021-09-09 12:01:24 +00:00
Pamplemousse
d61ba9863c nodePackages.prisma: init at 2.30.2 2021-09-09 20:42:53 +09:00
github-actions[bot]
5ed67a849a
Merge master into staging-next 2021-09-08 12:01:27 +00:00
Jörg Thalheim
e32a7566d6 nodePackages: regenerate 2021-09-08 16:57:42 +09:00
Jörg Thalheim
6f419c3cd8 nodePackages.rust-analyzer: 0.2.727 -> 0.2.735 2021-09-08 16:57:42 +09:00
Vladimír Čunát
09f5763784
Merge branch 'master' into staging-next
Conflicts:
 - pkgs/development/python-modules/pathspec/default.nix
   The hashes are equivalent, so it's not a real conflict.
 - pkgs/top-level/static.nix
   I can't see a solution, deffered redoing this to the later PR:
   https://github.com/NixOS/nixpkgs/pull/136849
2021-09-07 08:43:26 +02:00
midchildan
21a7695b8a mirakurun: build with yarn2nix 2021-09-07 12:22:59 +09:00
github-actions[bot]
1cef000dad
Merge master into staging-next 2021-09-04 12:01:03 +00:00
xrelkd
90982af6a1 rust-analyzer: 2021-08-23 -> 2021-08-30 2021-09-04 20:18:35 +09:00
github-actions[bot]
dbad333a72
Merge master into staging-next 2021-08-28 12:01:06 +00:00
David Birks
3bce5c2f41
shepherd: init at 1.14.1 2021-08-26 16:02:02 -04:00
Vladimír Čunát
70e05c1003
Merge branch 'master' into staging-next 2021-08-25 19:42:15 +02:00
Sandro
4b8708cad7
Merge pull request #135588 from phryneas/init_yalc 2021-08-25 00:24:42 +02:00
Lenz Weber
c55292c873 yalc: init at 1.0.0-pre.53 2021-08-24 21:40:58 +02:00
R. RyanTM
0caabc36af rust-analyzer-unwrapped: 2021-08-16 -> 2021-08-23 2021-08-24 13:22:19 +00:00
Jan Tojnar
4ff3577f25 Merge branch 'staging-next' into staging 2021-08-23 14:19:54 +02:00
xrelkd
31dd75c7e7 commitlint: init at 13.1.0 2021-08-23 03:57:52 +08:00
github-actions[bot]
f6ad0961da
Merge staging-next into staging 2021-08-22 00:02:05 +00:00
Jan Tojnar
7a04c2ad68 Merge branch 'staging-next' into staging
- boost 171 removed on staging-next
- re-generated node-packages.nix

; Conflicts:
;	pkgs/development/java-modules/m2install.nix
;	pkgs/development/node-packages/node-packages.nix
;	pkgs/top-level/all-packages.nix
2021-08-22 01:13:41 +02:00
xrelkd
041a8af4a2 conventional-changelog-cli: init at 2.1.1 2021-08-22 01:52:25 +08:00
Sandro
0ee9ae4986
Merge pull request #135017 from kidonng/squoosh 2021-08-21 11:27:56 +02:00
happysalada
71b36882e4 docs: move node section to javascript section 2021-08-21 16:21:59 +09:00
Kid
02758d9532 nodePackages.squoosh/cli: init at 0.7.2 2021-08-20 23:09:41 +00:00
xrelkd
4457f05282 nodePackages.sql-formatter: init at 4.0.2 2021-08-21 00:15:14 +09:00
Hykilpikonna
33a554e483 nodePackages.code-theme-converter: init at 1.2.1 2021-08-20 08:17:41 +00:00
lunik1
9a56307ead
iosevka: 7.2.4 → 10.0.0 2021-08-19 16:34:50 +01:00
Jan Tojnar
e286e1cfa0 Merge branch 'staging-next' into staging
- boost 167 removed on staging-next (7915d1e03f) × boost attributes are inherited on staging (d20aa4955d)

- linux kernels were moved to linux-kernels.nix on staging-next (c62f911507) × hardened kernels are versioned on staging (a5341beb78) + removed linux_5_12 (e55554491d)

- conflict in node-packages – I regenerated it using node2nix from nixos-unstable (does not build on staging)
2021-08-17 18:52:37 +02:00
oxalica
ebdc6e2aa9 nodePackages: update 2021-08-17 10:05:30 +09:00
Jörg Thalheim
9c442240bf nodePackages: update package set 2021-08-16 15:49:09 +02:00
Jan Tojnar
cdb1d29692 Merge branch 'staging-next' into staging 2021-08-14 14:43:16 +02:00
Kevin Cox
f5e552ec01
Merge remote-tracking branch 'u/staging' into openmoji 2021-08-13 21:08:58 +00:00
Kevin Cox
cb51834f94
node-packages: Fix generate when running from a different directory.
Previously it would try to run the build before changing directory which would fail to find the nixpkgs default.nix.

Also simplified the script a little to remove the variable that was only used to change directory.
2021-08-12 15:21:41 -04:00
Francesco Gazzetta
f1732edcd2 nodePackages.glob,nodePackages.lodash: init
needed for openmoji-color
2021-08-12 17:15:52 +02:00
Sandro
a3c7a77814
Merge pull request #127480 from ahmedelgabri/master
vscode-langservers-extracted: init at 2.4.0
2021-08-10 23:39:19 +02:00
Sandro
327d76a490
Merge pull request #133393 from VergeDX/clipboard-cli
nodePackages.clipboard-cli: init at 2.0.1
2021-08-10 23:08:40 +02:00
Sandro
46ece17527
Merge pull request #133319 from olebedev/teach-node-gyp-to-use-nodejs-headers-locally
nodePackages.node-gyp: local nodejs header files
2021-08-10 23:05:45 +02:00
Ahmed El Gabri
e14ecb19ea
vscode-langservers-extracted: init at 2.4.0 2021-08-10 21:38:17 +02:00
VergeDX
04f5726f48 nodePackages.clipboard-cli: init at 2.0.1 2021-08-10 14:52:17 +00:00
VergeDX
c3a7c4531a nodePackages.generator-code: init at 1.5.5 2021-08-10 11:25:51 +00:00
olebedev
98b9a7fdea
nodePackages.node-gyp: local nodejs header files
From within the sandbox, it couldn't be possible to do HTTP requests so we need
to make `node-gyp` aware of local `nodejs` and use header files out of it
instead of attempt to download it and fail.
2021-08-10 20:28:31 +10:00
oxalica
ce81702e84 rust-analyzer: 2021-08-02 -> 2021-08-09 2021-08-10 15:16:20 +09:00
oxalica
cd9ed036d6 vscode-extensions.matklad.rust-analyzer: use extension version and apply patches 2021-08-10 15:16:20 +09:00
Robert Schütz
8959f1d2e8 deltachat-desktop: init at unstable-2021-08-04 2021-08-09 06:53:58 +02:00
Jörg Thalheim
e95844ddfe
Merge pull request #133122 from yaymukund/rust-analyzer-rollup
vscode-extensions/rust-analyzer: pin rollup dep to avoid regression.
2021-08-08 14:00:57 +01:00
Kid
7690101953 nodePackages.degit: init at 2.8.4 2021-08-08 11:56:02 +00:00
Mukund Lakshman
6a04d273d6 vscode-extensions/rust-analyzer: pin rollup dep to avoid regression. 2021-08-08 12:07:28 +01:00
Kid
ddab81115b nodePackages.vercel: init at 23.0.1 2021-08-05 23:17:13 +00:00
Robert Hensing
bcc6cb737a
Merge pull request #132746 from vlaci/node-unified-language-server
nodePackages.unified-language-server init at 0.3.0
2021-08-05 14:34:15 +02:00
László Vaskó
274a81499c nodePackages.unified-language-server init at 0.3.0 2021-08-05 09:21:09 +02:00
lunik1
5e825f8288
nodePackages.beancount-langserver: init at 1.0.0 2021-08-04 23:08:11 +01:00
Mukund Lakshman
60069171ea rust-analyzer: 2021-07-12 -> 2021-08-02 2021-08-02 11:14:14 +01:00
Sandro
c5d1b537a2
Merge pull request #131382 from legendofmiracles/msdl
nodePackages.musescore-downloader: init
2021-08-02 07:51:02 +00:00
Ben Siraphob
2f94991628 treewide: fix redirected URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2021-08-01 00:01:50 +07:00
legendofmiracles
89b511fcdf
nodePackages.musescore-downloader: init 2021-07-30 02:16:56 -06:00
Vanilla
a931b4c84e nodePackages.pxder: init at 2.12.5 2021-07-27 23:56:01 +00:00
John Winston
105a3f48ee
nodePackages.autoprefixer: init (#130977)
Co-authored-by: Hugo Sum <hugosum@Hugos-MacBook-Pro.local>
2021-07-22 10:34:19 +02:00
Roman Timushev
68e843b504 npm-merge-driver: init at 2.3.6 2021-07-21 13:51:51 +02:00
Aaron Zeng
528e90adf2
fast-cli: 1.0.0 -> 3.0.1 (#130698)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-07-20 18:29:52 +02:00
Doron Behar
3e61e15688 node2nix: Fix hashes for patches 2021-07-20 10:20:21 +03:00
Luflosi
703b9b144c
nodePackages.postcss-cli: add passthru.tests 2021-07-18 14:05:57 +02:00
Luflosi
3a7405c1be
nodePackages.autoprefixer: init at 10.3.1 2021-07-18 12:08:31 +02:00
Sandro
688b4cb03e
Merge pull request #129697 from piegamesde/node2nixfix 2021-07-18 00:54:24 +02:00
Sandro Jäckel
bc7fa146a2
node-packages: remove libusb usage 2021-07-16 00:11:37 +02:00
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