Commit Graph

356 Commits

Author SHA1 Message Date
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
Evan Stoll
a68edf4106 nodePackages_10_x."@angular/cli": disable analytics
@angular/cli fails to build due to the prompt for NG_CLI_ANALYTICS

Set NG_CLI_ANALYTICS to false to skip this prompt and allow the build to
continue
2020-02-09 22:54:27 -05:00
Evan Stoll
f298263d78 nodePackages: update set 2020-02-09 22:54:27 -05:00
Evan Stoll
e5359d9050 nodePackages: update set 2020-02-07 08:24:16 -05:00
Danju Visvanathan
aa290f97d0 nodePackages_12_x: add node-gyp 2020-01-20 12:58:51 +11:00
Pasquale
a1a3745fa9 nodePackages.dat: added dependencies to fix compilation 2020-01-03 13:01:38 +00:00
Jörg Thalheim
060bd74d3f
bitwarden-cli: move to nodePackages version (#76489)
bitwarden-cli: move to nodePackages version
2020-01-01 09:07:44 +00:00
K. Bruneau
7efeca1721 texlab: 1.7.0 -> 1.9.0 (#76730)
This commit also removes texlab-citeproc since it was replaced with
citeproc-rs and is no longer available.
2019-12-31 17:28:48 -05:00
K. Bruneau
690390d493 texlab: fix macOS build (#76544) 2019-12-26 16:12:58 -05:00
Jörg Thalheim
f3b68a724e
bitwarden-cli: move to nodePackages version 2019-12-25 07:20:22 +00:00
Jörg Thalheim
96d4f80d70
nodePackages.bitwarden-cli: init at 1.8.0 2019-12-25 07:12:20 +00:00
(cdep)illabout
334785e936
pscid: init at 2.8.5 2019-12-21 16:06:29 +09:00
(cdep)illabout
2b63a423c8
purescript-psa: init at 0.7.3 2019-12-20 20:03:37 +09:00
Frederik Rietdijk
c6e31d0767 Merge master into staging-next 2019-11-14 13:31:39 +01:00
MetaDark
a4e600e9d3 texlab: init at 1.6.0 2019-11-13 07:49:21 -05:00
Frederik Rietdijk
73b88e17dd Merge staging-next into staging 2019-11-11 12:09:26 +01:00
Tim Steinbach
39cd7f923e nodePackages: Updates 2019-11-10 14:31:00 -05:00
Tim Steinbach
c083cdd6dc nodePackages: Add gitmoji-cli 2019-11-10 14:30:59 -05:00
John Ericson
2811b032d6 treewide: Make still dont* Variables are optional in most cases
Go beyond the obvious setup hooks now, with a bit of sed, with a skipped case:

 - cc-wrapper's `dontlink`, because it already is handled.

Also, in nix files escaping was manually added.

EMP
2019-11-01 14:44:44 -04:00
Renaud
bca9437d1e
Merge pull request #72049 from babariviere/iosevka-v2.3.2
iosevka: 2.3.0 -> 2.3.2
2019-10-31 19:50:12 +01:00
Bastien Riviere
a9e88bb2e9 iosevka: 2.3.0 -> 2.3.2
This commit include:
- update iosevka version
- fix extraParameters, was not able to inject all needed settings
- format file
- update package.json
2019-10-26 22:26:01 +02:00
Mario Rodas
2544b1b495
nodejs-13_x: init at 13.0.1
Changelog:
+ https://github.com/nodejs/node/releases/tag/v13.0.0
+ https://github.com/nodejs/node/releases/tag/v13.0.1
2019-10-23 04:20:00 -05:00
Florian Klink
954ff698f6
nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions… (#71170)
nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions-core-tools: remove
2019-10-17 01:17:01 +02:00
Florian Klink
24ea8a6113 nodePackages_10_x.azure-cli, nodePackages_10_x.azure-functions-core-tools: remove 2019-10-15 10:28:01 +02:00
Marek Fajkus
48e57cfd57
elm.elmPackages: Cleanup code 2019-10-13 15:08:18 +02:00
Jörg Thalheim
cca0d3f62b
nodePackages: Use repo tree as nixpkgs (#69351)
nodePackages: Use repo tree as nixpkgs
2019-10-11 10:32:26 +01:00
Riley Inman
f7ff79892c nodePackages: Use repo tree as nixpkgs
This will make sure that generate.sh uses the correct version of
node2nix when building nodePackages, since the current version on 19.03
is 1.6.0 and the tree should be built with 1.7.0.
2019-09-24 11:40:50 -04:00
Thomas Tuegel
7a4d7c58e3
Merge pull request #69219 from rileyinman/iosevka
iosevka: Simplify custom build process

The interface to configure a custom build with Nix has changed due to changes upstream; please refer to the derivation for details.
2019-09-24 10:16:44 -05:00
Roman Volosatovs
6e7742cfe6
nodePackages.dockerfile-language-server-nodejs: init at 0.0.21 2019-09-23 10:38:30 +02:00
Riley Inman
64accf2edf iosevka: Merge node dependencies into nodePackages 2019-09-23 02:03:10 -04:00
Malo Bourgon
279d51e585
nodePackages.serverless: init at 1.52.0
Closes https://github.com/NixOS/nixpkgs/pull/64204.
2019-09-17 01:50:58 +00:00
Malo Bourgon
00f6c93f83
nodePackages: update 2019-09-17 01:50:16 +00:00
Frederik Rietdijk
5061fe0c2c Merge staging-next into staging 2019-08-28 08:26:42 +02:00
volth
35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Jacek Galowicz
6adb914c29 nodePackages.gtop: init at 1.0.0 (#65306)
* Add gtop to node-packages-v10.json
* Run node-packages/generate.sh on edited node-packages-v10.json
* Add gtop to all-packages.nix
2019-08-25 18:14:08 +02:00
adisbladis
9e9c6de50c
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-08-02 02:34:47 +02:00
adisbladis
fae732edb1
nodePackages: Regenerate node packages for nodejs 10 & 12 2019-08-02 02:34:33 +02:00
Florian Friesdorf
10710c6956
npm2nix: remove
`npm2nix` is unmaintained for about two years[1], node2nix[2] or
probably even yarn2nix[3] should be used nowadays.

[1] https://github.com/nixos/npm2nix#disclaimer-this-project-is-no-longer-maintained-instead-use-node2nix
[2] https://github.com/svanderburg/node2nix
[3] https://github.com/moretea/yarn2nix

Signed-off-by: Maximilian Bosch <maximilian@mbosch.me>
2019-07-28 10:57:55 +02:00
Mrmaxmeier
09b004102d regenerate node-packages*.nix for nodePackages.thelounge 2019-07-23 13:18:01 +02:00
Mrmaxmeier
a37b32bc8f thelounge: init node package at v3.0.1 2019-07-23 12:53:58 +02:00
Domen Kožar
e765dde910
antora: include site-generator-default 2019-07-23 10:16:15 +02:00
Domen Kožar
2000a9ebcb
Add antora 2019-07-22 08:09:09 +02:00
Frederik Rietdijk
a55c726f6b nodePackages.scuttlebot -> nodePackages.ssb-server, updated nodePackages_10_x
Package was renamed upstream.
2019-07-14 10:37:21 +02:00
adisbladis
d614edeb32
Revert Nodejs-8_x deprecation
This was supposed to go through a pull request

Revert "nodePackages: Regenerate node packages for nodejs 10 & 12"
This reverts commit 6a17bdf3974fce9d0c5098e77aa5fe6de279f2c7.

Revert "nodejs-8_x: Drop package"
This reverts commit e06c97b71d33bf8480fb40f825e8d3138783f986.
2019-07-05 12:23:27 +01:00
adisbladis
e06c97b71d
nodejs-8_x: Drop package
It will be EOL within the support period of 19.09
2019-07-05 12:21:42 +01:00
adisbladis
6a17bdf397
nodePackages: Regenerate node packages for nodejs 10 & 12 2019-07-05 12:08:52 +01:00
Tim Steinbach
3df56e9982 nodePackages: Regenerate
Updates from Jul 1, 2019 @ 23:15 UTC
2019-07-04 09:07:03 -04:00
Tim Steinbach
12c370848b nodePackages.aws-azure-login: Init at 1.7.0 2019-07-04 09:07:03 -04:00
Marek Fajkus
a97986a481 elmPackages.{elm-test,elm-analyse..}: tooling additions and fixes
Extends the number of available tools for Elm language.

1. fix and move "elm-test"
Previously located in nodePackages.elm-test but broken (see binwrap info).
Now fixed and located in elmPackages.elm-test

2. add "elm-verify-examples"
Generate tests from documentation examples

3. add "elm-upgrade"
upgrade assistant using statical analysis

4. add "elm-analyse"
static analysis for elm code (linter)

5. move "elm-doc-preview"
originally located in nodePackages.elm-upgrade - moved for consistency

6. add "elmi-to-json"
transforms elmi files to json - used by other tools like elm-test and
elm-verify-examples

Node.js based dependencies are defined the same way as nodePackages
contaparts but are independent (has it's own packages.json)

patch-binwrap.nix is used to as a replacement for binwrap package
used by some nodejs dependencies that depends on Haskell binaries
(elm-test and elm-verify-examples).

BREAKING CHANGE
===============
elm-doc-preview (as well as broken elm-test) is now commented
in `node-packages-v10.json` and should be removed once new
nix-expressions for node10 are generated (out of scope of this PR)

There are still 2 outstanding elm related packages in nodePackages

1. elm-oracle - legacy package which is not compatible with elm 0.19
2. elm-live - should be moved in the future I think
2019-06-18 21:29:10 +02:00
Sander van der Burg
18c2b52314 node2nix: 1.6.0 -> 1.7.0 and regenerate all Nix expressions, introduce nodePackages_12_x attribute set 2019-06-05 23:48:42 +02:00
Matthew Piziak
24e623f3f1 nodePackages: regenerate 2019-05-29 10:37:43 -04:00
Mikhail Klementev
86e23f0ace
nodePackages: init openstf 2019-05-28 21:55:22 +00:00
Matthew Piziak
7c3eb73599 nodePackages: regenerate 2019-05-10 17:34:34 -04:00
Brice Waegeneire
ccede2a7ee nodePackages: init vue, html & css languageservers 2019-05-10 21:42:43 +02:00
Malo Bourgon
75942540fa nodePackages: init bash-language-server, init speed-test, init typescript-language-server 2019-05-09 20:01:53 -07:00
Matthew Piziak
95738ec726 nodePackages_10_x: add textlint-plugins to list of generated packages (#54443)
nodePackages_10_x.textlint-plugin-latex: init at 1.0.4
nodePackages_10_x.textlint-rule-abbr-within-parentheses: init at 1.0.2
nodePackages_10_x.textlint-rule-alex: init at 1.3.1
nodePackages_10_x.textlint-rule-common-misspellings: init at 1.0.1
nodePackages_10_x.textlint-rule-diacritics: init at 0.0.2
nodePackages_10_x.textlint-rule-en-max-word-count: init at 1.0.1
nodePackages_10_x.textlint-rule-max-comma: init at 1.0.4
nodePackages_10_x.textlint-rule-no-start-duplicated-conjunction: init at 2.0.2
nodePackages_10_x.textlint-rule-period-in-list-item: init at 0.2.0
nodePackages_10_x.textlint-rule-stop-words: init at 1.0.8
nodePackages_10_x.textlint-rule-terminology: init at 1.1.30
nodePackages_10_x.textlint-rule-unexpanded-acronym: init at 1.2.3
nodePackages_10_x.textlint-rule-write-good: init at 1.6.2
2019-05-09 17:13:20 -07:00
Silvan Mosberger
ca37c23f91
Merge pull request #58096 from pacien/tedicross-init
tedicross: init at 0.8.7
2019-04-23 23:14:22 +02:00
pacien
df04850604 tedicross: init at 0.8.7 2019-04-23 22:52:05 +02:00
Daniel Schaefer
bac4d95aa2 treewide: Change URLs to HTTPS
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Will Dietz
fd8bf47c5e
Merge pull request #59097 from dtzWill/feature/joplin-cli
joplin: init at 1.0.124 (CLI note-taking app, cc joplin-desktop)
2019-04-17 14:05:52 -05:00
Will Dietz
1638aa6321 nodePackages: update (regen via generate.sh) 2019-04-07 01:22:59 -05:00
Will Dietz
73bfe946d6 nodePackages.joplin: init, cli note-taking app
Companion to joplin-desktop!
2019-04-07 01:01:16 -05:00
tobias pflug
0e296d5fcd
Remove nodejs-6_x which is about to enter EOL
- Remove nodejs-6_x
- Set nodejs / nodejs-slim to nodejs-8_x / nodejs-slim-8_x
- Re-generate node2nix generated files using nodejs-8_x instead
2019-04-04 18:43:06 +01:00
Terje Larsen
657ed24d67
nodePackages.indium: init at 3.4.1 2019-03-21 19:37:34 +01:00
Domen Kožar
49fb21232f
Add nodePackages.elm-doc-preview 2019-03-20 16:44:06 +07:00
Silvan Mosberger
dd0af01955
hueadm: init at 1.2.0 2019-02-27 00:42:25 +01:00
Terje Larsen
468175da84
nodePackages.tsun: init at 0.4.0 2019-02-23 12:09:51 +01:00
Pierre-Étienne Meunier
f0186ed533 nodePackages.reveal: init at 3.7.0 2019-02-19 12:59:34 +00:00
Daniel Garzon
117559bcfa nodePackages_10_x.@angular/cli: init at 7.3.1 2019-02-18 06:01:55 -05:00
Hlöðver Sigurðsson
c388cecf45 nodePackages_10_x: bump webpack-cli (#55814) 2019-02-18 12:13:17 +02:00