Commit Graph

636 Commits

Author SHA1 Message Date
AndersonTorres
3f19fc37a3 Move misc/vim-plugins to applications/editors/vim/plugins 2022-02-24 20:26:07 -03:00
Anderson Torres
f15188d1b8
Merge pull request #160344 from AndersonTorres/move-vscode-plugins
Move misc/vscode-extensions to applications/editors/vscode/extensions
2022-02-24 14:50:40 -03:00
Sandro
c1ac878000
Merge pull request #158797 from teutat3s/feature/manta-use-nodejs-14 2022-02-21 23:49:08 +01: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