Commit Graph

1161 Commits

Author SHA1 Message Date
avitex 5f597d4b4c maintainers: add avitex 2019-07-20 13:17:17 +02:00
Sterling Stein f62f2fd3dc maintainers: add scubed2 2019-07-19 22:44:20 -07:00
Aaron Andersen 1af592d65f
Merge pull request #64705 from MetaDark/protontricks
protontricks: init at 1.2.3
2019-07-19 20:45:27 -04:00
Tyson Whitehead 28a0dc5a12
gl2ps: init at 1.4.0 2019-07-19 11:07:10 -04:00
Lev Livnev 631b2348f3
maintainers: add livnev 2019-07-19 11:46:24 +01:00
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
MetaDark c7b5cfab44 maintainers: add metadark 2019-07-13 08:55:25 -04: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
Silvan Mosberger 6e46d0b72a
Merge pull request #61530 from thedavidmeister/2019-05-15-patchwork
patchwork: init at 3.11.4
2019-05-26 20:45:13 +02:00
Marcial Gaißert e93a4e7b58 maintainers: add marzipankaiser 2019-05-26 18:24:23 +09:00
Robert Djubek 33329dc4bf
maintainer-list: add myself (Kiwi) as a maintainer 2019-05-26 05:02:29 +00:00
Matthieu Coudron cdf0dbac3a
Merge pull request #62058 from freepotion/maintainer-email-update
maintainer-list.nix: email update
2019-05-26 02:00:34 +09:00
Markus Schneider 0da09111da added mschneider to maintainers 2019-05-26 01:27:04 +09:00
Free Potion 3015c66727
maintainer-list.nix: email update 2019-05-25 18:39:09 +03:00
Anatolii Prylutskyi ad2e3b9386 golangci-lint: 1.9.2 -> 1.16.0 (#58336) 2019-05-22 11:05:58 -07:00
Elmo Todurov 0e0de64d68 maintainers: add cf6b88f 2019-05-22 21:45:47 +09:00
samrose e42889bbfe
maintainers: add samrose 2019-05-21 18:46:39 +03:00
Robert Schütz 4e674aa157
Merge pull request #61748 from dotlambda/pysonos
home-assistant: add sonos component dependencies
2019-05-20 13:22:58 +02:00
Juanjo Presa 1a046e14a0 maintainers: add juaningan 2019-05-20 13:12:33 +02:00
Sascha Grunert 9b43c29047 cri-o: init at version v1.14.1
This commits adds the CRI-O package, which includes the `crio` binary as
well as `conmon` and `pause`. The configuration is not part of this
package because it would be included in a service.

Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-05-20 11:12:11 +01:00
Mario Rodas 5f6384976f
Merge pull request #61659 from ptrhlm/kanji-stroke-order-font
kanji-stroke-order-font: init at 4.002
2019-05-19 04:45:54 -05:00
Robin Gloster c1518540e8
Merge pull request #61220 from dtzWill/feature/100-percent-dtz-guaranteed-or-your-money-back
maintainer-list: add my gpg key info (@dtzWill), fix email
2019-05-18 09:09:08 +00:00
Piotr Halama d7cfe3cad0 maintainers: add ptrhlm 2019-05-18 09:11:21 +02:00
Renaud 508e88f55f
Merge pull request #61228 from sgraf812/master
alttab: init at 1.4.0
2019-05-17 19:41:51 +02:00
Renaud 3a9e46ac17
Merge pull request #61479 from BrianHicks/devd
devd: init at 0.9
2019-05-16 17:05:20 +02:00
Pascal Wittmann 89941316d5
Merge branch 'master' into libcsptr2 2019-05-16 15:20:09 +02:00
David Meister 99592dc3fe maintainers: Add thedavidmeister 2019-05-15 13:14:56 +10:00
Brian Hicks 758050e411 maintainers: add brianhicks 2019-05-13 19:38:22 -05:00
Elis Hirwing 83a01ab93a
Merge pull request #60661 from thiagokokada/add-bemenu-pkg
bemenu: init at 0.1.0
2019-05-13 13:24:50 +02:00
xbreak 6f07c3f2d2 maintainers: add xbreak 2019-05-12 11:27:12 +00:00
SRGOM 31df64d45a
maintainer-list.nix: add srgom
I have submitted a package for approval (and plan on submitting a few more), hence adding myself.
Sorted version of #61345.
2019-05-12 09:24:26 +02:00
Vladimír Čunát a58a44e0c2
maintainer-list.nix: insert-sort the entries at the end
> Please keep the list alphabetically sorted.
But apparently (some) people don't notice.
2019-05-12 09:16:45 +02:00
Aaron Andersen 39a1f3c8d3
Merge pull request #60747 from rexim/chatterino2
chatterino2: init at unstable-2019-05-11
2019-05-10 21:47:22 -04:00
kolaente 29d35a9ddb maintainers: add kolaente 2019-05-11 02:01:08 +02:00
rexim ccfe8ec455 Add rexim to maintainers 2019-05-11 05:29:46 +07:00
Sebastian Graf f8043fc41a Add sgraf as a maintainer 2019-05-10 10:09:33 +02:00
Will Dietz 5a07dafc4a
maintainer-list: add my gpg key info (@dtzWill), fix email
Apparently I have zero commits under nix@wdtz.org,
so change my address to match my commits and key.
2019-05-09 20:20:43 -05:00
dalance a29912c701 maintainers: add dalance 2019-05-09 02:00:59 +09:00
Jason Felice 037c15654a parinfer-rust: init at 0.3.1 2019-05-08 04:16:18 +09:00
dawidsowa e97da1177f maintainers: add dawidsowa 2019-05-08 02:45:56 +09:00
Mario Rodas 40af53c5da
Merge pull request #60679 from bdesham/add-amber
Add amber
2019-05-05 18:13:56 -05:00
Renaud c12dcc9c01
Merge pull request #60638 from klntsky/fix-pax-rs
pax-rs: fix missing Cargo.lock
2019-05-03 18:54:23 +02:00
Leah Neukirchen 24b1f7b145 maintainers: add leahneukirchen 2019-05-03 18:19:57 +09:00
Thiago Kenji Okada 794cf0a8ff maintainers: Add thiagokokada to maintainer-list 2019-05-01 19:04:14 -03:00
Benjamin Esham ca8b5baa80 maintainers: add bdesham 2019-05-01 14:28:44 -07:00
Eugene fea949f523 maintainers: add aethelz 2019-05-01 22:31:04 +03:00
Christopher A. Williamson a63be6cdd7 rambox-pro: init at 1.1.2 (#60380)
* Added myself to maintainer list

* Add package file for rambox-pro

* Add patch to fix rambox-pro build

* Removed child module refs from package

* Added various fixes for new rambox-pro pkg

* Change name -> pname to address feedback

* Update pkgs/applications/networking/instant-messengers/rambox-pro/default.nix

Co-Authored-By: cawilliamson <home@chrisaw.com>

* Moved rambox-pro to rambox pkg

* Fixed package name - no idea what I was thinking here!

* Replace patch with postPatch script

Co-Authored-By: cawilliamson <home@chrisaw.com>

* Removed patch file
2019-05-01 20:08:32 +02:00
klntsky b8c99fb0eb
pax-rs: fix missing Cargo.lock 2019-05-01 16:22:25 +03:00
Ben Hamlin dfd2fb6d19 evcxr: init at 0.3.3 2019-04-30 21:50:52 -07:00
worldofpeace c9d80de3bd
Merge pull request #60425 from herrwiese/kernkonzept-ham
Kernkonzept ham
2019-04-30 15:13:56 -04:00
Andreas Wiese 305b401ef8 maintainers: Add myself to maintainers list. 2019-04-29 15:48:33 +02:00
Markus Schmidl 9e01b43041 maintainers: add marenz 2019-04-29 10:47:42 +02:00
Silvan Mosberger 77fb90d27e
Merge pull request #59731 from ajs124/ejabberd_test
ejabberd: refactor module, add test
2019-04-27 23:36:52 +02:00
Bruno Bigras 4d8b9cbbdd httplz: init at 1.5.0 (#60304) 2019-04-27 09:34:33 +02:00
Patrice Clement e924d61ddf
maintainers: add monsieurp 2019-04-26 00:35:51 +02:00
worldofpeace f5d3418b0c
Merge pull request #58994 from zookatron/sublime-merge
sublime-merge: init at 1107
2019-04-24 09:21:07 -04:00
Michael Francis 3528f88ef1
Add @dingxiangfei2009 to maintainers list
Reordered version of https://github.com/NixOS/nixpkgs/pull/59873
2019-04-23 12:35:17 +02:00
Fredeeb d41814dd00 seasocks: init at 1.4.2 2019-04-22 23:46:12 +02:00
Joachim F 7a253894ae
Merge pull request #53087 from jchv/init-lxqt-archiver
lxqt-archiver: init at 0.0.96
2019-04-21 07:49:21 +00:00
Joachim F f246230350
Merge pull request #59789 from anton-dessiatov/tilt
tilt: init at 0.7.13
2019-04-20 11:28:12 +00:00
worldofpeace a0ea9cc204
Merge pull request #59547 from rencire/add-base-16-shell-preview
base16-shell-preview: init at 0.3.0
2019-04-19 06:43:03 -04:00
Aaron Andersen e700ef2068
Merge pull request #58960 from Thesola10/patch-1
crumbs: init at version 0.0.3
2019-04-19 06:25:50 -04:00
ajs124 45df61aade maintainers: add ajs124 2019-04-18 22:15:04 +02:00
Anton Desyatov 4d09579e20 maintainers: add anton-dessiatov 2019-04-18 01:02:54 +07:00
Eric Ren 89e22fcca8 maintainers: add rencire 2019-04-16 23:17:22 -07:00
Sarah Brofeldt 969149302c
Merge pull request #52021 from marius851000/fltrator
fltrator: init at 2.3
2019-04-12 01:01:34 +02:00
Mikolaj Galkowski 023b3a5730 maintainers: add tesq0 2019-04-11 16:30:48 +02:00
TheSola10 4801fc265f
maintainer: thesola10 2019-04-11 13:55:34 +02:00
Sarah Brofeldt 99eddf32dc
Merge pull request #59077 from divi255/master
libow: init at 3.2p1
2019-04-11 07:30:23 +02:00
divisor f0157c2364 maintainer: disserman 2019-04-10 23:48:21 +02:00
Aaron Andersen 29f54684e9
Merge pull request #56234 from freezeboy/demoit
demoit: init at unstable-2019-03-29
2019-04-10 15:00:04 -04:00
xrelkd fc1603583b brook: init at 20190401 (#59201) 2019-04-10 17:56:21 +02:00
Felix Weilbach b19ccfff73 cask: init at 0.8.4 2019-04-10 16:03:42 +02:00
freezeboy 8a5729de67 adding maintainer: freezeboy 2019-04-09 18:30:25 +02:00
Joachim Breitner 610f73f3f7 macdylibbundler: init (#59173)
* macdylibbundler: init

whihc I found useful to make self-contained releases of binaries built
on osx.

* Add version field
2019-04-09 10:06:42 -04:00
Maximilian Bosch 70689254bc
Merge pull request #59055 from suhr/tox-node
tox-node: init at 0.0.7
2019-04-09 11:48:29 +02:00
Aaron Andersen 902ab43a91
Merge pull request #58125 from mwilsoninsight/showoff
showoff: init at 0.20.1
2019-04-08 20:14:06 -04:00
Gabriel Ebner 20ff71b4bf
Merge pull request #59010 from loewenheim/vdirsyncer-stable
vdirsyncerStable: init at 0.16.7
2019-04-08 09:07:31 +02:00
David Leung cc26f5fda9
maintainers: add dhkl 2019-04-07 21:09:29 +08:00
Сухарик bd0dcbb8da maintainers: add `suhr` 2019-04-07 15:28:59 +03:00
Sebastian Zivota 9983e35b31 maintainers: add loewenheim 2019-04-06 13:42:47 +02:00
Dmitry Kalinkin 21d1b195c8
Merge pull request #58939 from Lucus16/latexrun
Add latexrun package
2019-04-05 19:00:16 -04:00
Tim Zook a289dc03ad maintainers: add zookatron 2019-04-05 10:41:39 -05:00
Michael Reilly ed33ed5b7a leela-zero: 0.16 -> 0.17
Updating the already packaged leela-zero to the newly released version 0.17
2019-04-05 08:23:00 -04:00
Lars Jellema 8cc7b1cce3
latexrun: init at unstable-2015-11-18 2019-04-03 19:50:00 +02:00
Florian Klink 8313a5dcd3
Merge pull request #58588 from shazow/fix/vlc
vlc: Add chromecast support; libmicrodns: Init at 0.0.10
2019-04-01 17:16:42 +02:00
Andrey Petrov 98e24eb258 libmicrodns: init at 0.0.10
Required for Chromecast support by VLC.
2019-03-31 10:57:59 -04:00
andrewchambers 49d4668ff7 janet: init at 0.4.0 (#57549) 2019-03-30 11:47:14 -04:00
Aaron Lindsay 02a1d3b24a msp430: vendor header package 2019-03-25 20:33:58 -07:00
Max Wilson 13cc8005b4 adding mwilsoninsight (Max Wilson <max.wilson@insight.com>) to maintainers 2019-03-25 10:38:18 -04:00
Jörg Thalheim 34bc84d5b8
Merge pull request #52409 from ffinkdevs/master
duplicacy: init at 2.1.2
2019-03-22 11:29:30 +00:00
Elis Hirwing 870db5e15d
Merge pull request #57389 from ggPeti/master
musly: init at unstable-2017-04-26
2019-03-22 07:33:24 +01:00
Will Dietz 400b6032c8
Merge pull request #54847 from raquelgb/add-joplin-desktop
joplin-desktop: init at 1.0.120
2019-03-21 16:31:34 -05:00
Vladyslav M 9dcc876b37
maintainers: update email for dywedir 2019-03-21 11:51:46 +02:00
justinwoo 037f5fdffa maintainers: add justinwoo 2019-03-20 15:54:46 +02:00
Peter Ferenczy 9fd4d6cbcb maintainers: add ggpeti 2019-03-20 13:26:45 +01:00
Aleksey Kladov c5c886f091 jumpapp: init at 1.0 (#57893) 2019-03-19 10:20:21 +02:00
Александр Бантьев 0958787ca4 kanshi: init at 2019-02-02 2019-03-18 00:47:38 +03:00
linarcx f7ad3e8aee Add linarcx to maintainer-list 2019-03-17 00:43:29 +03:30
Terje Larsen 683f02ecd2
maintainers: add terlar 2019-03-15 22:26:04 +01:00
Silvan Mosberger b81e42ec79
Merge pull request #57510 from rixed/junkie
junkie: init at 2.8.0
2019-03-15 16:31:27 +01:00
Ryan Mulligan a9bbf7b44f
Merge pull request #57593 from melchips/master
parlatype: init at version 1.6-beta
2019-03-15 06:30:01 -07:00
Cedric Cellier 4a1ee9fc55 maintainers: add rixed 2019-03-15 08:21:09 +01:00
Pedro Pombeiro f875b1c6f2
nsis: init at 3.04 2019-03-14 10:34:31 +01:00
melchips f4909075db parlatype: init at version 1.6-beta 2019-03-13 18:03:26 +01:00
robert seaton 402e7f9d0a tamsyn: init at 1.11
* tamsyn: init at 1.11

* tamsyn: refactor

Co-Authored-By: robertseaton <robbpseaton@gmail.com>

* tamsyn: refactor

Co-Authored-By: robertseaton <robbpseaton@gmail.com>

* tamsyn: refactor

Co-Authored-By: robertseaton <robbpseaton@gmail.com>
2019-03-12 20:45:19 -07:00
Mitch aac69819d6 moosefs: init at 3.0.103
* moosefs: init at 3.0.103

* fix email

* fix formatting

* fixes as suggested
2019-03-12 19:41:37 -07:00
Steve Chávez 28d49431c0 tds_fdw: init a 1.0.8
* tds_fdw: init a 1.0.8

* Use pname
2019-03-12 19:38:58 -07:00
Luis Hebendanz a5f4f743af hopper: init at 4.5.7
* hopper: init at 4.5.7

* Update pkgs/development/tools/analysis/hopper/default.nix

Co-Authored-By: Luis-Hebendanz <22085373+Luis-Hebendanz@users.noreply.github.com>

* Update pkgs/development/tools/analysis/hopper/default.nix

Co-Authored-By: Luis-Hebendanz <22085373+Luis-Hebendanz@users.noreply.github.com>

* Better versioning

* Renamed executable to lowercase name
2019-03-12 06:48:39 -07:00
Peter Hoeg f4ffe5c951
Merge pull request #56328 from matti-kariluoma/master
candle: init at 1.1
2019-03-11 10:45:46 +08:00
0x4A6F 4c171bdd45
maintainers.0x4A6F: update handle
- add github
- add key
2019-03-07 22:47:50 +00:00
Ryan Mulligan 5b4152a911
Merge pull request #56399 from lilyball/jazzy
jazzy: 0.9.0 -> 0.9.5
2019-03-07 06:17:00 -08:00
Lily Ballard 53508b1d8e jazzy: 0.9.0 -> 0.9.5
Also add myself as a maintainer.
2019-03-06 14:06:02 -08:00
tobiasBora ec7f8929b6 Add maintainer tobiasBora 2019-03-06 21:24:28 +01:00
Matti Kariluoma 6ebd6ad7aa add matti-kariluoma to maintainers list 2019-03-04 18:30:15 -06:00
worldofpeace 1560d5fa89
Merge pull request #56428 from Kjuvi/ping-init-0.6.0
ping: init 0.6.0
2019-03-02 05:25:47 -05:00
Quentin Vaucher 527d236578 maintainers: add kjuvi
fix missing glib

Fix missing import: hicolor-icon-theme

move ping under applications/networking

ping: init at 0.6.0

ping: init at 0.6.0

maintainers: add kjuvi
2019-03-02 10:08:07 +01:00
worldofpeace 83c92d8215
Merge pull request #56467 from minijackson/kodi_vfs_addons
kodiPlugins: init vfs.{sftp, libarchive}
2019-02-27 19:16:26 -05:00
Minijackson cc902bf73c maintainers: add minijackson 2019-02-27 18:28:17 +01:00
Franz Pletz bc7d45ea57
maintainers.fpletz: add .keys 2019-02-26 23:09:48 +01:00
worldofpeace 28cb3f4afe
Merge pull request #56289 from jokogr/u/mattermost-desktop-4.2.0
mattermost-desktop: 4.1.2 -> 4.2.0
2019-02-26 01:59:43 -05:00
worldofpeace 0bed2b4dc0
maintainers: add proper email for @worldofpeace
Non reply emails just look so shady :)
2019-02-25 20:17:03 -05:00
Sondre Nilsen 4e0b4a2f50 git-ignore: init at v0.2.0 (#56248)
A small program to quickly and easily fetch .gitignore templates from
www.gitignore.io
2019-02-25 16:47:18 +01:00
Vladimír Čunát b2eab5793d
maintainers.vcunat: add .keys
I've been signing all nixpkgs commits for a long time.
2019-02-24 20:37:35 +01:00
xeji 631bc2c99f
Merge pull request #55488 from winpat/add_dirvish
dirvish: init at 1.2.1
2019-02-24 12:02:11 +01:00
Ioannis Koutras f3e367537e maintainers: add gpg key for joko 2019-02-24 12:40:16 +02:00
Sergey Makarov 4cae259fce
acpilight: init at 1.1
Use pname instead of manual adding version to package name
2019-02-24 00:09:11 +03:00
Cody Allen 96dde14360
Add Cody Allen (ceedubs) to maintainer list 2019-02-20 14:00:17 -08:00
Tor Hedin Brønner bba6de611a
Merge pull request #56046 from callahad/bolt
Add and enable Bolt to support Thunderbolt 3 settings in GNOME
2019-02-20 21:43:02 +01:00
Dan Callahan ffca542386
maintainers: add callahad 2019-02-19 20:54:36 +00:00
Frederik Rietdijk 815b77cbe6 Merge master into staging-next 2019-02-18 14:18:04 +01:00
Ryan Mulligan fdcf9bbd89
Merge pull request #53563 from rbrewer123/feature/pyznap-init
pyznap: init at 1.1.2
2019-02-17 21:09:24 -08:00
Ryan Mulligan d7aed7bf30
Merge pull request #54332 from nphilou/master
epson-201106w: init at 1.0.1
2019-02-17 19:50:14 -08:00
Ryan Mulligan 96e17d4db9
Merge pull request #54835 from artemist/one_gadget
one_gadget: init at 1.6.2
2019-02-17 18:14:25 -08:00
rembo10 8e151c1e86
Merge branch 'master' into headphones 2019-02-18 09:14:14 +08:00
Ryan Mulligan cea567c783
Merge pull request #48835 from mhaselsteiner/wrf_python
add pythonPackage.wrf-python
2019-02-17 14:33:49 -08:00
Frederik Rietdijk 6fe10d2779 Merge master into staging-next 2019-02-16 09:29:54 +01:00
Maximilian Bosch 2e359d93ef
Merge pull request #55587 from avdv/pkg/yubikey-manager-qt
New package for `yubikey-manager-qt`
2019-02-15 23:37:17 +01:00
Robert Schütz f0edf20be3
Merge pull request #54890 from FlorianFranzen/scikit-build
pythonPackages.scikit-build: init at 0.8.1
2019-02-14 22:10:13 +01:00
Florian Franzen 94c4df6f57 maintainers: add FlorianFranzen (Florian Franzen) 2019-02-14 20:39:14 +01:00
Netix (Espinet François) 097746fec2
maintainers: added netixx 2019-02-13 21:58:19 +01:00
Adrian Kummerlaender 39e4396ea7 rocs: init at 18.12.0 2019-02-12 11:42:29 +01:00
Claudio Bley ad30ed66ae maintainers: add cbley 2019-02-11 23:17:34 +01:00
Patrick Winter c03098d087 maintainer-list: add winpat 2019-02-10 16:19:38 +01:00
Lassi Haasio a0f4e7a2c3 maintainers: add ilikeavocadoes (Lassi Haasio) 2019-02-10 13:59:15 +02:00
Tom Smeets a2a5d491fd maintainers: update tomsmeets' email address 2019-02-10 10:36:22 +01:00
Vito Canadi 3fa83aee7a
Add vcanadi to maintainers 2019-02-09 22:08:54 +01:00
Matthew Bauer 5dcf4d939b
Merge pull request #52653 from liclac/add/cardpeek
cardpeek: init at 0.8.4
2019-02-08 17:50:23 -05:00
Alec Snyder b4178f233c Add Git-Town Package (#54732)
* git-town: init at 7.2.0
add git-town package derivation
2019-02-08 17:36:50 -05:00
Maximilian Bosch f19c75fc65
Merge pull request #55203 from Shou/init-openapi-generator
openapi-generator-cli: init at 3.3.4
2019-02-07 21:29:01 +01:00
Benedict Aas 07b0483d89
openapi-generator-cli: init at 3.3.4 2019-02-07 20:58:23 +01:00
Robert W. Brewer 25ebdc186e pyznap: init at 1.1.2 2019-02-06 18:29:59 -05:00
Edward Amsden a33b64c835 maintainers: add eamsden (Edward Amsden) 2019-02-06 01:48:08 -05:00
David Smith 3bfab84929 maintainers: add shmish111 2019-02-04 09:54:25 +00:00
Philippe 1bf2d86739 epson-201106w: init at 1.0.1 2019-02-03 16:02:38 +01:00
Franz Pletz 1d2b5045e6
Merge pull request #54966 from eyJhb/betterlockscreen
betterlockscreen: init at 3.0.1
2019-02-03 08:46:33 +00:00
Milan Pässler 8ad32a7e98 ifdtool: init at 4.9 2019-02-02 12:57:18 +01:00
Abhinav Sharma 7d5cbcc79c Added myself as a maintainer 2019-02-01 14:25:38 -05:00
tv 17f0e6a9d4 maintainers.tv: update email address 2019-02-01 11:19:09 +01:00
eyjhbb@gmail.com e4d2bc657e maintainers: added eyJhb to the maintainers list 2019-01-30 22:59:23 +01:00
mhaselsteiner 6dda7841bb pythonPackages.wrf-python: init at 1.3.1.1 2019-01-30 22:51:27 +01:00
Alyssa Ross bfd2c8065f
Merge pull request #54601 from groodt/greg/argo-2.2.1
argo: init at 2.2.1
2019-01-30 18:11:12 +00:00
Valentin Robert f5dbe5de07 coqPackages.coq-extensible-records: init at 1.2.0 2019-01-30 11:30:23 +00:00
Robert Schütz 99c025a871
Merge pull request #54233 from clacke/sphinx-argparse
pythonPackages.sphinx-argparse: init at 0.2.5
2019-01-29 22:49:23 +01:00
Raquel García Bautista 3a5481c765 joplin-desktop: init at 1.0.120 2019-01-28 23:00:03 +01:00
Artemis Tosini 73bc897ac6
one_gadget: init at 1.6.2 2019-01-28 20:05:02 +00:00
Greg Roodt acb9168aa7 argo: init at 2.2.1 2019-01-28 13:47:51 +11:00
Jörg Thalheim ba34ffc665
Merge pull request #54619 from Mic92/remove-wkennington
treewide: remove wkennington as maintainer
2019-01-26 23:37:27 +00:00
Justin Humm ca5004e26c maintainers/maintainers-list: add erictapen's PGP key 2019-01-26 15:18:29 +00:00
Jörg Thalheim b5c1deca8a
treewide: remove wkennington as maintainer
He prefers to contribute to his own nixpkgs fork triton.
Since he is still marked as maintainer in many packages
this leaves the wrong impression he still maintains those.
2019-01-26 10:05:32 +00:00
Alyssa Ross f061a74303
maintainers: fix typo 2019-01-25 16:52:08 +00:00
Alyssa Ross cf5487c3c6
maintainers.qyliss: (me) add OpenPGP keys 2019-01-25 16:52:07 +00:00
Jörg Thalheim 7a64ec0ef5
Merge pull request #54523 from tadeokondrak/add-pgp-tadeokondrak
maintainers/maintainer-list: add personal PGP fingerprint
2019-01-24 20:03:38 +00:00
Jörg Thalheim 2e799b5596
Merge pull request #54542 from Mic92/nix-review
nix-review: 1.0.4 -> 1.0.5
2019-01-24 17:16:09 +00:00
Jörg Thalheim 04ee7db38b
maintainers: add gpg key for mic92 2019-01-24 14:59:26 +00:00
Michael Weiss be89ca5564
maintainers/maintainer-list.nix: Add my OpenPGP keys 2019-01-24 12:27:17 +01:00
Claes Wallin (韋嘉誠) 65671ed80b maintainers: add clacke 2019-01-24 12:40:13 +08:00
Tadeo Kondrak ba8b4121f5
maintainers/maintainer-list: add PGP fingerprint 2019-01-23 18:19:46 -07:00
Jörg Thalheim c64951515b
Merge pull request #54469 from etu/add-gpg-key
maintainers/maintainer-list: Add my GPG/PGP key
2019-01-22 17:43:29 +00:00
Elis Hirwing 8d179817f9
maintainers/maintainer-list: Add my GPG/PGP key 2019-01-22 14:27:43 +01:00
Sébastien Maret 67ca543f7f
maintainers/maintainer-list.nix: add PGP/GPG fingerprint 2019-01-22 14:03:15 +01:00
Ariel Núñez f30355eedb Tegola v0.8.1 (#54087)
tegola: init at 0.8.1
2019-01-21 23:42:21 +02:00
Robert Schütz e23c5ec8f2
Merge pull request #54413 from ivegotasthma/package-python-modules
Package multiple python modules
2019-01-21 14:13:06 +01:00
ivegotasthma 90f4df8a4d
maintainers-list: add myself to maintainers 2019-01-21 13:49:39 +01:00
Jörg Thalheim 0ad9ad40f5
Merge pull request #47663 from oxij/maintainers/gpg-fingerprint
maintainers/maintainer-list.nix: add PGP/GPG fingerprints
2019-01-21 11:42:25 +00:00
Dmitry Kalinkin 6fc8992e6d
Merge pull request #53452 from tadeokondrak/init-qmasterpassword
qMasterPassword: init at 1.2.2
2019-01-20 14:35:23 -05:00
lewo bc41317e24
Merge pull request #53924 from nzhang-zh/oci-image-tool
oci-image-tool: init at 1.0.0-rc1
2019-01-20 18:32:34 +01:00
Tadeo Kondrak 6872731208
qMasterPassword: init at 1.2.2 2019-01-19 17:55:23 -07:00
Dmitry Kalinkin 3cac599628
Merge pull request #54342 from ar1a/vdmfec
vdmfec: init at 1.0
2019-01-19 17:19:12 -05:00
Aria Edmonds d5fca98fcd vdmfec: init at 1.0 2019-01-20 08:58:12 +11:00
Dmitry Kalinkin 0f3758b5e6
Merge pull request #53839 from fusion809/marvin
marvin: init at 19.1.0
2019-01-19 15:50:49 -05:00
Jörg Thalheim fd5b4eeb19
Merge pull request #53380 from HaoZeke/updateConan
conan: 1.6.0 -> 1.11.2
2019-01-16 08:15:14 +00:00
Francesco Gazzetta 2832ec9335 maintainers: update fgaz's email address 2019-01-15 13:41:04 -05:00
Robert Schütz 77c6ca2c1a
Merge pull request #52647 from PsyanticY/pipreqs-2
pipreqs: init at 0.4.9 | pythonPackage.yarg: init at 0.1.9
2019-01-15 00:10:40 +01:00
Sebastien Bourdeauducq 8c468623b4 add myself to maintainers list 2019-01-15 00:22:38 +08:00
Brenton Horne 6be5e679b1 marvin: init at 19.1.0
Also adding myself (fusion809) as a maintainer.
The marvin Nix file in this commit is largely thanks to @msteen.
2019-01-15 00:23:38 +10:00
Jörg Thalheim ff0dc34c1d
Merge pull request #48752 from jorsn/new.epson-workforce-635-nx625-series
epson-workforce-635-nx625-series: init at 1.0.1
2019-01-14 11:02:02 +00:00
Ning Zhang 2660bc201b oci-image-tool: init at 1.0.0-rc1 2019-01-14 15:50:58 +11:00
Silvan Mosberger 084e008a2a
Merge pull request #53743 from baracoder/add-nvidia-maintainer
linuxPackages.nvidia_x11*: Add maintainer: baracoder
2019-01-11 19:09:40 +01:00
Herman Fries ca1f092fe9 linuxPackages.nvidia_x11*: Add maintainer: baracoder
I bought some recent nVidia hardware, so I am stuck with it for a couple
of years and because of this, I have an interest in a working nVidia driver.
2019-01-11 11:36:34 +01:00
tbenst d34f2b9b96 bftools: init at 5.9.2 (#53769) 2019-01-10 18:28:28 -05:00
worldofpeace 1b1ea35f74
Merge pull request #53599 from jbaum98/poetry
pythonPackages.poetry: init at 0.12.10
2019-01-10 17:42:35 -05:00
Jake Waksbaum fb7acdec80 Add jakewaksbaum as a maintainer 2019-01-10 17:02:45 +00:00
Maximilian Bosch b936b2ddac
Merge pull request #53733 from nalbyuites/pgsanity
pgsanity: init at 0.2.9
2019-01-10 14:12:15 +01:00
Ashijit Pramanik 06339255ca pythonPackages.pgsanity: init at 0.2.9 2019-01-10 18:13:33 +05:30
Alex Brandt a11995a328 maintainer-list.nix: update alunduil's email address
I've switched emails lately and would like hydra and other utilities to
use the new address for any packages still in my name.
2019-01-09 22:17:11 -05:00
HaoZeke a5aae4c04c
maintainers: Add myself (HaoZeke) to the list 2019-01-09 19:33:29 +05:30
klntsky c869fc2ac1 pax-rs: init at 0.4.0 (#53660) 2019-01-08 13:16:59 -05:00
Jan Tojnar 153c0bdb6a
Merge pull request #52075 from kisonecat/master
hashcash: init at 1.22
2019-01-08 03:45:24 +01:00
buffet 445c73afed maintainer-list: countingsort -> buffet 2019-01-07 00:10:46 +01:00
Hans-Jörg Schurr 3569ff78f6 trx: init at 2018-01-23 (#53324) 2019-01-04 13:46:57 +01:00
Jörg Thalheim fdb148f405
Merge pull request #53059 from schmittlauch/kcharselect
kcharselect: initial packaging
2019-01-04 08:17:06 +01:00
Astro 108588b75b frogatto: init at 0.0.2018-12-09 (#52989) 2019-01-02 11:47:16 +01:00
John Chadwick 0f76ab69b6 lxqt-archiver: init at 0.0.96 2018-12-30 14:18:00 -08:00
László Vaskó bd12f74827 material-design-icons: init at 3.2.89 (#52969)
It is a bit unfortunate that the name is so close to material-icons,
however it is consistent with the project name and how it is present
in AUR (ttf-material-design-icons-git)
2018-12-30 09:54:21 +01:00
Trolli Schmittlauch 4fb9712a83 add myself to maintainers list 2018-12-29 20:28:32 +01:00
nagato.pain 2581d044fb maintainers: update psyanticy's github 2018-12-24 15:39:46 -08:00
embr 74dcd2b49c cardpeek: init at 0.8.4 2018-12-21 22:40:08 +00:00
Enno Lohmeier 010b1c391d add elohmeier to maintainers 2018-12-20 20:07:15 +01:00
Anders Kaseorg 85379a29ec pypy3: init at 6.0.0
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2018-12-19 09:53:31 +01:00
Matthew Bauer 06bf67d7dd
Merge pull request #51018 from plchldr/rtl8821a
rtl8821a: init at 5.1.5
2018-12-17 23:36:36 -06:00
marius851000 5eb428e355 fltrator : init at 2.3
fltrator : added patch to made fltrator-landscape use the correct data directory.

fltrator : corrected an error with meta

fltrator : enhancement based on srhb suggestion

fltrator : add .desktop

fltrator : enanced the build file, based on suggestion of jtojnar & srhb

fltrator : use nativeBuildInput rather that buildInputs. suggested by jtojnar

fltrator : desktop file is now pointing to the specific binary, and has icon.

fltrator : deleted the manual unpack phase
2018-12-17 09:52:31 +01:00
Fabian Fink a21de12920 duplicacy: init at 2.1.2 2018-12-16 23:49:13 +01:00
Jacob Logemann 2f9934d78e maintainers: add jakelogemann (#52095) 2018-12-14 15:24:34 -05:00
Jim Fowler fe162a347a adding myself as a maintainer 2018-12-14 11:10:10 -05:00
Ivan Kozik 907847061b maintainers: add github for ivan 2018-12-13 12:52:32 -06:00
Ivan Kozik 158f1300d1 maintainers: add ivan 2018-12-13 06:24:50 +00:00
Etienne Laurin 328fbcff60 ikos: init at 2.1 2018-12-12 00:09:24 +00:00
Nathan van Doorn 395b69a6a0 metamath: init at 0.167 2018-12-09 10:18:25 +00:00
Gürkan Gür 007e177f90 passExtensions.pass-genphrase: init at 0.1 2018-12-06 21:40:52 +01:00
Lionello Lunesu 4b843a8106 go-ethereum: 1.8.17 -> 1.8.19 2018-12-05 13:40:07 +08:00
Dmitry Kalinkin 62b4b790b7
mill-bin: nitpicks 2018-12-02 23:45:58 -05:00
scalavision e0e8486a06 mill-bin: init at 0.3.5 2018-12-02 23:15:52 -05:00
Magnus Jonsson d23acab3a3 ocamlPackages.opti: init at 1.0.3 2018-12-01 19:00:23 -08:00
plchldr 24c3b7cc4e add myself to maintainers 2018-11-25 10:11:15 +01:00
elseym c598aab31f
pythonPackages.nanoleaf: init at 0.4.1 2018-11-23 15:16:55 +01:00
Massimo Redaelli 1bf18e4c85 pymssql: init at 2.1.4 2018-11-23 13:46:40 +01:00
James Hillyerd 6aacc6f19b maintainer: add jhillyerd 2018-11-22 10:43:24 -08:00
Spiros Boosalis bc62154bfd maintainer: add sboosali (#50890) 2018-11-21 23:11:33 +00:00
Francesco Zanini 580efed355 Add maintainer 2018-11-19 13:56:51 +01:00
Johan Thomsen 46b11c9d1a morph: init at 1.1.0
- added adamt to maintainers-list.nix
2018-11-18 23:02:37 +01:00
Javier Candeira 2c08fe5824 xmlcopyeditor: init at 1.2.1.3
* xmlcopyeditor: init at 1.2.1.3
(#38545)
2018-11-18 16:03:38 +01:00
chessai 978272e8a9 maintainers: add chessai 2018-11-17 14:56:57 -05:00
Samuel Dionne-Riel 9c86aca362
Merge pull request #48738 from Amar1729/init/argp-standalone
argp-standalone: init at 1.3
2018-11-12 23:52:01 +00:00
TG ⊗ Θ 3d4050ce48 maintainers: add tg-x 2018-11-12 06:50:35 +01:00
fuerbringer fa4aa79892
diskus: init at 0.4.0 2018-11-12 00:16:59 +01:00
Silvan Mosberger e2bae133a7
Merge pull request #49138 from fuwa0529/add-wownero
wownero: init at 0.4.0.0
2018-11-11 16:58:09 +01:00
fuwa 6c7ff0cca8 maintainers: add fuwa 2018-11-11 14:56:35 +08:00
Jan Tojnar cf7e7127c5
Merge pull request #48270 from Melkor333/wpgtk
wpgtk: init at 5.7.4
2018-11-11 04:01:24 +01:00
Jörg Thalheim 37918ac73b
Merge pull request #50181 from hlolli/maintainers
add myself (hlolli) to maintainers list
2018-11-10 15:04:42 +00:00
hlolli 092deb9cf8 add myself (hlolli) to maintainers list 2018-11-10 15:55:39 +01:00
Melkor333 5d53675c2f wpgtk: init at 5.7.4 2018-11-10 15:32:59 +01:00
MGregoire db8f4ff49c
standardnotes: init at 2.3.12 2018-11-09 22:41:00 +02:00
markuskowa 66b8fe5a0b
Merge pull request #49943 from spacekookie/ly
ly: init at 0.1.2
2018-11-08 23:34:44 +01:00
Katharina Fey cce331643d
maintainers: add spacekookie 2018-11-08 21:39:20 +01:00
Christian Rackerseder 2f4dae8f56
yarn: 1.12.1 -> 1.12.3 2018-11-08 08:49:00 +01:00
Nikola Knežević e7b61b791b grpcurl: init at 1.0.0 2018-11-07 13:43:24 +01:00
Sarah Brofeldt 7f58e8dbad
Merge pull request #49429 from das-g/osmium
osmium-tool: init at 1.9.1 incl. dependencies
2018-11-07 10:47:07 +01:00
Brayden Willenborg e11c3a08b0 gucci: init at 0.1.0 (#49813)
* gucci: init at 0.1.0

* gucci: init at 0.1.0
2018-11-07 10:21:55 +01:00
Averell Dalton f3999f6b3c Add averelld to maintainers 2018-11-03 19:09:58 +01:00
Renaud 4e8bed52ce
Merge pull request #49352 from talyz/master
nomachine-client: init at 6.3.6_1
2018-11-03 00:01:10 +01:00
talyz 06acfb853f nomachine-client: init at 6.3.6_1
Packages mainly the nxplayer part of the client, since the tray
doesn't work very well without the server / a complete installation.

Use the shipped libs, since nxplayer really doesn't like any others. I
believe they use internally modified versions of many libs.

Audio doesn't work: the libasound.so shipped looks for the alsa config
files in the wrong place, and even if it finds them, it still doesn't
work. Using the one from alsaLib doesn't work either and adds
instability.
2018-11-02 15:56:46 +01:00
Linus Heckemann e23ebd02ab
Merge pull request #49347 from sjau/easysnap-init
easysnap: init at 2018-10-28
2018-11-02 15:01:47 +01:00
sjau df51c5ef80 easysnap: init at 2018-10-28 2018-10-31 04:41:23 +01:00
Ales Huzik 6d34e36ed7
modem-manager-gui: init at 0.0.19.1 2018-10-30 21:55:15 +01:00
Vladyslav M bd4387f599
Merge pull request #49320 from benpye/init-miniflux
miniflux: init at 2.0.12
2018-10-29 13:53:42 +02:00
Raphael Borun Das Gupta 0982b78dde add maintainer das-g 2018-10-28 13:25:14 +01:00
Ben Pye dad36e071b
maintainers: add benpye 2018-10-28 02:18:00 +00:00
Mateusz Wykurz bb54c88eb7 Add wykurz to maintainers 2018-10-27 20:57:57 -04:00
Nikita Voloboev dd9e60f75e
goku: init 0.1.11 2018-10-27 16:15:36 +01:00
royneary 6392bf5edf maintainers/maintainer-list: add royneary 2018-10-23 23:30:14 +02:00
Mateusz Czapliński 98d4e42145 ocamlPackages.zmq: init at 20180726 2018-10-22 06:51:17 +00:00
Renaud 46372e5819
Merge pull request #47490 from TealG/axoloti-1.0.12-2
axoloti: 1.0.12-1 -> 1.0.12-2
2018-10-21 21:49:12 +02:00
Teal Gaure 861cab6ada maintainers/maintainer-list: remove TealG 2018-10-21 21:42:39 +02:00
Renaud ffcfa3f820
Merge pull request #48335 from pnelson/weather-icons-2.0.10
weather-icons: init at 2.0.10
2018-10-20 17:21:24 +02:00
Johannes Rosenberger ca45050d2e epson-workforce-635-nx625-series: init at 1.0.1 2018-10-20 16:38:48 +02:00
Amar1729 8e8283ae10 maintainers: add amar1729 2018-10-20 02:38:46 -04:00
markuskowa a8455529f7
Merge pull request #48613 from OPNA2608/x11vnc-update
x11vnc: 0.9.13 -> 0.9.15, adding maintainer
2018-10-17 20:47:00 +02:00
Christoph Neidahl (OPNA2608) 09504f62a7 x11vnc: added maintainer
adding myself as maintainer
2018-10-16 11:43:48 +02:00
Jörg Thalheim ad2121dfb3
Merge pull request #48428 from jeroendehaas/fmt
fmt: init at 5.2.1
2018-10-16 10:33:07 +01:00
Jeroen de Haas 2f6097b783 fmt: init at 5.2.1
This commit adds fmt, a C++ formatting library.
2018-10-16 08:30:54 +02:00
Samuel Dionne-Riel 9ab8920235
Merge pull request #48348 from f--t/fix/sil-fonts
sil-fonts: added charis, doulos, and andika
2018-10-14 21:01:09 -04:00
Yegor Timoshenko 9cae5814e0
maintainers: update yegortimoshenko's email 2018-10-14 14:24:04 +00:00
ft a041dd92fe sil-fonts: added andika, charis, doulos 2018-10-13 20:30:24 -07:00
Philip Nelson 3518c69d74 weather-icons: init at 2.0.10 2018-10-13 14:19:21 -07:00
Pierre Bourdon 5410e6b6b6 maintainers: add delroth 2018-10-13 10:10:29 +02:00
Silvan Mosberger 9179c1449d
Merge pull request #48193 from brendan-hall/zeit-now
now-cli: init at 11.4.6
2018-10-13 03:25:35 +02:00
paddygord 9d293db6af yojimbo: init at 1.1 (#48214) 2018-10-11 22:13:07 +00:00
Brendan Hall bccf6af310 Maintainers: Add Brendan Hall (me) as maintainer 2018-10-11 12:05:15 +01:00
Kim Burgess bd9ce1a761 maintainers: add kimburgess 2018-10-11 10:21:44 +10:00
edude03 01108c0d4b Add @edude03 to the maintainer list 2018-10-09 16:18:16 +08:00
Jaka Hudoklin 583e9835a8
maintainers: change my email 2018-10-09 00:17:19 +02:00
Matthew Bauer 4e2a3cbafe
Merge pull request #47494 from zachcoyle/teamocil-1.4.2
teamocil: init at 1.4.2
2018-10-08 14:02:19 -05:00
pacien a959bd928a maintainers: add pacien 2018-10-06 20:39:20 +02:00
Matthew Bauer 5e32c22611
Merge pull request #47287 from rokk4/ssocr
ssocr: init at 2018-08-11
2018-10-05 22:37:42 -05:00
Sarah Brofeldt 9073176598
Merge pull request #46577 from uskudnik/tsung-add-package
tsung: init at 1.7.0
2018-10-03 23:35:30 +02:00
Jörg Thalheim 50a306125c
Merge pull request #47542 from prusnak/gcc-arm-embedded_update
gcc-arm-embedded: 6-2017-q2-update -> 7-2018-q2-update
2018-10-03 17:29:25 +01:00
Urban Skudnik 4931655f69
Add Urban Skudnik (me) as maintainer 2018-10-03 15:47:26 +02:00
Sarah Brofeldt 2dd69e8d8e
Merge pull request #47500 from ma9e/libimagequant
libimagequant: init at 2.12.1
2018-10-03 10:27:57 +02:00
Jan Malakhovski 419ea86540
maintainers/maintainer-list.nix: add my own PGP/GPG attributes
First! :)
2018-10-03 00:21:47 +00:00
Jan Malakhovski be68971cd1 maintainers/maintainer-list.nix: add PGP/GPG attributes 2018-10-03 00:21:43 +00:00
Sean Haugh 8ba7aa0ed1 libimagequant: add myself as maintainer 2018-10-02 18:29:47 -05:00
Jörg Thalheim 67c86d8bc2
Merge pull request #47673 from dysinger/feature/dysinger
added dysinger as a maintainer
2018-10-02 20:10:52 +01:00
Jan Malakhovski 5abdbbb8b7 maintainers/maintainer-list.nix: stop the real name policy
What is a "real name" anyway? Are we in the buisness of checking passports here?
2018-10-02 15:17:38 +00:00
Jan Malakhovski 45df055094 maintainers/maintainer-list.nix: make the top comment a bit more readable 2018-10-02 15:17:36 +00:00
Pavol Rusnak b3531b9719
gcc-arm-embedded: 6-2017-q2-update -> 7-2018-q2-update
+ update blackmagic to latest commit which includes gcc7 fixes
2018-10-02 15:23:31 +02:00
haslersn 62bf19d2fc mkspiffs: init at 0.2.3 (#46674) 2018-10-01 14:49:02 +00:00
Matthew Bauer aaef04f865
Merge pull request #46045 from mdevlamynck/plasma-applet-volumewin7mixer
plasma-applet-volumewin7mixer: init at v23
2018-09-30 12:58:02 -05:00
Matthias Devlamynck aadd5b3f55 plasma-applet-volumewin7mixer: init at v23 2018-09-30 11:45:16 +02:00
Ryan Mulligan 30f58023dd
Merge pull request #45767 from ericevenchick/add-can-isotp
can-isotp: init at 20180629
2018-09-29 11:24:31 -07:00
Eric Evenchick 551d203775 can-isotp: init at 20180629
changed license to gpl2
2018-09-29 13:43:13 -04:00
Zach Coyle 68879b36cb teamocil: init at 1.4.2 2018-09-28 16:59:03 -04:00
Tim Dysinger f030011117 added dysinger as a maintainer
Signed-off-by: Tim Dysinger <tim@dysinger.net>
2018-09-28 00:04:04 -10:00
adisbladis c1a66a49fb
Merge pull request #47169 from t184256/nixpkgs-python-importer
pythonPackages.nixpkgs: init at 0.2.2
2018-09-28 12:59:18 +08:00
Alexander Sosedkin c73048605c pythonPackages.nixpkgs: init at 0.2.2
Allows to `from nixpkgs import` stuff in interactive Python sessions
2018-09-28 11:47:11 +07:00
Jörg Thalheim 2255fce780
Merge pull request #47270 from Vskilet/roundcube-package
roundcube: init at 1.3.7
2018-09-27 14:59:40 +01:00
Amin Bandali 4586ff7395 alloy: add alloy5 and take maintainership (#47262)
Add alloy5 (currently, 5.0.0.1), update homepage and downloadPage, and
take maintainership of the package.
2018-09-26 17:46:58 +01:00
Jörg Thalheim 0fcf01958b
Merge pull request #47112 from Avaq/add/twa
twa: init at 1.3.1
2018-09-24 21:41:37 +01:00
rokk4 c160745a7b ssocr: init at 2018-08-11 2018-09-24 20:10:51 +02:00
1000101 3b9d20ab8c add myself 1000101 as maintainer 2018-09-24 19:23:30 +02:00
Victor SENE 1e7997bdd2 roundcube: init at 1.3.7 2018-09-24 16:44:29 +02:00
Aldwin Vlasblom 6539722622
twa: init at 1.3.1 2018-09-24 13:31:54 +02:00
Avery Lychee 14058e3cbc treesheets: 2017-03-27 -> 2018-08-18 2018-09-24 13:06:43 +10:00
Charles Duffy bd13ef5944 Introduce desync, an alternate implementation of casync (#47195)
desync isn't as feature-rich as casync, but has a focus on production usability
and implementation quality which may make it a more appropriate tool.
2018-09-23 01:22:07 +02:00
Jörg Thalheim e969e0f78a
Merge pull request #47138 from Jeschli/pev
pev: init at unstable-2018-07-22
2018-09-22 11:56:59 +01:00
jeschli 4c9898108d pev: init at unstable-2018-07-22 2018-09-22 12:14:56 +02:00
Jan Tojnar 93408aecc4
Merge pull request #46274 from mvnetbiz/libratbag
libratbag: init at v0.9.903
2018-09-21 22:49:17 +02:00
Matt Votava 9a859fb7f9 libratbag: init at v0.9.903
Add package libratbag and service module ratbagd
Libratbag contains ratbagd daemon and ratbagctl cli to configure
buttons, dpi, leds, etc. of gaming mice.
Add mvnetbiz to maintainers.
2018-09-21 02:13:49 -07:00
rembo10 5e474d1c6f maintainers: add rembo10 2018-09-16 21:48:18 +02:00
AndersonTorres 72130651b5 Update Anderson Torres e-mail info 2018-09-15 14:21:45 -03:00
Matthew Bauer de7c00a2f2
Merge pull request #46471 from jethrokuan/feat/et-book
et-book: init at 1.0
2018-09-11 15:24:03 -05:00
Jörg Thalheim 1bdba70b71
Merge pull request #44496 from Yarny0/hylafaxplus
Hylafaxplus
2018-09-11 10:48:19 +01:00
Toon Nolten a2bb5d6917 ranger: 1.9.1 -> 1.9.2 (#46454)
* ranger: 1.9.1 -> 1.9.2

* Change maintainer attribute name to match usage
2018-09-10 11:48:49 +02:00
Jethro Kuan 6852e6ed25 init et-book package 2018-09-10 17:29:30 +08:00
Yarny0 f2c5b98649 maintainers: add 'yarny' (= myself) 2018-09-08 14:21:40 +02:00
Sarah Brofeldt 4ae70b7771
Merge pull request #46111 from stites/noti
noti: init at 3.1.0
2018-09-07 16:35:18 +02:00
stites 82f980828d add stites to maintainers list 2018-09-07 10:27:03 -04:00
Renato Garcia 318c9296fa snakemake: add maintainers (#46117) 2018-09-05 21:46:17 +02:00
Ryan Mulligan 7b54a50e97
Merge pull request #45730 from Helkafen/snakemake
snakemake: init at 5.2.2
2018-09-02 07:54:13 -07:00
xeji 6a7cd78884
Merge pull request #45818 from jglukasik/master
ipfs-cluster: init at v0.5.0
2018-09-02 13:52:48 +02:00
greydot 028b64ab08 qcomicbook: init at 0.9.1. (#44074) 2018-09-01 23:39:38 +02:00
Sebastian Meric de Bellefon c49e507bbc python.pkgs.ratelimiter: init at 1.2.0.post0 2018-08-31 08:57:28 -04:00
Jan Tojnar f0136e4bc8
Merge pull request #45638 from aanderse/incron
incron: init at 0.5.12
2018-08-31 06:54:58 +01:00
Joseph Lukasik d8b4a46b0e Add jglukasik to maintainer-list.nix 2018-08-30 15:43:56 -07:00
Niclas 42bfaab927 bunny: init at 1.1 (#45714)
* bunny: init at 1.1

Motivation for this change

Pretty useful not to have to think about what system you're on when
doing basic (un)installation tasks.

* Fixed typo
2018-08-28 23:18:55 +02:00
Raitis Veinbahs 1ae5f05d16 vitetris: init at 0.57.2 (#45672) 2018-08-27 20:30:18 +02:00
Brayden Banks a28dc898a5 mandoc: 1.13.4 -> 1.14.4 2018-08-26 18:12:59 -07:00
Aaron Andersen 8da9d7ceb1 conforming to CONTRIBUTING.md 2018-08-25 21:10:59 -04:00
Jonathan Queiroz 847291228f subberthehut: init at 20 (#45366) 2018-08-23 23:07:20 +02:00
xeji 30ac3b14ab
Merge pull request #45351 from swdunlop/nats
gnatsd: init at 1.2.0
2018-08-23 22:49:51 +02:00
CharlesHD 0e159e042e hdate: init at version 1.6.02 2018-08-20 11:16:21 +02:00
Scott W. Dunlop c8e9df9669 maintainers: add @swdunlop 2018-08-19 11:11:22 -07:00
Jonathan Reeve 0ccb4bf128 add self to maintainers list and update maintainer 2018-08-19 11:36:17 -04:00
Jörg Thalheim b9fafcfc30
Merge pull request #44323 from hax404/add/qsstv
qsstv: init 9.2.6
2018-08-18 08:24:07 +01:00
Jörg Thalheim a5cffb9ec8
Merge pull request #45103 from boj/maintainer-boj
Add maintainer boj
2018-08-16 10:19:45 +02:00
Pascal Wittmann 8fe6d7f1c0
Merge pull request #44961 from noneucat/init/mimic
mimic: init at 1.2.0.2
2018-08-16 10:04:08 +02:00
Brian Jones 7856a66210
Add maintainer boj 2018-08-16 16:42:29 +09:00
Timo Kaufmann d202dafd4a
Merge pull request #45055 from alyssais/slack-cli
slack-cli: init at 0.18.0
2018-08-16 01:30:33 +02:00
Andy Chun @noneucat 69e96f65ed mimic: init at 1.2.0.2 2018-08-15 12:43:37 -07:00
David McKay 27ddcc5bab wavebox: init at 3.14.10 (#45021) 2018-08-15 19:03:18 +02:00
Alyssa Ross 0a57de6f5b
slack-cli: add metadata 2018-08-15 15:47:24 +01:00
Jörg Thalheim cc671a1374
Merge pull request #44992 from freepotion/ivan
ivan: maintainer update
2018-08-14 10:31:08 +02:00
Michael Eden 59f88b478f maintainers: add @illegalprime 2018-08-13 16:15:47 -04:00
Free Potion a6781fabc1 ivan: add myself as maintainer 2018-08-13 21:52:32 +03:00
nonfreeblob a6add56730 Delete outdated info 2018-08-13 02:38:27 +03:00
Jonathan Mettes 237c956b0a ncview: init at 2.1.8 (#44778) 2018-08-09 08:41:12 +02:00
Christopher Ostrouchov 1e8a03e241 Add costrouc to maintainer list (#44655)
Added `costrouc` to maintainer list. email, github, and name
2018-08-08 08:07:45 +02:00
Arnaud ce52e62a9d maintainers: update lightdiscord's email (#44554) 2018-08-06 14:26:41 +01:00
Georg Haas acd1551478 maintainers: add @hax404 2018-08-05 20:54:03 +02:00
Imuli 9104cf1276 maintainers: add @imuli 2018-08-04 23:05:50 -04:00
Kyle Lacy 87069061c5 plex-media-player: init at 2.14.1 (#43839) 2018-08-04 22:25:48 +02:00
Johannes Löthberg adc4e1d6b7 inter-ui: init at 2.5 (#44433)
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
2018-08-04 10:59:32 +02:00
snaar 841e2ed547 run-scaled: init at 2018-06-03 (#44385)
* run-scaled: init at 2018-06-03

* run-scaled: change platform from linux to unix to match dependencies
2018-08-03 17:18:13 +02:00
LightDiscord b4a8264047
Add lightdiscord as maintainer 2018-08-03 14:04:18 +02:00
Serge Bazanski 742a50dafd trellis: init 2018.08.01 (#44328)
* trellis: init 2018.08.01

* trellis: move boost to buildInputs

* trellis: remove leftover debug clause
2018-08-02 10:18:47 +02:00
Duarte David 690d6fe800 Add deltaevo as maintainer 2018-07-31 21:52:35 -05:00
Luke Adams 12042577a1 Add lukeadams as maintainer 2018-07-31 21:52:35 -05:00
Boris Babic 37bfdc1e6a maintainers: add @borisbabic 2018-07-31 13:58:01 +02:00
gnidorah b6d92b89e3 twilight, kde2-decoration: add myself to maintainers 2018-07-28 17:45:45 +03:00
Jos van Bakel 812f4749ae rshell: init at 0.0.14 2018-07-26 06:12:06 -07:00
Sage 49ae194b23 yaxg: init at 2018-07-20
* yaxg: init at 2018-07-20

* yaxg: replaced makeWrapper with wrapProgram

* yaxg: Fixed version number and some formatting
2018-07-25 07:14:14 -07:00
Daniël de Kok 52e7494186 dbxml: init at 6.1.4
Website: https://www.oracle.com/database/berkeley-db/xml.html
Changelog: http://download.oracle.com/otndocs/products/berkeleydb/html/dbxml614.html
2018-07-24 20:27:51 -07:00
Matthew Bauer f03238525c
Merge pull request #43596 from Kmeakin/runelite
runelite: init at 1.6.0
2018-07-23 12:25:38 -04:00
Fatih Altinok ab800ddfe7
Add frontsideair as maintainer 2018-07-23 14:01:49 +00:00
Zack Grannan c17decb15c markdown-pp: init at 1.4 (#43525)
* markdown-pp: init at 1.3

* Increment version, fix tests
2018-07-17 13:24:13 +02:00
Eduard Bopp 5a73564baf maintainers: add @aepsil0n 2018-07-16 20:18:57 +02:00
Karl Meakin bae01e0348 runelite: init at 1.6.0 2018-07-16 03:12:17 +01:00
Wael M. Nasreddine 8384f817e8 add me to the maintainer-list 2018-07-13 16:14:06 -07:00
Michael Gough 517c29935b libcsptr: init at 2.0.4 2018-07-12 16:03:05 +00:00
Elias Probst 20f096a8a1
hetzner-kube: add myself (`eliasp`) as maintainer 2018-07-11 20:42:28 +02:00
Eelco Dolstra c93123afb6
Merge pull request #42937 from gavinrogers/init_holochain
holochain-go: init at 0.1.0-alpha
2018-07-11 17:46:30 +02:00
Pascal Wittmann 13f640057d
Merge pull request #43238 from tgharib/fix/add-triggerhappy
triggerhappy: init at 0.5.0
2018-07-11 10:35:38 +02:00
Silvan Mosberger 220459858b maintainer-list: sort and format
Was inconveniently sorted since https://github.com/NixOS/nixpkgs/pull/36119
2018-07-11 09:14:00 +02:00
Taha 00562b5a9a triggerhappy: init at 0.5.0 2018-07-11 00:15:52 -04:00
wayne dae9cf6106 dnscrypt-proxy2: init at 2.0.15 2018-07-10 17:31:08 +00:00
Brice Waegeneire fb25fe7879
drone-cli: add package
Signed-off-by: Brice Waegeneire <brice.wge@gmail.com>
2018-07-10 15:26:23 +02:00
Silvan Mosberger 129f94fb38
Merge pull request #42103 from eadwu/init/glava
glava: init at v1.4.5
2018-07-07 22:27:46 +02:00
Edmund Wu 2ec495e943
glava: init at v1.4.5 2018-07-07 16:18:41 -04:00
Kenny Shen bf86e953f8 Add qoelet to maintainers 2018-07-06 17:24:06 +08:00
xeji e8765ff8a8
Merge pull request #43044 from oyren/write_stylus
write_stylus: init at 209
2018-07-05 12:39:11 +02:00
oyren 4f84814208 write_stylus: init at 209 2018-07-04 22:15:32 +02:00
Gavin Rogers 9a9539df65 init: holochain-go at 0.1.0-alpha
Holochain is a platform for creating an unenclosable carrier upon which
highly-scalable dApps and smart contracts can be built. This is the holochain
team's initial implimentation in go. A rust version is under development.
2018-07-03 20:40:52 +01:00
Morgan Jones 24f4711705 dwarf-fortress: 0.44.10 -> 0.44.11
Update everything but dfhack and dwarf-therapist, which
have not been updated yet.
2018-06-30 23:25:27 +00:00
Matthew Bauer c29df030b2
Merge pull request #42605 from pmyjavec/saml2aws
Add saml2aws package
2018-06-28 22:29:08 -04:00
Matthew Bauer 574883f665
Merge pull request #42571 from iimog/hmmer
hmmer: init at 3.1b2
2018-06-28 22:00:09 -04:00
Matthew Bauer 50edf59e1b
Merge pull request #41430 from Tomahna/bloop
Bloop: Init 1.0.0-M11
2018-06-28 20:42:41 -04:00
Greg Hale 98c1ad879a pHash: init at 0.9.4 (#42546)
Fix style and redundancy issues pointed out by @jb55
2018-06-27 22:22:52 +02:00
Paul Myjavec 57183eef63 saml2aws: init at 2.6.1
Adds a new package, saml2aws, a CLI tool for managaing AWS logins via
SAML. For more information see https://github.com/Versent/saml2aws.

* Add nix expression to build the package.
* Add myself as a maintainer.
2018-06-27 09:59:04 +09:00
xeji b8ad7ec94b
Merge pull request #41876 from IvanMalison/addGitSync
Add git sync
2018-06-26 13:06:49 +02:00
tim put 2c766d8765 add timput to maintainers 2018-06-25 16:13:26 -06:00
Markus Ankenbrand 851ab7f323 hmmer: init at 3.1b2 2018-06-25 16:56:21 +02:00
Kevin Rauscher d8bb4c3ffa Add myself as maintainer 2018-06-23 18:25:35 +02:00
Jörg Thalheim a52d233ec5
Merge pull request #41901 from ariutta/sqlint
sqlint: init at 0.1.7
2018-06-18 10:43:16 +01:00
xeji 67a7e24b96
Merge pull request #42106 from ryantm/remmina
remmina: 1.2.0-rcgit.24 -> 1.2.30.1
2018-06-17 17:48:47 +02:00
Ryan Mulligan df74d3720a remmina: 1.2.0-rcgit.24 -> 1.2.30.1
The project moved to GitLab.

Add @ryantm and @melsigl as maintainers. Melsigl from
https://github.com/NixOS/nixpkgs/pull/41549

Closes #41549
2018-06-17 05:59:38 -07:00
Anders Riutta 5fb615d990 sqlint: init at 0.1.7. ht @ryantm. 2018-06-17 01:03:21 -07:00
dje4321 1b7ce4c6d5 brightnessctl: init at 0.3.2 (#42102)
* brightnessctl: init at 0.3.2

* Revised PR
2018-06-16 18:15:42 -04:00
pandaman64 b3f58d1df1 add pandaman as maintainer 2018-06-14 11:41:34 +09:00
Ivan Malison f67a83c7c4
Add imalison maintainer 2018-06-11 18:43:38 -07:00
Robert Schütz 1b452e46ac
Merge pull request #41474 from andreabedini/aws-sam-translator
pythonPackages.aws-sam-translator: init at 1.5.4
2018-06-11 16:53:03 +02:00
Andrea Bedini 9f7cb7da18 andreabedini: adding myself as a maintainer 2018-06-11 21:15:29 +08:00
Matthew Justin Bauer e8072de87e
Merge pull request #41354 from mulderr/master
odpic: init at 2.3.2
2018-06-09 17:07:06 -04:00
Jörg Thalheim 7212a6c130
Merge pull request #41194 from uri-canva/bazel-buildtools
Add Bazel buildtools
2018-06-08 13:55:51 +01:00
Sarah Brofeldt 0d1dee0dae
Merge pull request #41610 from bbarker/ats2
ats2: 0.3.9 -> 0.3.11
2018-06-08 10:31:06 +02:00
Brandon Elam Barker 52f81b6b58 ats2: 0.3.9 -> 0.3.11 2018-06-07 11:44:06 +00:00
Matthew Justin Bauer 6dcef7ab46
Merge pull request #41568 from linc01n/fcitx-table-extra
fcitx-table-extra: init at 0.3.8
2018-06-06 21:27:34 -04:00
MarcFontaine 220d2637c1 xearth : init at 1.1 2018-06-06 14:34:00 +02:00
Lincoln Lee 595a506c4a Add myself to maintainer list 2018-06-06 17:54:42 +08:00
Janne Heß fdafb70453 Add myself as maintainer 2018-06-03 20:46:01 +02:00
Matthew Justin Bauer 3507fcfbdb
Merge pull request #41287 from phryneas/package/barrier
barrier: init at 2.1.1
2018-06-01 20:51:49 -04:00
Maciej Kazulak 52de9e8206 odpic: init at 2.3.2 2018-06-01 13:12:55 +02:00
Pascal Wittmann eff23c0805
Merge pull request #41150 from nonfreeblob/ivan-052-init
ivan: init at 052
2018-05-30 21:59:48 +02:00
Lenz Weber bb8aa7f8d1 barrier: init at 2.1.1 2018-05-30 21:58:33 +02:00
Uri Baghin 403f9d496f bazel-buildtools: init at 2018-05-24 2018-05-30 08:01:00 +10:00
Sébastien Maret a6519a2676 Add my name to the maintainer list 2018-05-28 12:59:35 +02:00
wucke13 347cc5015c s-tar: init at 1.5.3 (#40771) 2018-05-28 11:56:35 +02:00
Grigory Chereshnev 3d9cd5d0c5 ivan: init at 052 2018-05-27 22:23:39 +03:00
Johan Thomsen df54c25f5a Kubernetes:
- Added information regarding breaking changes to release note for 18.09
- Changed golang version comment in kubernetes package
- Added @johanot to maintainers list
2018-05-26 11:19:12 +02:00
Jörg Thalheim be4b3e89e5
Merge pull request #39603 from Scriptkiddi/master
gams: init at 25.02
2018-05-23 09:26:49 +01:00
Emmanuel Rosa a14ffe567b add emmanuelrosa as maintainer 2018-05-20 21:32:55 +00:00
Kirill Elagin 388b21436a
wireguard-go: add myself as a maintainer 2018-05-19 14:25:57 +03:00
Udo Spallek 0f8749b092 udono: Add myself to maintainer list 2018-05-18 17:17:44 +00:00
Tobias Happ d9266340e1 Adds gerschtli to maintainer-list 2018-05-17 14:20:28 -05:00
Fritz Otlinghaus 9668a66948 gams: init at 25.02 2018-05-17 14:46:31 +02:00
Robert Schütz 2c91ab54c9
Merge pull request #40353 from Assassinkin/mail-parser
pythonPackages.mail-parser: init at 3.3.1
2018-05-17 12:24:30 +02:00
Assassinkin dd51a4a19e add psyanticy as maintainer 2018-05-17 08:31:02 +02:00
xeji 5f00237eb6
Merge pull request #40567 from dbohdan/master
tcl2048: 0.3.1 -> 0.4.0
2018-05-16 23:55:11 +02:00
Robert Schütz 40edf5eeed
Merge pull request #39120 from ktf/add-uproot
pythonPackages.uproot: init at 2.8.23.
2018-05-16 10:19:28 +02:00
dbohdan 302ed5422d maintainers: Update my contact info 2018-05-15 23:19:18 +03:00
Mitsuhiro Nakamura 50f5a417b2 rounded-mgenplus: add mnacamura as maintainer 2018-05-13 07:23:18 +09:00
CrazedProgrammer da08831345 compsize: init at 2018-04-07 (#40217) 2018-05-13 00:10:36 +02:00
xeji ef102bd43a
Merge pull request #39514 from Tmplt/update-geant4
geant4: v10.0.2 -> v10.4.1, define datasets seperately, add dependencies for enableInventor
2018-05-12 23:13:01 +02:00
Tmplt 024efc9509 geant4: v10.0.2 -> v10.4.1, define datasets seperately, add deps for enableInventor
By seperating the datasets, geant4 now builds in a sandbox.

Resolves #39766
2018-05-12 21:58:41 +02:00
Unknown 37af5704f9 distrobuilder: init at HEAD
Implement feedback
2018-05-12 21:14:10 +03:00
Manuel Mendez f245f537a8 netperf: cleanup
* netperf: fix build

* maintainers: add myself

* netperf: add myself as maintainer

* netperf: update to current git master to get bugfixes

* netperf: enable-demo mode

* fixup! netperf: fix build

* fixup! netperf: update to current git master to get bugfixes
2018-05-12 11:51:28 -05:00
Matthew Justin Bauer 6f8cfae6c9
Merge pull request #40225 from brian-dawn/brian/add-librealsense
librealsense: init at 2.11.0
2018-05-12 11:47:06 -05:00
Brian Dawn 8a9402c207 librealsense: init at 2.11.0 2018-05-09 12:58:55 -05:00
Matthew Justin Bauer 2779725c35
Merge pull request #40175 from ruuda/reproducible-squashfs
squashfsTools: apply reproducibility patches
2018-05-09 16:07:24 +00:00
Ruud van Asseldonk f0353d417f squashfsTools: update package metadata
I am adding myself as maintainer here for lack of a better candidate,
but I am not experienced with Nix, and I am not a squashfs expert
either.
2018-05-09 13:22:45 +02:00
Matthew Justin Bauer 0481467282
Merge pull request #40148 from rkoe/add/ext4magic
ext4magic: init at 0.3.2
2018-05-09 06:12:12 +00:00
Joel Burget 5d66a6bbdb 1password: init at version 0.4 (#40158) 2018-05-08 08:23:07 +01:00
Roland Koebler b45fa92de6 ext4magic: init at 0.3.2 2018-05-08 00:39:38 +02:00
Demyan Rogozhin fe24a0fa38
particl-core: init at 0.16.0.4
Particl is privacy-focused altcoin build for p2p eCommerce.
Added Particl Core - daemon used to run staking node.
2018-05-06 01:38:05 +02:00
jD91mZM2 edbf4b0eb2
powerline-rs: init at 0.1.6 2018-05-05 12:28:50 +02:00
Daniel Peebles 9a63471b3a
Merge pull request #39828 from wchresta/souffle-1.2
souffle: 1.0.0 -> 1.2.0
2018-05-01 16:03:40 -04:00
wchresta 0cb3923731 souffle: 1.0.0 -> 1.2.0 2018-05-01 21:04:30 +02:00
Julien Langlois 519b64592d hitch: init at 1.4.8 + service + test (#39358)
Add the Hitch TLS reverse proxy as an option for TLS termination.
2018-05-01 10:36:36 +01:00
Jean-Baptiste Giraudeau 92808e667f blobfuse: init at 1.0.1-RC-Preview (#39073) 2018-04-27 23:58:40 +01:00
xeji 0963abfb41 maintainer-list.nix: add real name for xeji 2018-04-27 14:15:42 +01:00
Ruben Maher 564a6288b8 maintainers: update email address
Trying to move away from .au ccTLD.
2018-04-27 10:35:26 +09:30
Mark Karpov 2a4dc39e1e pytaglib: init at 1.4.3 (#39498) 2018-04-26 17:19:52 +01:00
Giulio Eulisse 0d32d9318b
Add myself to the maintainers list 2018-04-26 15:08:54 +02:00
lewo 18c6c495ea
Merge pull request #39171 from nocent/add/bonzomatic
bonzomatic: init at 2018-03-29
2018-04-24 17:58:55 +02:00
lewo e0956295a9
Merge pull request #39363 from carlosdagos/go-jira-1.0.17
go-jira: init at 1.0.17
2018-04-24 16:13:25 +02:00
Jörg Thalheim 04a15a6ebf
Merge pull request #39338 from alexfmpe/coursera-dl
coursera-dl: init at 0.10.0
2018-04-24 14:45:58 +01:00
Carlos D'Agostino 49f02db58c go-jira: init at 1.0.17 2018-04-24 23:40:37 +10:00
Alexandre Esteves c9b3a2452f
coursera-dl: init at 0.10.0 2018-04-24 13:34:49 +01:00
Jens Binkert 412066173d Adjust email address 2018-04-23 21:55:26 +02:00
Wout Mertens 7c3dc2f53f
Merge pull request #39117 from Anton-Latukha/handbrake-rw
handbrake: refactor (fx, clenup, description, cosmetics, add maintainer)
2018-04-23 15:47:23 +02:00
Matthew Justin Bauer c8e58113b2
Merge pull request #38801 from worldofpeace/wire-desktop
wire-desktop: init at 3.0.2816
2018-04-21 20:47:56 -05:00
bfortz ba8ef6184c minergate: init at 8.1 (#39302) 2018-04-21 18:33:13 +01:00
Matthew Justin Bauer 6548559061
Merge pull request #38656 from krav/master
sleepyhead: init at 1.0.0-beta
2018-04-19 12:20:52 -05:00
nocent 4959111f30 bonzomatic: init at 2018-03-29 2018-04-19 19:01:26 +02:00
Peter Hoeg 50d39f1011 maintainers: sort 2018-04-19 13:10:48 +08:00
Anton-Latukha 9b4b21c6ab handbrake: refactor (fx, clenup, description, cosmetics, add maintainer) 2018-04-18 21:16:02 +03:00
S. Nordin Abouzahra 93925cd94c
maintainers: add sna 2018-04-15 11:19:02 +02:00
Alex Chapman 35f75cff4f pythonPackages.python-docx: init at 0.8.6 (#38722) 2018-04-15 08:03:24 +02:00
worldofpeace 23a1b1264d add worldofpeace as maintainer 2018-04-11 14:01:07 -04:00
Frederik Rietdijk ee6894ca12 Merge staging into master 2018-04-11 14:55:52 +02:00
BjornMelgaard 3bbe655c44 maintainers: add myself 2018-04-10 21:19:13 +03:00
Frederik Rietdijk 6023849ba1 Merge master into staging 2018-04-10 19:23:42 +02:00
Kaz Wesley 87fd6c1f26 iaca: init at 3.0, 2.1 (#38659) 2018-04-10 17:24:46 +01:00
Robert Schütz 80fc5f2a24 Merge branch 'master' into staging 2018-04-10 09:13:36 +02:00
Jan Tojnar f1c8417ca0
Merge pull request #35545 from MtP76/photoflow
Adding photoflow
2018-04-09 21:23:02 +02:00
Matthew Justin Bauer 9416d80275
Merge pull request #36363 from Synthetica9/i3-wk-switch
i3-wk-switch: init at 484f840
2018-04-09 14:13:58 -05:00
Matthew Justin Bauer 5336176a55
Merge pull request #36444 from rittelle/master
kdebugsettings: init
2018-04-09 14:13:08 -05:00
Matthew Justin Bauer 6a74718e00
Merge pull request #36852 from rprospero/sasview-for-pr
sasview: init at 4.1.2
2018-04-09 14:07:40 -05:00
Matthew Justin Bauer a7341d70ef
Merge pull request #36884 from nioncode/p4v
p4v: init at 2017.3.1601999
2018-04-09 14:07:03 -05:00
Kristoffer 1ee4331a30 sleepyhead: init at 1.0.0-beta
By git revision since last tag 1.0.0-beta2 is over a year old and
doesn't seem to build
2018-04-09 19:49:49 +02:00
Frederik Rietdijk 0aa59a08d6 Merge master into staging 2018-04-09 15:12:32 +02:00
sephalon 33eb77bad1 pcsc-scm-scl011: init at 2.09 (#37732) 2018-04-08 23:01:55 -05:00
Matthew Justin Bauer 9191670c9e
Merge pull request #38059 from msiedlarek/master
gpu-switch: init at 2017-04-28
2018-04-08 23:00:19 -05:00
Matthew Justin Bauer 1381606b8e
Merge pull request #38533 from nyanloutre/duplicati-package
duplicati: init at 2.0.3.3
2018-04-08 21:49:48 -05:00
Jack Kelly babbf2ac5c perlPackages.CDDB_get: init at 2.28 2018-04-08 20:43:57 +10:00
Frederik Rietdijk 595a72589f Merge master into staging 2018-04-08 10:54:17 +02:00
nyanloutre 20f18c7d16
duplicati: init at 2.0.3.3 2018-04-07 19:42:39 +02:00
Benjamin Andresen 5e7e762b67 maintainers: add bandresen 2018-04-06 23:55:41 +02:00
Peter Simons 935526e181
Merge pull request #38288 from ElvishJerricco/elvishjerricco-ghcjs-maintainer
Added ElvishJerricco to GHCJS maintainers
2018-04-06 10:54:57 +02:00
Isaac Shapira ff5baea979 pywal: init at 2.0.5 (#38443) 2018-04-06 09:57:20 +02:00
Frederik Rietdijk a9f37d1c25 Merge master into staging 2018-04-05 19:25:05 +02:00
Carter Sande 7f92e3b6bf rpiboot-unstable: init at 2018-03-27 2018-04-05 15:40:03 +03:00
Frederik Rietdijk 23741692fa Merge master into staging 2018-04-04 19:36:39 +02:00
Yannik Sander 0c95dee8cb
krunner-pass: init at version 1.3.0 2018-04-03 19:01:58 +08:00
Tuomas Tynkkynen 747ebe3f66 Merge remote-tracking branch 'upstream/master' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2018-04-03 02:22:54 +03:00
Will Fancher c6a9e3a911 Added ElvishJerricco to GHCJS maintainers 2018-04-01 03:58:45 -04:00
Mathis Antony 25b3d27257 nmon: init at 16g 2018-04-01 00:45:56 -05:00
Tim Engler 9b93da6703 add redfish64 to maintainer list 2018-03-31 08:28:08 +00:00
leo60228 5de6ee22d1 gpx: init at 2.5.2 2018-03-30 22:51:35 +02:00
Graham Christensen 77917ffce9
Merge pull request #37780 from bkchr/gst_rtsp_server
gst-rtsp-server: Init at 1.12.3
2018-03-30 14:42:10 -04:00
Bastian Köcher 6596abea20 Adds myself(bkchr) as maintainer of gst_rtsp_server 2018-03-30 20:29:14 +02:00
Frederik Rietdijk 9d2ff98571 Merge remote-tracking branch 'upstream/master' into HEAD 2018-03-30 08:14:35 +02:00
Jörg Thalheim 683a73f093
Merge pull request #37890 from tobimpub/cquery
cquery: init at 2018-03-25
2018-03-29 20:50:35 +01:00
Mikołaj Siedlarek 055c2f28f0 gpu-switch: init at 2017-04-28 2018-03-29 20:07:04 +02:00
Shea Levy 05e375d710
Merge remote-tracking branch 'origin/master' into staging 2018-03-28 09:36:47 -04:00
Ben Gamari a62fffd9a5 ngspice: Move shared library to a new derivation
It turns out that the build system does not support building both the
command-line tool and the shared library at the same time. Consequently
the ngspice derivation has not provided the command-line tools since the
shared library was enabled in #31166.
2018-03-25 19:55:40 -04:00
Tobias Mayer 4930caae80 cquery: init at 2018-03-25 2018-03-26 00:51:41 +02:00
Eric Wolf 59a9165b9d procps-ng: took maintainership 2018-03-24 14:46:59 +01:00
lewo e5b98c871e
Merge pull request #37463 from uvNikita/add/todolist
todolist: init at 0.8
2018-03-21 08:10:22 +01:00
Nikita Uvarov 300a28bb31
todolist: init at 0.8 2018-03-20 21:02:11 +01:00
lewo ba96a902ad
Merge pull request #36988 from hschaeidt/stabber
stabber: init at 2016-11-09
2018-03-20 20:40:39 +01:00
Jörg Thalheim 7bef35e691
Merge pull request #37358 from brainrape/idrisPackages-update
idrisPackages: add packages
2018-03-20 06:44:42 +00:00
Matthew Justin Bauer b31f9c05ac
Merge pull request #36413 from Esteth/master
vo-amrwbenc: init at 0.1.3
2018-03-19 11:58:22 -05:00
Hendrik Schaeidt 86ff559f82 add hschaeidt to maintainer list 2018-03-19 11:04:35 +01:00
Matthew Justin Bauer 50fcb349ea
Merge pull request #36775 from marsam/feature/add-valelint
vale: init at 0.10.1
2018-03-19 03:51:33 -05:00
Moritz Küttel 335394ff81 add myself (Mogria) to maintainers list 2018-03-18 19:30:47 +00:00
Ben Wolsieffer 0264c9bb47 maintainers: add lopsided98 2018-03-18 18:53:12 +02:00
Nicolas Schneider b07bc129cb p4v: init at 2017.3.1601999 2018-03-18 15:00:31 +01:00
Jörg Thalheim 9765381b58
Merge pull request #37280 from tazjin/chore/bump-kontemplate-v1.4.0
kontemplate: 1.3.0 -> 1.4.0
2018-03-18 08:33:59 +00:00
lewo 782fbc6cfd
Merge pull request #37035 from rdnetto/master
bar: init at version 1.11.1
2018-03-18 09:23:46 +01:00
Vincent Ambo db2da8097c maintainers: Add tazjin 2018-03-17 23:56:20 +01:00
Felipe Espinoza 298f616913 libtins: init at 3.5 2018-03-16 18:04:39 -03:00
Márton Boros cf65d477fd maintainers: add brainrape 2018-03-16 12:34:36 +01:00
lewo a3205ea5f3
Merge pull request #36928 from roosemberth/pcm
pcm: init at 201710
2018-03-15 08:48:40 +01:00
Reuben D'Netto 0bba975feb bar: init at version 1.11.1
Removed lemonbar alias to avoid collision.
2018-03-15 09:41:25 +11:00
Robert Schütz d78a411d98
Merge pull request #36899 from aborsu/spacy
Spacy
2018-03-14 23:36:46 +01:00
Roosembert Palacios e955391157 Add name to maintainers' list
Signed-off-by: Roosembert Palacios <roosembert.palacios@epfl.ch>
2018-03-14 20:39:41 +01:00
Augustin Borsu 458ba30fa9 add aborsu as maintainer 2018-03-14 20:29:10 +01:00
Peter Simons 54ade273e7
Merge pull request #36526 from idontgetoutmuch/master
Add sundials
2018-03-13 13:29:17 +01:00
Amine Chikhaoui d5dd7f4413 pcstat: init at 2017-05-28 (#33643) 2018-03-12 21:51:38 +00:00
Dominic Steinitz 46f9e10636 Add name to maintainers' list 2018-03-12 14:58:12 +00:00
John Children 79f4548aa2 go-langserver: init at unstable-2018-03-05 2018-03-12 14:52:13 +00:00
Mario Rodas 66998084c9 maintainers: add marsam 2018-03-11 21:56:21 -05:00