Commit graph

17 commits

Author SHA1 Message Date
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
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
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
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
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
Mrmaxmeier 2d92ecf84c thelounge: re-apply 'write out default path'
restores part of df2f8d9150
after 6602f87384
2020-06-10 18:19:36 +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 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