Commit graph

602 commits

Author SHA1 Message Date
Uma Zalakain 882b201f58 Change maintainter's name 2019-07-19 09:21:18 +02:00
Joachim F 74bae348ef
Merge pull request #64684 from alexarice/evtest-qt
evtest-qt: init at 0.2.0
2019-07-18 13:10:04 +00:00
Joachim F 22965720de
Merge pull request #63000 from joepie91/package/sidequest
sidequest: init at 0.3.1
2019-07-18 12:54:51 +00:00
Markus Bockhacker e1f2fec929 remove myself since I don't use this anymore, and cannot maintain it. #65009 2019-07-18 10:24:12 +02:00
Matt Melling 1346c43158 maintainers: add melling 2019-07-17 10:00:21 +02:00
Aaron Andersen c360afa866
Merge pull request #64685 from vyorkin-forks/tdlib/init
tdlib: init at 1.4.0
2019-07-15 22:15:14 -04:00
Wael Nasreddine 407a106cdc
Merge pull request #64714 from ivanbrennan/fly-5.3.0
fly: init at 5.3.0
2019-07-15 06:32:27 -07:00
Vasiliy Yorkin 93bd6a764f maintainers: add vyorkin 2019-07-14 15:42:04 +03:00
ivanbrennan 5851594937
maintainers: add ivanbrennan 2019-07-13 18:31:19 -04:00
Joris Engbers 8d0225d082 Add JorisE to the list of maintainers 2019-07-13 17:52:29 +00:00
Alex Rice 4b6ae9f831 Add alexarice to maintainers list 2019-07-12 22:54:27 +01:00
worldofpeace 5c83eaef84
Merge pull request #63506 from sikmir/add-qtpbfimageplugin
qtpbfimageplugin: init at 1.4
2019-07-11 23:39:35 -04:00
Pradyuman Vig 6d3021f12c
maintainers: add pradyuman 2019-07-11 19:38:25 -06:00
Dmitry Kalinkin e9a5a28aa6
Merge pull request #63812 from MrMebelMan/update/supercollider-3.10.2
supercollider: 3.9.3 -> 3.10.2
2019-07-08 10:46:52 -04:00
Millian Poquet cddc1f1b64 maintainers: add mpoquet 2019-07-08 14:00:14 +02:00
Eric Norris d7bdab7ac8
maintainers: add enorris 2019-07-04 12:43:13 -04:00
Aaron Andersen 04c57357b2
Merge pull request #63656 from killercup/dua-2.1.3
dua: init at 2.1.5
2019-07-03 07:03:12 -04:00
Pascal Hertleif 8e9851ff5c maintainers: add killercup 2019-07-03 10:50:07 +02:00
Craig Hall 2d0790463f maintainers: add gloaming 2019-07-02 20:41:46 +01:00
Taran Lynn 096a2998f1 maintainers: add lambda-11235 2019-07-02 18:16:55 +02:00
Peter Hoeg 10dd03e0a3
Merge pull request #63551 from Steell/roon-server
roon-server: init at 100600401
2019-07-02 10:06:29 +08:00
Nathan Yong f7710fdd8e watson: 1.5.2 -> 1.7.0 2019-07-01 12:25:43 +10:00
betaboon 33a6fceefa maintainers: add betaboon 2019-06-28 22:39:00 -04:00
Nikolay Korotkiy d3a534863f
maintainers: add sikmir 2019-06-27 10:55:30 +03:00
Vladyslav Burzakovskyy dcac7eed6c maintainers: add mrmebelman 2019-06-26 14:36:21 +02:00
markuskowa cd83cecdc8
Merge pull request #63690 from michojel/megasync
megasync: init at 4.1.1.0
2019-06-25 10:04:00 +02:00
Domen Kožar 270415e034
Merge pull request #63477 from turboMaCk/elm-lang-packages
elmPackages.{elm-test,elm-analyse..}: tooling additions and fixes
2019-06-24 15:46:00 +02:00
Michal Minář 5864dfb513 megasync: init at 4.1.1.0
Signed-off-by: Michal Minář <mic.liamg@gmail.com>
2019-06-23 16:27:39 +02:00
Silvan Mosberger 8fb630b26c
maintainers: Update my email 2019-06-22 21:11:13 +02:00
Steve Elliott 463bd416f0 Add maintainer @Steell 2019-06-21 14:59:42 -04:00
Doron Behar f07813f02d Add maintainer @doronbehar 2019-06-20 22:12:53 +03:00
magenbluten 4f02f80be0 maintainers: add magenbluten 2019-06-19 15:01:27 +02: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
Robert Helgesson b0ccba1a2d
maintainers: add GPG key for rycee 2019-06-16 14:24:36 +02:00
Troels Henriksen 0b8efd8724 clinfo: init at 2.2.18.04.06 2019-06-15 10:50:34 +02:00
Vladimír Čunát 8c912d4e47
Merge #63071: maintainers: add dmvianna 2019-06-13 10:13:22 +02:00
Daniel Vianna 80ca9a7bb1 maintainers: add dmvianna 2019-06-13 18:09:45 +10:00
Wael Nasreddine 6f4578a322
Merge pull request #56933 from tobiasBora/master
shelldap: init at 1.4.0
2019-06-11 17:23:14 -07:00
Sven Slootweg 53547096a9 sidequest: init at 0.3.1 2019-06-12 01:13:18 +02:00
Andrew Childs 813a2cd2fe maintainers: add thefloweringash 2019-06-09 16:11:05 +09:00
Danny Bautista f9073cd40c Change handle from c0dehero to pyrolagus 2019-06-07 18:34:21 -04:00
Nahum Shalman e3e32c2028 go-jsonnet: init at v0.13.0 2019-06-05 13:39:56 -04:00
worldofpeace 40b40f3c6a
Merge pull request #62163 from jonringer/applicationinsights
python.pkgs.applicationinsights: init at 0.11.9
2019-06-02 18:30:23 -04:00
Kierán Meinhardt f1b3f225cf maintainers: add kmein 2019-06-01 23:47:25 +02:00
worldofpeace d1259d07dd
Merge pull request #57859 from aaronjanse/patch-ulauncher
ulauncher: init at 4.4.0.r1
2019-06-01 14:02:09 -04:00
Aaron Janse a9a03c7073 ulauncher: init at 4.4.0.r1
Co-Authored-By: worldofpeace <worldofpeace@protonmail.ch>
2019-06-01 13:59:50 -04:00
Pierre 366985e2a7 folly: 2019.04.22.00 -> 2019.05.27.00 2019-06-01 13:44:25 +03:00
Luke Bentley-Fox 5e83fbe018
maintainers: add lukebfox 2019-05-30 15:51:56 +01:00
Jonathan Ringer a4b7c61f97 maintainers: add jonringer 2019-05-28 11:19:50 -07:00
Silvan Mosberger 2dd05f18c7
Merge pull request #62075 from Kiwi/new-zncModules
New znc modules
2019-05-27 18:40:18 +02:00