Commit graph

1414 commits

Author SHA1 Message Date
Wael Nasreddine eaca8a71ec
Merge pull request #93839 from lucperkins/humioctl
humioctl: init at 0.25.0
2020-07-29 19:12:47 -07:00
Luc Perkins ea15ee2d4b maintainers: add lucperkins 2020-07-29 18:48:00 -07:00
Artturin b9f742f541 maintainer: add artturin 2020-07-30 03:02:58 +03:00
Louis Tim Larsen f609fa60c4
hunspell-dicts: add support for Danish dictionary
PR #93651
2020-07-30 00:51:58 +02:00
Doron Behar 7e7bf5a4a1
sile: 0.10.4 -> 0.10.9 (#94168)
* sile: reformatting, not changing drv at all

Put all inputs on separate lines and don't use `with stdenv.lib` for
large scopes.

* sile: 0.10.4 -> 0.10.9

Add poppler_utils as check dependency. Clean up some outdated comments
and hooks. Add more outputs for better closure size.

* maintainers: add alerque

* sile: add alerque as maintainer
2020-07-29 15:41:23 -05:00
Dmitry Kudriavtsev 345949594f maintainers: update name to anna 2020-07-28 19:48:16 -07:00
Tethys Svensson 179b74c216 maintainers: add TethysSvensson 2020-07-28 22:59:51 +02:00
Ryan Mulligan fb140c7d36
Merge pull request #93709 from arcz/update-nsjail
nsjail: 2.9 -> 3.0
2020-07-28 11:28:25 -07:00
Andika Demas Riyandi f4997efd5c
rnix-hashes: init at 0.2.0 (#93778) 2020-07-28 14:38:00 +00:00
zimbatm 93013cd8b3
Merge pull request #93871 from Chili-Man/terraform-0.12.29-update
terraform: 0.12.28 -> 0.12.29
2020-07-26 09:03:23 +00:00
Bouke van der Bijl 3889822008 maintainers: add bouk 2020-07-26 14:22:57 +10:00
Diego Rodriguez cc6c6eac32
maintainers: add Chili-Man 2020-07-25 17:20:05 -06:00
Daniël de Kok 370a71c74f
Merge pull request #93619 from Parasrah/go-task
go-task: init at 2.8.1
2020-07-25 20:41:26 +02:00
Jaka Hudoklin fea9351d81
Merge pull request #92719 from pjjw/update/mongodb-42
mongodb: 4.0.12 -> 4.2.8
2020-07-24 20:15:29 +02:00
Peter Woodman dbd0f3e957
mongodb: 4.0.12 -> 4.2.8
Not strictly an upgrade, but adds a new mongodb-4_2 target with the
current mongodb from that branch.

Use matching client and server versions in mongodb tests- tests were
using the mongo 3.4 client to connect, and this finally doesn't work
with server 4.2.

Per reviewer suggestion, adding myself as cheetah3 maintainer.

Additionally, reestore comments describing the purpose of the
build-dependencies patch
2020-07-24 11:44:16 -04:00
Artur Cygan 4c17f321b3 maintainers: add arturcygan 2020-07-23 17:51:36 +02:00
Parasrah 60bca58f6f
maintainers: add parasrah 2020-07-22 18:44:39 -06:00
adisbladis 1be9aa3a83
Merge pull request #79235 from goertzenator/add_vispy
vispy: init at 0.6.4
2020-07-21 21:37:29 +02:00
Michael Weiss 9a47c3b504
Merge pull request #93558 from galagora/update-android-studio
androidStudioPackages.beta: 4.0.0.16 -> 4.1.0.14
2020-07-21 20:08:44 +02:00
galagora fb7752a597 maintainers: add meutraa 2020-07-21 19:57:17 +03:00
galagora 167d5d8c3b maintainers: add galagora 2020-07-21 19:50:24 +03:00
worldofpeace 8316e0c16a
Merge pull request #93343 from Profpatsch/maintainers-pronoun-field
maintainers-list: add a GDPR note, avoid unnecessary data collection
2020-07-20 21:08:53 -04:00
Peter Sanford 421b10ea70 maintainers: add psanford 2020-07-20 10:11:51 +10:00
zowoq 0f19b9ba72
Revert "Group packages by language/builder via dummy maintainer" 2020-07-18 17:45:08 +10:00
Luke Granger-Brown 5ecf942c11 oven-media-engine: init at 0.10.4 2020-07-17 20:07:11 +02:00
Profpatsch f13283c3f5 maintainers-list: add a GDPR note, avoid unnecessary data collection
This change was preceded by the idea of adding a pronoun field to the
file, which we determined to be a bad idea:

* maintainers-list: add pronoun to the optional fields

I often do not know how to address maintainers, so giving them the
ability to specify their pronouns is helpful for communication
purposes.

* maintainers-list: add pronoun for Profpatsch

maintainers-list: make the pronoun field into a list

Some people have a set of pronouns they are fine with, so let’s make
that possible.

Based on feedback by somebody With An Idea™ of the topic.

* maintainers-list: remove the pronouns field

The discussion around the field raised a good point, quoting:

> What you are proposing here is keeping an irrevocable permanent
> history of people’s pronouns. It makes anybody would want to do bad
> things with it one small script away from a list of which Nixpkgs
> contributors are trans. Even looking at the history of name
> changes (which we probably also shouldn’t store) wouldn’t be nearly
> as reliable a source. While it might be tempting to say that
> participating in this would be optional, it would be establishing a
> de facto standard location for this information, that might make
> people feel compelled to participate or accept having the wrong
> pronoun used. Compounding this is the fact that the people who will
> be most comfortable using this field are the people who have never
> changed their pronouns. If they decide to in future, they now have
> to choose between permanently marking themselves as somebody who
> changed or deleted their pronouns (which is dangerous) or leaving
> the wrong pronouns up. Because of this, I think that over time this
> list would probably result in even more people being referred to by
> the wrong pronouns, because of outdated entries that are dangerous
> to correct.
>
> **This idea is extremely dangerous**. If somebody wants to publish
> their pronouns, they can already do that on their website or GitHub
> profile, without having to include that information in a large
> public dataset with history tracking.

So let’s remove it again.
2020-07-17 18:18:31 +02:00
zowoq 5650202eda maintainers: add nixpkgs-{go,rust} 2020-07-17 11:16:54 +10:00
Ash e818368be6 amfora: init at 1.3.0 2020-07-16 17:03:08 +05:30
Jeffrey McBeth 79ed95b348 maintainers: add mcbeth 2020-07-15 09:15:55 -04:00
Matej Urbas 2f355e776b
pkgs.terraform: add terraform-provider-shell 1.6.0 (#93069) 2020-07-14 14:05:39 +00:00
Ryan Mulligan 6faba433b2
Merge pull request #84973 from glittershark/init-aadict
pythonPackages.{aadict,,globre,pxml}: init at 0.2.3, 0.1.5, 0.2.13 respectively
2020-07-13 20:35:48 -07:00
Jonas Schievink e1a1b974ed pc-ble-driver: init at 4.1.1
It's a dependency of pc-ble-driver-py, but it's no longer built
alongside it.
2020-07-13 23:25:26 +02:00
Daniel Șerbănescu c57c936281 evolution-ews: init at 3.36.4 2020-07-09 00:32:51 +02:00
Daniël de Kok d915b7223a
Merge pull request #92657 from CRTified/pkg/cc-tool
cc-tool: Init at unstable-2020-05-19
2020-07-08 14:16:30 +02:00
Jan Tojnar 143398d7da
Merge pull request #92390 from fionera/add-fuzzel
Add fuzzel
2020-07-08 13:42:13 +02:00
CRTified 099fcb426d maintainers: add CRTified 2020-07-08 09:53:44 +02:00
Thiago Franco de Moraes 712a46ced6 maintainers: add tfmoraes 2020-07-07 22:12:25 -07:00
Daniel McCarney 9da69bcf22 honggfuzz: init at 2.2
Honggfuzz is a security oriented, feedback-driven, evolutionary,
easy-to-use fuzzer with interesting analysis options. It is
multi-process and multi-threaded, blazingly fast when the persistent
fuzzing mode is used and has a solid track record of uncovered security
bugs.

See https://honggfuzz.dev for more information.
2020-07-07 23:01:08 -05:00
Timo Kaufmann c6e47d5763
Merge pull request #78451 from arnarg/adding-operator-sdk
operator-sdk: init at 0.18.2
2020-07-07 23:41:30 +02:00
Daniël de Kok e01b23fb9a
Merge pull request #85492 from toschmidt/mailspring
mailspring: init at 1.7.8
2020-07-07 14:45:59 +02:00
Harry Ho ff12fe96d1 maintainers: add hh 2020-07-07 13:29:22 +08:00
Daniël de Kok f4dce8e967
Merge pull request #91634 from bmilanov/submit/add-nxp-mfgtools
nxpmicro-mfgtools: init at 1.3.191
2020-07-06 20:59:50 +02:00
Biser Milanov 859e2040bc maintainers: add bmilanov 2020-07-06 20:43:00 +02:00
David Arnold 2f8206ea97 maintainers: init blaggacao 2020-07-05 21:39:22 -07:00
Jaka Hudoklin 9698c7302f
Merge pull request #92308 from RaghavSood/rippled/1.5.0
rippled: 1.4.0 -> 1.5.0
2020-07-06 03:47:32 +00:00
Fionera fde6f9a95a maintainers: add fionera 2020-07-06 04:41:17 +02:00
raghavsood 8eee3478ae
rippled: update maintainers 2020-07-06 10:00:09 +08:00
Ryan Mulligan c74e1517aa
Merge pull request #91270 from ShamrockLee/chewing-editor
chewing-editor: init at 0.1.1 Add package `chewing-editor`
2020-07-05 16:34:27 -07:00
Shamrock Lee 66020b7b52 maintainer-list: Add ShamrockLee (myself) to maintainer-list 2020-07-05 16:21:00 -07:00
Saúl Cabrera 9988f8d939 maintainers: add saulecabrera 2020-07-03 18:18:58 -04:00
Benjamin Hipple f7c7509ecd
Merge pull request #91655 from davegallant/master
awscli2: init at 2.0.26
2020-07-03 14:39:27 -04:00
ehmry f9f86e116e
Merge pull request #90451 from joachimschmidt557/nimmm-init
nimmm: init at 0.1.2
2020-07-01 13:46:51 +05:30
Dave Gallant a142770da5
awscli2: init at 2.0.26
Amazon released v2 of their CLI, but is still actively maintaining v1.

- https://github.com/aws/aws-cli/blob/2.0.26/CHANGELOG.rst
- https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html
- https://docs.aws.amazon.com/cli/latest/userguide/cliv2-migration.html
2020-06-30 23:11:31 -04:00
Jörg Thalheim 74cb17f3ba
Merge pull request #52939 from akamaus/tensorboardX 2020-06-30 09:15:56 +01:00
Quentin 1811fea9eb maintainers: add quentini 2020-06-29 16:58:18 +03:00
Philipp Riegger 7b79d72aad maintainers: add priegger 2020-06-29 15:51:40 +02:00
Daniël de Kok 96ccfbaf44
Merge pull request #91671 from david-sawatzke/easypdkprog
easypdkprog: init at 1.2
2020-06-28 18:27:26 +02:00
David Sawatzke 7706c657b0 maintainers: add david-sawatzke 2020-06-28 15:29:55 +02:00
Dmitry Vyal 2633167c2b added akamaus to maintainers-list 2020-06-28 15:11:56 +03:00
Maximilian Bosch c0c786c3bd
Merge pull request #91454 from ConradMearns/obsidian
obsidian: init at 0.7.3
2020-06-28 01:21:21 +02:00
Break Yang bc726a9f28 maintainers: add breakds 2020-06-26 11:19:42 -07:00
Mario Rodas 3f338bb94c
Merge pull request #88012 from TheBrainScrambler/master
webbrowser: init at 29.0.0rc1
2020-06-25 22:16:29 -05:00
Conrad Mearns 14ddd784d3 maintainers: add conradmearns 2020-06-25 02:36:17 +02:00
Sirio Balmelli 8bdbb204d4 maintainers: add siriobalmelli
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-06-24 13:57:58 -07:00
Daniël de Kok 734f1dea8b
Merge pull request #91196 from jduan/jduan--add-fastmod
fastmod: init at 0.4.0
2020-06-22 06:47:51 +02:00
Jingjing Duan d9c5a0a13e maintainers: add jduan 2020-06-21 11:34:43 -07:00
Daniël de Kok 30adb1fb9e
Merge pull request #89276 from jobojeha/master
utf8cpp: init at 3.1.1
2020-06-21 14:29:01 +02:00
Jonathan Jeppener-Haltenhoff 51273a0f73 maintainers: Add jobojeha 2020-06-21 14:14:40 +02:00
Michele Guerini Rocco bc5843f8d1
Merge pull request #88928 from aciceri/navidrome
navidrome: init at 0.23.1
2020-06-20 16:04:04 +02:00
aciceri a04315f38b
maintainers: added aciceri 2020-06-20 14:56:55 +02:00
Shea Levy 2590885605
Merge pull request #89099 from alexbiehl/alex/py-skein
python3Packages.skein: init at 0.8.0
2020-06-19 12:35:26 -04:00
Matt Layher be2947a87a maintainers: add mdlayher GPG key
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2020-06-19 16:26:53 +00:00
Yannick Markus e4fd4b2a71 devdocs-desktop: init at 0.7.1
Also added ymarkus to maintainers list.
2020-06-18 12:46:22 +02:00
WilliButz 57a3249994
Merge pull request #90662 from srhb/redis-exporter
prometheus-redis-exporter: init at 1.7.0
2020-06-18 11:25:23 +02:00
Erik Skytthe 9740f61b31 maintainers: add eskytthe 2020-06-18 11:13:25 +02:00
Jesse Wattenbarger 6457a26021 maintainers: add jwatt 2020-06-18 04:31:07 +02:00
Antonio Yang 9d71f4f2e2 maintainers: add yanganto 2020-10-03 22:27:20 +08:00
Maximilian Bosch 0a63b5ae34
Merge pull request #89262 from cript0nauta/simple-mpv-ui
mpvScripts.simple-mpv-webui: init at 1.0.0
2020-06-17 03:13:48 +02:00
Jan Tojnar 75e756b8e1
Merge pull request #90051 from fabianhauser/hamster-time-tracker 2020-06-16 23:08:45 +02:00
Léo Gaspard b0a2d1cef7
Merge pull request #78780 from ju1m/dovecot_fts_xapian
Dovecot plugin for Full Text Search (FTS) with Xapian
2020-06-16 22:00:26 +02:00
Colin L Rice b586b07cfa Add c00w as a maintainer 2020-06-16 08:05:11 +10:00
joachimschmidt557 ed3f7ab3a4 nimmm: init at 0.1.2
nimmm is a terminal file manager written in nim.
2020-06-15 10:33:59 +02:00
Pasquale 73dd8a73a4 mantainers: add pasqui23 2020-06-14 13:27:30 +02:00
Jeremy Schlatter 261912e071 maintainers: add jeremyschlatter 2020-06-12 11:58:19 -07:00
Michael Maclean 5b8a78a972 rtl-ais: init at 0.8.1 2020-06-10 22:46:34 +01:00
Fabian Hauser 8c22f78354 maintainers: add fabianhauser 2020-06-10 17:16:35 +02:00
Timo Kaufmann fd8892961f
Merge pull request #79842 from mir06/add-liberfa
liberfa: init at 1.7.0
2020-06-10 15:01:23 +02:00
Armin Leuprecht b621677c88 maintains: add mir06 2020-06-10 07:32:33 +00:00
Matías Lang 5930a0ea44 mpvScripts.simple-mpv-webui: init at 1.0.0 2020-06-06 14:46:15 -03:00
SCOTT-HAMILTON 397a90a699 maintainers: add shamilton 2020-06-04 12:19:24 -07:00
Elis Hirwing 88f61c3a36
Merge pull request #87952 from lunik1/add-fdkaac
fdkaac: init at 1.0.0
2020-06-04 13:00:18 +02:00
Lassulus a15262665a
Merge pull request #88466 from puzzlewolf/gazebo_remove
gazebo: remove
2020-06-04 12:47:42 +02:00
Alex Biehl 6200d2f8b2 Add alexbiehl as maintainer 2020-06-04 09:16:16 +02:00
Jan Tojnar 384cf8788b
Merge pull request #87914 from seb314/submit/jamulus 2020-06-04 07:55:11 +02:00
Eduard Bopp 84b5d5dfef Update my GitHub username
I recently changed the username, so this reflects that change to make
sure people find me.

For confirmation, check that the GitHub ID is still 3098430 for my new
username using the GitHub API:

https://api.github.com/users/edibopp
2020-06-03 15:42:55 +02:00
seb314 6031391c99 maintainers: add seb314 2020-06-02 23:42:19 +02:00
Elis Hirwing a823f46be0
Merge pull request #84812 from f4814/init-razergenie
razergenie: init at 0.8.1
2020-06-02 17:20:57 +02:00
TheBrainScrambler aeaa93c7e7 webbrowser: init at 29.0.0rc1 2020-06-02 14:45:59 +02:00
Mario Rodas a69f9e5a69
Merge pull request #83385 from wohanley/master
goimapnotify: init at 2.0
2020-06-01 23:42:36 -05:00
Maximilian Bosch b447269f08
Merge pull request #89183 from timstott/go-jira
go-jira: 1.0.17 -> 1.0.23
2020-06-01 17:43:25 +02:00
1000101 82ee41b1e1 maintainers: update 1000101 (mail) 2020-06-01 14:06:45 +02:00
Shardul Baral b320474779
Add shardy to maintainers 2020-05-31 10:29:25 -04:00
Timothy Stott e536b9e208
maintainers: add timstott 2020-05-31 11:22:50 +01:00
TheBrainScrambler 2995b47fa0 maintainers: add TheBrainScrambler 2020-05-31 11:26:10 +02:00
puzzlewolf 3b26ba8b91 maintainers: remove pxc 2020-05-30 18:38:37 +02:00
Timo Kaufmann 69ea180bc9
Merge pull request #87383 from stianlagstad/sl/dstask-0.17
dstask: init at 0.18
2020-05-30 11:48:07 +00:00
Mario Rodas 1f2e949572
Merge pull request #88872 from gnidorah/openmpt123
openmpt123: 0.4.12 -> 0.5.0
2020-05-29 04:34:57 -05:00
Stian Lågstad d1a6f2ed02 maintainers: add stianlagstad 2020-05-29 08:03:08 +02:00
gnidorah b7e89a5820 maintainers: change my data 2020-05-29 08:29:59 +03:00
Vincent Haupert 4a4f5cd615 maintainers: add veehaitch 2020-05-28 15:29:30 -07:00
Wael Nasreddine 7d416ce364
Merge pull request #87854 from maralorn/go-neb
go-neb: Init at unstable-2020-04-09
2020-05-28 15:08:59 -07:00
Rick van Schijndel 0cf8e1d645 maintainers: remove @ahmedtd 2020-05-26 19:56:24 +02:00
Ben Sima d6d6d6030d maintainers: add bsima 2020-05-25 21:07:23 -07:00
Arnar Gauti Ingason 22dbb8ce47 maintainers: add arnarg 2020-05-25 09:54:46 +02:00
Malte Brandy cfa07c9bf7
maintainers: Add maralorn 2020-05-24 21:40:11 +02:00
Kim Lindberger 825e20ff46
Merge pull request #82753 from Kloenk/feature/engelsystem
engelsystem: init at 3.1.0
2020-05-24 16:31:23 +02:00
Kim Lindberger 985d726b80
Merge pull request #86070 from kimat/kimat-gitin
gitAndTools.gitin: init at 0.27.8
2020-05-24 15:32:16 +02:00
markuskowa cc33cfedfe
Merge pull request #82242 from caadar/disk-filltest
disk-filltest: init at 0.8.1
2020-05-24 15:18:06 +02:00
Michele Guerini Rocco 21537c43ab
Merge pull request #87842 from wishfort36/tamzen-1.11.4
tamzen: init at 1.11.4
2020-05-24 14:54:32 +02:00
Mario Rodas 0958a7bba8
Merge pull request #87653 from 06kellyjac/deno_release
Deno: init at 1.0.0
2020-05-23 06:52:06 -05:00
Aaron Andersen dacd1e48be
Merge pull request #86261 from robaca/webcamoid
webcamoid: init at 8.7.1
2020-05-23 06:56:46 -04:00
Lassulus 7de2524f53
Merge pull request #81363 from fatpat/scaleft-1.41.0
scaleft: Init at 1.41.0
2020-05-23 11:13:53 +02:00
Kimat Boven 0b9117cc34 maintainers: add kimat 2020-05-22 10:39:24 +02:00
Carsten Rohrbach 06ac702738 New maintainer list entry 'robaca' 2020-05-22 10:19:00 +02:00
Finn Behrens a31de7bf86
maintainers: add kloenk 2020-05-21 15:56:54 +02:00
Roberto Abdelkader Martínez Pérez 05ff09956c
kapow: init at 0.5.3 2020-05-20 23:25:07 +02:00
Lassulus f26e514cfe
Merge pull request #87408 from rpearce/bashcards
bashcards v0.1.2
2020-05-20 09:49:21 +02:00
Benjamin Hipple 4f3017799f
Merge pull request #88205 from kthielen/hobbes/upgrade
hobbes: 2020-03-10 -> 2020-05-19
2020-05-19 23:21:48 -04:00
Kalani Thielen aef6544c13 hobbes: 2020-03-10 -> 2020-05-19 2020-05-19 23:15:07 -04:00
Robert Pearce 88c8f0d540
maintainers: add rpearce 2020-05-19 20:29:36 -04:00
Ryan Orendorff f7ad47a8f6
agdaPackages.cubical: init at 0.2 (#76994)
Co-authored-by: Alex Rice <alexrice999@hotmail.co.uk>
2020-05-19 13:20:35 -04:00
06kellyjac d2003509af maintainers: add jk 2020-05-19 10:07:38 +01:00
wishfort36 597e2dfb8d maintainers: add wishfort36 2020-05-18 21:01:17 +02:00
Ed Cragg a5d98b2125 maintainers: add edcragg 2020-05-17 14:10:25 +01:00
Jan Tojnar c19fa9be5e
Merge pull request #87953 from ccellado/glpaper-unstable 2020-05-17 14:05:17 +02:00
ccellado 1241af5dd3 maintainers: add ccellado 2020-05-17 00:22:52 +03:00
lunik1 f3352f3240
maintainers: add lunik1 2020-05-16 20:14:42 +01:00
Pascal Winkelmann 8f475b0470 jugglinglab: init at 1.2 2020-05-15 12:17:13 +02:00
Lynn Dong c85f0a12bb maintainers: add lynty 2020-05-12 18:07:36 -07:00
Silvan Mosberger 6440000547
Merge pull request #87599 from helsinki-systems/znapzend-oracle-mode 2020-05-12 15:39:25 +02:00
Evils 76c7c2cfbf maintainers: evils-devils -> evils 2020-05-12 12:05:53 +02:00
Anderson Torres 1233db808d
Merge pull request #86927 from dramaturg/exoscale-cli
exoscale-cli: init at 1.12.0
2020-05-11 21:22:00 -03:00
Michel Weitbrecht e719550694
maintainers: Add SlothOfAnarchy 2020-05-11 14:34:33 +02:00
pablo1107 fc3d6386db maintainers: add pablovsky 2020-05-10 20:18:50 +02:00
Cyryl Płotnicki 3458035bdf maintainers: add cyplo 2020-05-09 16:46:12 +02:00
Julien Moutinho 8be7358384 maintainers: add julm 2020-05-09 14:13:31 +02:00
Jörg Thalheim 887295fd2d
treewide: remove the-kenny from maintainers
@the-kenny did a good job in the past and is set as maintainer in many package,
however since 2017-2018 he stopped contributing. To create less confusion
in pull requests when people try to request his feedback, I removed him as
maintainer from all packages.
2020-05-09 10:28:57 +01:00
Tom McLaughlin 699563af7f maintainers: add thomasjm 2020-05-09 09:41:14 +02:00
xiorcale ccfe14cb3b github username: kjuvi -> xiorcale 2020-05-09 09:08:18 +02:00
Thomas Desrosiers 43c6151294 maintainers: add thomasdesr 2020-05-08 09:23:18 -07:00
Griffin Smith 0dccca9517 maintainers: add glittershark 2020-05-08 11:53:52 -04:00
Daniel Goertzen 6adf6268ae quote homepage values, add self as maintainer 2020-05-07 08:00:33 -05:00
Robert Scott e153004960
Merge pull request #85950 from Mindavi/aflplusplus/2.64c
aflplusplus: 2.59c -> 2.64c
2020-05-06 23:17:04 +01:00
Jérôme LOYET a97304ef1f scaleft: Init at 1.41.0 2020-05-06 12:01:43 +02:00
Sebastian Krohn 1a6a810d26 maintainers: add dramaturg 2020-05-06 11:22:36 +02:00
Patryk Wychowaniec 08b198beca maintainers: add patryk27 2020-05-06 00:16:08 +05:30
Rick van Schijndel 9a15100ca1 maintainers: add myself to list 2020-05-04 21:56:49 +02:00
Louis Bettens dd5d696bb4 maintainers: add lourkeur 2020-05-04 17:35:26 +05:30
snicket2100 40241e0909 maintainers: add snicket2100 2020-05-03 13:22:22 -07:00
Peter Kolloch a89c50fc9b maintainers: add kolloch 2020-05-03 11:43:19 +02:00
Aldwin Vlasblom d51792f3cc Update my (avaq) maintainer email address 2020-05-02 16:40:24 +02:00
Wulfsta 3234163378 maintainers: add wulfsta 2020-05-01 18:35:57 -07:00
cmacrae 94b4848636 maintainers: add cmacrae 2020-04-30 17:52:16 +01:00
Christian Harke 68f56479e1
spectrwm: 2.7.2 -> 3.3.0
- Update to the latest version.
- Stop using unstable `fetchurl` for GitHub archive reference #32997.
- Take maintainership as requested by jb55 in #86265.
2020-04-29 21:54:30 +02:00
Tobias Schmidt 677df72179
maintainers: add toschmidt 2020-04-29 16:49:37 +02:00
Sebastien Bariteau 35b8193352 maintainers: add numkem 2020-04-26 15:20:24 -04:00
worldofpeace b4d7725cfe
Merge pull request #76082 from squalus/ungoogled
ungoogled-chromium: init at 81.0.4044.92-2
2020-04-23 21:03:18 -04:00
Savanni D'Gerinel ccb580fa4d
fitnesstrax: init at 0.1.0 (#83336)
Co-authored-by: worldofpeace <worldofpeace@protonmail.ch>
2020-04-22 15:35:20 -04:00
Manuel Bärenz f253da42f8 Add myself (turion) to the maintainers list for several packages
Following nh2's advice, I want to be more involved in nixpkgs,
and I'll start to review changes to programs that are important to me,
and that didn't have a long list of maintainers yet.
2020-04-19 13:14:31 +02:00
Vladimír Čunát d96487b9ca
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
Markus Wamser 7bac5db6f7
maintainers: add wamserma
Signed-off-by: Markus S. Wamser <github-dev@mail2013.wamser.eu>
2020-04-17 21:14:15 -04:00
Zakkor e14c4ba970 maintainers: add zakkor 2020-04-16 14:45:30 -07:00
Benjamin Hipple b4c36fe436
Merge pull request #84448 from lbpdt/feature/init-node-problem-detector
node-problem-detector: init at 0.8.1
2020-04-16 09:46:29 -04:00
Jan Tojnar 3d8e436917
Merge branch 'master' into staging-next 2020-04-16 10:09:43 +02:00
William O'Hanley 4792c0b4ca maintainers: add wohanley 2020-04-15 20:21:03 -07: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
Benjamin Hipple 1ca2475b0c
Merge pull request #83905 from msm-code/feature/init-ursadb
ursadb: init at v1.2.0
2020-04-13 22:18:59 -04:00
squalus 7205bd64a3 ungoogled-chromium: init at 81.0.4044.92-2 2020-04-13 13:17:05 -07:00
Jan Tojnar a04625379a
Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
Silvan Mosberger f9e94b9ffe
maintainer-list: Fix missing githubId's
All these IDs were carefully obtained with
- If possible, look at which commit introduced the maintainer and check
  with the GitHub API whether it was the person we think it should be.
  If yes, that's great
- If above doesn't work for any reason (which was the case for about
  half), then I went through the commit log and through GitHub PRs
  manually, to see who the person is

Sometimes this required trying to find a commit after the svn-era, but
before the committer stopped contributing. Sometimes when one person
adds two maintainers this required checking that they are known to each
other through bidirectional GitHub follows.

For tweber's github, see:
https://github.com/NixOS/nixpkgs/pull/82461#issuecomment-599433112
2020-04-13 17:27:01 +02:00
Silvan Mosberger d3ac6de2d9
maintainer-list: Fix attribute names 2020-04-13 17:26:07 +02:00
caadar 660edd4ce0 maintainers: add caadar 2020-04-13 12:54:55 +03:00
Maxine E. Aubrey 82a9606607
maintainers: add maxeaubrey 2020-04-12 18:21:14 +02:00
Maximilian Bosch 539b7f1e3b
Merge pull request #84975 from Maxdamantus/polyphone
polyphone: init at 2.2.0
2020-04-12 18:10:11 +02:00
Jan Tojnar dd0c85d546
Merge pull request #84969 from kisik21/mako-svg-icons
mako: wrap with wrapGAppsHook
2020-04-11 12:01:45 +02:00
Maximilian Bosch 529465d171
Merge pull request #84078 from petersjt014/master
catcli: init at 0.5.13
2020-04-11 10:29:10 +02:00
Max Zerzouri 3171ef600b maintainers: add maxdamantus 2020-04-11 17:32:53 +12:00
Vika a9df1dcd91
maintainer-list.nix: updated my GPG key. New fp: B3C0 DA1A C18B 82E8 CA8B B1D1 4F62 CD07 CE64 796A 2020-04-11 06:15:16 +03:00
Jan Tojnar 1ab03c3a76
Merge branch 'master' into staging-next 2020-04-10 12:12:56 +02:00
Marco Orovecchia 376c25ab12 maintainers: add oro 2020-04-10 01:06:23 -07:00
Fabian Geiselhart ba179d7442 Add f4814n to maintainer list 2020-04-09 16:53:22 +02:00
s1341 4c7467a9e4 maintainers: add s1341 as a maintainer 2020-04-08 10:50:05 -07:00
oxalica e33256ef24
Merge remote-tracking branch 'channels/nixos-unstable' into rust-analyzer 2020-04-08 14:22:56 +08:00
worldofpeace 36beb6efa4
Merge pull request #84185 from cpcloud/add-scmpuff
scmpuff: init at 0.3.0
2020-04-07 23:41:22 -04:00
Phillip Cloud 89424e142e maintainers: add cpcloud to maintainer-list.nix 2020-04-07 23:41:06 -04:00
Yves Fischer 25c3d0da53
qcad: init at 3.24.2.1 (#81209)
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-04-07 21:46:50 +00:00
Timo Kaufmann 1af2f11633
Merge pull request #82044 from ivan-timokhin/junicode-1.002
junicode: update to 1.002 and correct license
2020-04-06 09:11:13 +00:00
Louis Blin 511cb624b7 node-problem-detector: init at 0.8.1
Package is missing, built from Golang sources on GitHub.
2020-04-06 08:35:22 +01:00
Frederik Rietdijk 2420184727 Merge staging into staging-next 2020-04-06 08:54:28 +02:00
Euan Kemp e370711ad0 k3s: init at 1.17.3+k3s1
This packages k3s as a single self-contained binary (as upstream k3s
does), but without having to download any impure already-built binaries.

The upstream packaging scripts are used. Due to k3s's rather complicated
packaging arrangement, this ends up being a rather long derivation.
2020-04-05 15:34:18 +02:00
Frederik Rietdijk 98cefdd37f
Merge pull request #83155 from roastiek/alsa-upgrade
alsa-lib: 1.1.9 -> 1.2.2 and new alsa conf packages
2020-04-05 13:17:16 +02:00
AndersonTorres 78cd46512c babashka: 0.0.71 -> 0.0.78 2020-04-04 18:34:09 -03:00
Christine Dodrill 24b1596afc
Update maintainer-list.nix 2020-04-04 15:37:32 -04:00
Ivan Timokhin b3b95adac9 maintainers: add ivan-timokhin 2020-04-04 19:06:59 +03:00
Timo Kaufmann 02b1f2a2de
Merge pull request #83224 from shnarazk/cadical-pr
cadical: init at 1.2.1
2020-04-04 15:44:04 +00:00
gnxlxnxx d55ac884ea maintainers add gnxlxnxx 2020-04-03 13:03:09 +02:00
msm 5160beb886
ursadb: init at v1.2.0 2020-04-03 11:29:05 +02:00
Josh Peters 1f5a97bcef maintainers-list: add petersjt014 2020-04-03 01:04:52 -05:00
Ivar 318f05f776 xp-pen-g430: init at 20190820 2020-04-02 14:51:43 +02:00
Thomas Marchand 9b5a325e03
maintainers: Add Th0rgal (#83899) 2020-03-31 21:25:28 -04:00
Timo Kaufmann da0fc069c3
Merge pull request #82003 from ymeister/master
alsaequal: init at 0.6
2020-03-31 14:56:56 +00:00
luc65r 8edd400bfb
rofi-calc: init at 1.6 (#83136)
Also:
* maintainers: add albakhamj
* maintainers: add luc65r
* rofi: add plugins argument to wrapper

Co-authored-by: Maciej Krüger <mkg20001@gmail.com>
2020-03-30 01:18:56 +02:00
Rostislav Benes 4acda90e5a alsa-ucm-conf: init at 1.2.2 2020-03-29 20:34:06 +02:00
Benjamin Hipple dc9d97d482
Merge pull request #83590 from asbachb/update-netbeans-11-3
netbeans: 11.2 -> 11.3
2020-03-28 23:01:59 -04:00
Maximilian Bosch fd99cb9edd
Merge pull request #82900 from notbandali/master
maintainers: update entry for notbandali (previously aminb)
2020-03-29 00:54:54 +01:00
Narazaki, Shuji 42bd693d28 maintainers: add shnarazk 2020-03-28 22:53:09 +09:00
Benjamin Asbach f77a42d32e netbeans: added myself to maintainers list 2020-03-28 14:26:00 +01:00
Jason Miller 40d3bc2d9f maintainers: Add millerjason 2020-03-27 14:39:22 -04:00
Constantine Glen Evans 037c91b193 maintainers: add cge 2020-03-27 10:56:00 -07:00
Minijackson e3c9a63cb2 maintainers: add githubId and GPG key for minijackson 2020-03-27 18:35:00 +01:00
Anderson Torres 79ed9e6ebf
Merge pull request #70610 from raboof/notion4
notion: 3-2019050101 -> 4.0.0
2020-03-27 13:41:23 -03:00
puzzlewolf d24bfb7f7e add puzzlewolf to maintainer-list.nix 2020-03-24 14:22:03 +01:00
Jan Beinke 02acf84561 maintainers: add thelegy 2020-03-23 10:33:30 -07:00
Matthew Bauer 81d84153c7
Merge pull request #82633 from kolbycrouch/master
retroarch: 1.8.1 -> 1.8.5
2020-03-21 23:49:01 -04:00
Matthew Bauer 293b16aae9 Merge remote-tracking branch 'origin/master' into retroarch-update 2020-03-21 23:01:45 -04:00
Matthew Bauer e1cab10dcd Revert " Fix init"
This reverts commit e68a4094d2.
2020-03-21 22:58:58 -04:00
Silvan Mosberger 22d313b421
Merge pull request #81813 from mikesperber/idris-tf-random
idrisPackages: add tf-random package
2020-03-21 03:31:55 +01:00
Dmitry Kalinkin cdf9b5de6c
Merge pull request #83007 from dominikh/epkowa-perfection-v39
epkowa: add the GT-S650 plugin
2020-03-20 17:37:56 -04:00
Robert Kreuzer 8c4479e3dd maintainers: add rkrzr 2020-03-20 21:07:56 +01:00
Dominik Honnef baa4798f56 epkowa: add dominikh as maintainer 2020-03-20 20:02:21 +01:00
Mike Sperber 620f3c6cf7 idrisPackages: add tf-random package 2020-03-20 13:44:50 +01:00
Domen Kožar a28e401fd5
Merge branch 'master' into add/hashdeep-package 2020-03-20 11:51:25 +01:00
Jörg Thalheim b00b66e262
Merge pull request #82861 from gila/terraform-lxd
terraform-providers.lxd: init at 1.3.0
2020-03-19 13:08:20 +00:00
Amin Bandali f4a7afe471
maintainers: update entry for notbandali (previously aminb) 2020-03-18 20:49:25 -04:00
Jeffry Molanus 1d6337b990 maintainers: add gila 2020-03-19 00:10:15 +01:00
Dmitry Kalinkin ddf87fb1ba
Merge pull request #82736 from LeshaInc/master
blender: add OpenImageDenoise support
2020-03-18 07:31:22 -04:00
Jörg Thalheim 201ac90018
Merge pull request #66578 from AtkinsChang/minikube
minikube: 1.2.0 -> 1.6.2
2020-03-18 11:28:24 +00:00
Martin Baillie 6e055c9f4a tailscale: init at 0.96-33
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-03-18 05:07:47 +00:00
Arnout Engelen f22706eef0 maintainers: add raboof 2020-03-17 19:24:49 +00:00
LeshaInc 2cc3a34d4a
openimagedenoise: init at 1.1.0 2020-03-17 10:50:53 +02:00
Kolby Crouch e68a4094d2 Fix init 2020-03-15 23:57:54 -05:00
Silvan Mosberger 779b7ff3d8
Merge pull request #80931 from LEXUGE/master
smartdns: init at 30
2020-03-15 15:36:05 +01:00
Kolby Crouch e2b8f9f54a retroarch: 1.8.1 -> 1.8.4 2020-03-15 00:48:14 -05:00
Dmitry Kalinkin 2547ef9286
Merge pull request #75312 from KAction/mmh
mmh: init at 0.4
2020-03-14 14:20:44 -04:00
Manuel Mendez 78309be0f3 maintainers: update mmlb email 2020-03-14 03:36:01 +00:00
Manuel Mendez fc5ba3109c maintainers: format with nixfmt
Vim cleaned up white space issues on its own from a hook so I decided to
take a look after running through nixfmt. The end result looks pretty
good to me, very minimal changes where everyting but the top-level
comment seems good to keep. I decided to keep the top-level comment
anyway so that future nixfmts would be minimal.
2020-03-14 03:36:01 +00:00
= 88ede5abd3 maintainers: add sjfloat 2020-03-13 15:53:10 -07:00
ymeister a0c9e953c7 maintainers: add ymeister 2020-03-13 13:38:05 +07:00
Dmitry Bogatov 4481a2012f maintainers: add KAction 2020-03-12 22:25:11 -04:00
Martin Milata ec4fa2f123
maintainers: fix wrong capitalization of githubId (#82446) 2020-03-12 19:39:54 -04:00