Commit graph

48 commits

Author SHA1 Message Date
Benjamin Isbarn 08e2d7d147
photoprism: use buildNpmPackage for frontend 2023-01-17 18:10:46 +01:00
Kevin Cox c25c879d68
Merge pull request #210226 from alteckclub/210051-typescript-language-server
typescript-language-server: include typescript
2023-01-12 12:54:23 -05:00
Mario Rodas 60e28ed24b
Merge pull request #202100 from mstarzyk/readability-cli
nodePackages.readability-cli: fix build
2023-01-12 02:39:34 -05:00
Allen Short 0dee0eec6a typescript-language-server: include typescript
This became a hard dependency in 2.2.0.

Fixes #210051.
2023-01-11 11:01:59 -06:00
Lord-Valen 13b82a8cde
nodePackages.rush: init at 5.88.0 2022-12-22 20:24:34 -05:00
Julius de Bruijn 05a10e9d94 nodePackages.prisma: 4.7.0 -> 4.8.0 2022-12-20 18:13:44 +01:00
Martin Weinelt 26daa8241e nodePackages: remove reference to deltachat-desktop in overrides
Which should fix eval.
2022-12-06 13:51:13 +01:00
Julius de Bruijn 13142c6927 nodePackages.prisma: 4.6.0 -> 4.7.0 2022-11-29 18:23:31 +01:00
Maciek Starzyk dfac3e29cb nodePackages.readability-cli: use srcOnly (thanks to @marsam) 2022-11-21 09:44:20 +01:00
Maciek Starzyk ee2571e8fe nodePackages.readability-cli: do not patch a deno shebang line 2022-11-20 23:25:21 +01:00
Maciek Starzyk f68c35790e nodePackages.readability-cli: add missing build inputs for canvas module 2022-11-20 23:19:18 +01:00
Bobby Rong c92fb318d0
Merge pull request #200367 from tomhoule/nodepackages-prisma-4-6-0
prisma-engines: 4.5.0 -> 4.6.0
2022-11-13 11:01:41 +08:00
Tom Houlé 908885b568 nodePackages.prisma: 4.5.0 -> 4.6.0 2022-11-09 12:05:04 +01:00
teutat3s 91242146f5
nodePackages.manta, nodePackages.triton: add myself as maintainer 2022-11-07 15:15:19 +01:00
Benjamin Isbarn 106a616eae
photoprism: init at 221102-905925b4d 2022-11-06 19:43:05 +01:00
Dennis Gosnell 4a089cd67f nodePackages.graphite-cli: add bash and zsh completion 2022-10-25 13:49:57 -04:00
github-actions[bot] bbaff9a043
Merge master into staging-next 2022-10-19 12:01:22 +00:00
Julius de Bruijn c9dc6fb025 nodePackages.prisma: 4.4.0 -> 4.5.0 2022-10-18 20:04:17 +02:00
Artturin f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
Lily Foster 688211615f nodePackages: remove usage of xcbuild 2022-10-01 08:54:20 +09:00
Lily Foster dc642a9412 nodePackages: fix builds on x86_64-darwin
Follow-up to #193337 to fix several x86_64-darwin build failures due to
missing xcrun/xcodebuild
2022-10-01 00:46:46 +09:00
Lily Foster 07b207c5e9 nodePackages: patch node2nix for npm v7+ and switch to building package set with current nodejs 2022-09-28 12:41:47 -04:00
Lily Foster 7030b3d11c nodePackages.tedicross: add missing native build deps 2022-09-28 12:41:47 -04:00
Lily Foster 59911b6316 nodePackages.mdctl-cli: mark as broken to node.js 16+
This package can still be used via `nodejs-14_x.pkgs.mdctl-cli`
2022-09-28 12:41:47 -04:00
Lily Foster 13050043aa nodePackages.keyoxide: add missing build inputs for canvas module 2022-09-28 12:41:47 -04:00
Lily Foster 557b843b62 nodePackages.ijavascript: fix external libzmq env var 2022-09-28 12:41:47 -04:00
Lily Foster 1bf7e01e54 nodePackages.fauna-shell: disable github release notes fetcher 2022-09-28 12:41:47 -04:00
Lily Foster e51b313775 epgstation: fix for node2nix npmv7 update 2022-09-28 12:41:47 -04:00
superherointj 2b8f8ede46
Merge pull request #193230 from pimeys/prisma-4.4.0
prisma-engines: 4.2.1 -> 4.4.0
2022-09-27 17:54:52 -03:00
Julius de Bruijn 39ed1df4d6 nodePackages.prisma: 4.2.1 -> 4.4.0 2022-09-27 21:46:28 +02:00
Matthew Wraith 5234a266ac nodePackages.@withgraphite/graphite-cli: init at 0.20.10
Adding graphite (https://graphite.dev/) cli tool:

https://www.npmjs.com/package/@withgraphite/graphite-cli

This node package provides the 'gt' binary, which interacts with the
graphite system for stacked github PRs.

From their README (https://github.com/withgraphite/graphite-cli):

Graphite is a fast, simple code review platform designed for engineers
who want to write and review smaller pull requests, stay unblocked, and
ship faster.
2022-09-19 11:28:48 -07:00
David Houston 902e3f83a7
nodePackages.wrangler: init
Create a package for the latest version of wrangler, and rename the old
one to wrangler_1. The application will not work before Node.js
v16.13.0, so this is added to the meta.

Added it to the top-level as well.

Signed-off-by: David Houston <houstdav000@gmail.com>
2022-09-13 09:30:17 -04:00
Jen-Chieh Shen 9961e915b3 eask: init at 0.6.43 2022-09-07 03:21:18 +00:00
Sandro 26a1251e03
Merge pull request #162434 from tavi-vi/vega-lite_fix 2022-09-06 17:59:30 +02:00
Bill Ewanick 3ee25a45ed hyperspace-cli: remove 2022-08-29 13:44:41 -04:00
Tavi e64288661e nodePackages.vega-lite: Fix vega module availability issue 2022-08-24 20:27:27 -04:00
Artturin 2f27d03380 nodePackages: fix cross-eval of overrides.nix 2022-08-16 12:43:03 +03:00
Tom Houlé 0570881609 nodePackages.prisma: 4.1.1 -> 4.2.1 2022-08-12 09:09:06 +02:00
Tom Houlé 196b1eabcd nodePackages.prisma: 4.0.0 -> 4.1.1 2022-08-02 14:19:05 +02:00
Maria 8c10a967f7
balanceofsatoshis: add shell completion 2022-07-26 08:08:30 -04:00
Julius de Bruijn a7d864f07c nodePackages.prisma: 3.15.1 -> 4.0.0 2022-06-28 15:28:19 +02:00
Joshua Wong 247824f263 nodePackages."@forge/cli": init at 4.4.0 2022-06-19 17:36:42 -05:00
Sandro b60f922d95
Merge pull request #177058 from pimeys/prisma-3.15.1
prisma-engines: 3.14.0 -> 3.15.1
2022-06-11 02:49:08 +02:00
Ilan Joselevich 519e07b297 nodePackages.graphql-language-service-cli: init at 3.2.26 2022-06-09 11:16:38 -07:00
Julius de Bruijn 2340d0c184 nodePackages.prisma: 3.14.0 -> 3.15.1 2022-06-09 18:12:20 +02:00
Artturin c1fffdfffb treewide: change some glibc to stdenv.cc.libc 2022-05-27 05:57:43 +03:00
Malo Bourgon 628a107546 nodePackages: get more packages building
Packages that now build:
* "@electron-forge/cli
* "@hyperspace/cli"/hyperspace-cli
* "@medable/mdctl-cli"
* thelounge-plugin-giphy
* vega-cli

Also move `pkgs.makeWrapper` from `buildInputs` to `nativeBuildInputs`
in overrides.
2022-05-14 11:30:21 -07:00
Malo Bourgon 31673e9aee nodePackages: make it easy to add meta.mainProgram to packages
This was accomplish by moving the current overrides overlay out of
./default.nix into to a seperate file ./overrides.nix, and composing
that overlay an overlay ,`mainProgramOverrides`, (defined in
./default.nix) which uses the contents of a new file ./main-programs.nix
to create overrides that add `meta.mainProgram` to packages.

The following changes were also made to existing overrides:
* `self` and `super` where changed to `final` and `prev` respectively
* Existing additions of `mainProgram` were moved to ./main-programs.nix
* References to `pkgs.lib` were changed to `lib`
* References to `pkgs.nodejs` were changed to `nodejs`
* References to `nodePackages` were changed  to `final`
* References to `pkgs.callPackage` were changed to `callPackage`

Finally `meta.mainProgram` was added to all packages that provide a
single executable whose name differs from the package's name, for
packages available on `{aarch64,x86_64}-darwin` and `x86_64-linux`.
2022-05-14 11:30:15 -07:00