Commit graph

3335 commits

Author SHA1 Message Date
ppom 5cd968edbe mmctl: init at 6.2.1 2021-12-23 12:59:32 +01:00
Matthieu Coudron 7a30a844c6 pluginupdate.py: support comments
when maintaining out of tree plugins, it makes it easier to swap/comment on specific plugins
2021-12-22 00:33:12 +01:00
markuskowa ddbdf98a33
Merge pull request #151287 from PhilippWoelfel/submit/pdfstudio-init
pdfstudio: init at 2021.1.1
2021-12-21 22:36:35 +01:00
Philipp Woelfel edc46983fc pdfstudio: init at 2021.1.1 2021-12-21 00:52:30 -07:00
Philipp Woelfel 19790c4122 maintainers: add pwoelfel 2021-12-21 00:51:51 -07:00
github-actions[bot] e426655e91
Merge master into haskell-updates 2021-12-20 00:08:29 +00:00
Sandro 2beba9a23a
Merge pull request #151200 from Enzime/add/spotify-tray 2021-12-20 00:06:02 +01:00
Sandro 69a2c62cf7
Merge pull request #151168 from SuperSandro2000/phreedom 2021-12-19 23:58:24 +01:00
Sandro Jäckel cbfc50722f
maintainers: drop phreedom 2021-12-19 07:30:50 +01:00
github-actions[bot] 0c19ae0aba
Merge master into haskell-updates 2021-12-19 00:08:41 +00:00
Michael Hoang eedb795fd2 maintainers: rename enzime to Enzime 2021-12-19 02:01:09 +11:00
Konrad "Unrooted" Klawikowski c55e31a2ab
maintainers: add redcodelabs team 2021-12-18 21:07:49 +08:00
github-actions[bot] eec551fc15
Merge master into haskell-updates 2021-12-18 00:07:57 +00:00
Victor Engmark de125e2333
maintainers/scripts: Lint check-maintainer-github-handles.sh (#147424) 2021-12-17 23:45:48 +02:00
github-actions[bot] 2189a53dad
Merge master into haskell-updates 2021-12-17 00:07:55 +00:00
Profpatsch d132222e46 maintainers/team-list: add more maintainers to bazel
According to the answers in
https://github.com/NixOS/nixpkgs/pull/150529
2021-12-16 17:47:34 +01:00
Profpatsch 5238c41fa0 team-list: add bazel team
(refactor)

We are going to set up a maintenance team for bazel & tools.
2021-12-16 17:47:34 +01:00
github-actions[bot] 82ecb2df7f
Merge master into haskell-updates 2021-12-16 00:07:46 +00:00
sternenseemann 90a8618c03 maintainers/scripts/test-configuration.nix: improve overlay call
configuration-nix.nix uses builtins.intersectAttrs to not any overrides
for packages not present in `super` (presumably for use outside of
nixpkgs?). To accomodate it, we pass an attribute set with every
attribute of haskellPackages, but set to `null` as `super`, and — while
we're at it — a fix point as `self`.
2021-12-15 17:23:04 +01:00
sternenseemann ca91080b21 maintainers/scripts/test-configurations.nix: skip binary GHCs
While being able to test them is neat (on x86_64-linux they work very
well, actually), we usually don't want to do this, since the set is
only (recommended to be) used to bootstrap GHC. Consequently there is
almost no binary cache and testing them mostly leads to unenlightening
and seemingly endless compilation.
2021-12-15 17:23:04 +01:00
sternenseemann 65de104e6c maintainers/scripts/test-configuration.nix: warn about broken pkgs
The warnings help when removing the broken flags when all packages turn
out to build and could also be helpful when investigating failures.
2021-12-15 17:23:04 +01:00
Yves-Stan Le Cornec c9cf5729cf maintainers: add ylecornec 2021-12-15 16:11:26 +01:00
Yannik Sander e992c183e9 gotypist: fix maintainer metadata 2021-12-15 02:25:38 +01:00
Lux 5ca3d755e1 maintainers: add lux 2021-12-14 21:21:22 +01:00
sternenseemann 7e9d55f0c4 maintainers/scripts: test for haskell configuration overlays
The added nix expression allows maintainers to check for regressions in
the configuration overlays employed by haskellPackages and friends. The
reasoning behind this is that, if we add an override for something, it
should also build. To test this fact, we extract all attributes touched
by a configuration and obtain all relevant derivations corresponding to
it which can then be thrown into nix-build --keep-going.

I've been using this expression to verify configuration-ghc-9.2.x.nix
for a week or so which works quite well. The amount of stale overrides
in other configuration makes it a bit more painful for other use cases
at the moment.
2021-12-14 02:25:02 +01:00
Alesya Huzik ebe8277dd2 ahuzik: update personal details 2021-12-13 13:12:33 +11:00
0x4A6F c28b4458d7
Merge pull request #147797 from romildo/upd.xfce
maintainers: add xfce team
2021-12-10 09:23:20 +01:00
Evils 0d86787a33 maintainers: add matrix id to evils 2021-12-10 05:10:12 +01:00
Robert Hensing 9fb7d91888
Merge pull request #124556 from bergkvist/bergkvist/make-c-wrapper
Generate tiny compiled binary for wrapping executables
2021-12-10 00:45:30 +01:00
Bernardo Meurer 96d1f311fd
Merge pull request #149330 from oxalica/bump/vim-lua-plugins
{vimPlugins,luaPackages}: update
2021-12-09 02:54:18 -08:00
José Romildo 4387278db7 maintainers: add xfce team 2021-12-08 10:48:01 -03:00
Jérémy Pagé 7a12bd3279
maintainers: add jpagex 2021-12-08 12:07:40 +01:00
Adson Cicilioti 5c647de65f maintainers: add AdsonCicilioti 2021-12-07 21:35:43 -03:00
Michael Zappa 309554ecae maintainers: add michzappa 2021-12-07 18:15:31 -05:00
oxalica aad1bda6f3
scripts/pluginupdate.py: use HEAD as default branch
Thus we always use the default branch. No need to special handle of `master`,
`main`, `trunk` and etc.
2021-12-07 18:50:38 +08:00
Bryan Hyshka 08aa310feb
maintainers: add hyshka 2021-12-06 11:28:45 -07:00
Jörg Thalheim c7fa870f5a
Merge pull request #148535 from martinetd/bpf
bpf update: bcc remove linux kernel dep + devendor libbpf again, bpftrace 0.13.0 -> 0.14.0 + remove kernel dep, pahole 1.20 -> 1.22 + remove submodule, libbpf revert 0.6.0 -> 0.5.0 (unusable)
2021-12-06 08:33:14 +00:00
Joerie de Gram 8e916a4461 maintainers: add ius 2021-12-05 14:56:33 +01:00
Ben Siraphob fde30f1be0
Merge pull request #148664 from nkalupahana/master
python3Packages.empy: init at 3.3.4
2021-12-05 01:57:18 -06:00
nkalupahana 0ff0d54168 add self to maintainers 2021-12-05 01:00:26 -06:00
Sandro 2fcd2b35bb
Merge pull request #146068 from klDen/master 2021-12-05 06:23:19 +01:00
Sandro 9c16fb0784
Merge pull request #148316 from chuangzhu/kalendar 2021-12-05 02:09:27 +01:00
Sandro 955bc9b5c2
Merge pull request #142643 from danth/ascii-image-converter 2021-12-05 00:58:22 +01:00
Dominique Martinet 1ffe19f6d8 maintainers: add martinetd
will add myself to bpf-related packages over the next few commits
2021-12-04 21:12:06 +09:00
Sandro 52bb9c62b7
Merge pull request #140473 from identinet/datree_0.13.4 2021-12-03 20:05:46 +01:00
Sandro 303ac25c1a
Merge pull request #145199 from Madouura/dev/primehack 2021-12-03 19:42:16 +01:00
Sandro 2df15ba83d
Merge pull request #147379 from kanashimia/qpwgraph 2021-12-03 18:41:48 +01:00
github-actions[bot] 987163192b
Merge master into staging-next 2021-12-03 00:01:31 +00:00
Kim Simmons 6c55d68c16 Removing zoomulator (my self) as maintainer. 2021-12-02 22:37:56 +01:00
github-actions[bot] bcc4d12e17
Merge master into staging-next 2021-12-02 18:01:11 +00:00
Kanashimia 43da59fe8d maintainers: add kanashimia 2021-12-02 19:34:19 +02:00
Jörg Thalheim ae5f1bffbd
Merge pull request #148215 from legendofmiracles/asmrepl
asmrepl: init at 1.0.2
2021-12-02 15:30:44 +00:00
Chuang Zhu 7343c157c1
maintainers: add chuangzhu 2021-12-02 19:45:56 +08:00
github-actions[bot] 9c2a129ba1
Merge master into staging-next 2021-12-02 06:01:11 +00:00
legendofmiracles b9e6351d30
maintainers: rename legendofmiracles to lom 2021-12-01 17:19:48 -06:00
Kenzyme L 3ebf573cca maintainers: add klden 2021-12-01 16:05:31 -05:00
Patryk Wychowaniec e87aec124e
maintainers: update patryk27's email 2021-12-01 21:37:38 +01:00
Jan Christoph Ebersbach c86c470d61
maintainers: add jceb 2021-12-01 10:11:52 +01:00
github-actions[bot] 3c6eb8fe49
Merge master into staging-next 2021-11-30 18:01:33 +00:00
Aaron Andersen 1800a86072
Merge pull request #146965 from pmeiyu/webdav
Add webdav-server-rs
2021-11-30 12:03:27 -05:00
github-actions[bot] 941a6593c8
Merge master into staging-next 2021-11-30 00:01:51 +00:00
Sandro 047671c50c
Merge pull request #146430 from kvark/moz-phab 2021-11-29 21:03:19 +01:00
Peng Mei Yu 640e54cda9 maintainers: Rename pengmeiyu to pmy 2021-11-29 18:39:31 +08:00
github-actions[bot] be67219326
Merge master into staging-next 2021-11-29 06:01:16 +00:00
Winter e1486feead maintainers: winterqt -> winter 2021-11-28 20:29:24 -05:00
github-actions[bot] 618b03f562
Merge master into staging-next 2021-11-26 06:01:01 +00:00
Artturi 093d1a2bd9
Merge pull request #147021 from Gin-Pkg/master
nux: init at 0.1.4
2021-11-26 02:47:38 +02:00
HI 8f135db3d4 maintainers: add drzoidberg 2021-11-26 00:49:12 +01:00
github-actions[bot] c0838c1e7a
Merge master into staging-next 2021-11-25 18:01:08 +00:00
Léo Stefanesco 8b2fe80dd2 maintainers: add ineol 2021-11-25 17:20:16 +00:00
tilcreator 2b57884e3e maintainers: add tilcreator 2021-11-25 15:09:37 +01:00
github-actions[bot] 64d45bb08b
Merge master into staging-next 2021-11-25 12:01:26 +00:00
Sandro eff5cece35
Merge pull request #146648 from florentc/tlaplus 2021-11-25 12:38:31 +01:00
Florent C 3024611e45 maintainers: add florentc 2021-11-25 10:55:30 +01:00
Elis Hirwing 38116953c2
Merge pull request #147175 from taikx4/php-gnupg
phpExtensions.gnupg: init at 1.5.0
2021-11-25 08:15:28 +01:00
github-actions[bot] fa1a61b8a2
Merge master into staging-next 2021-11-25 06:01:06 +00:00
Sandro 4c7f67b57a
Merge pull request #146458 from trinsic-id/trinsic-cli 2021-11-25 01:05:37 +01:00
github-actions[bot] b244d0edca
Merge master into staging-next 2021-11-25 00:01:54 +00:00
Krzysztof Nazarewski 4d5ee72354
keepass-charactercopy: init at 1.0.0 2021-11-24 22:31:07 +01:00
taikx4 97e808fecf
maintainers: add taikx4 2021-11-24 17:38:05 +01:00
github-actions[bot] a1d98b162f
Merge master into staging-next 2021-11-23 18:01:10 +00:00
Alexei Robyn b8173c4a0e luaPackages.moonscript: Correct package version to dev-1
The "0.5.0-1" rockspec on luarocks has a bug, resulting in it pulling
the current git master version, which is what we have effectively been
using.

Given that 0.5.0-1 is the latest release, is 6 years old, and that there
have been some bug fixes since then, we do actually want to be using the
git master version, but we also want to be using the correct rockspec
(particularly as alt-getopt has been replaced by argparse in the `moon`
binary).
2021-11-23 18:28:13 +01:00
Jonathan Ringer a7dda03a2e
Merge remote-tracking branch 'origin/master' into staging-next 2021-11-22 21:33:40 -08:00
Jonathan Ringer 4b73049ccc
Merge remote-tracking branch 'origin/staging' into staging-next
Conflicts:
	nixos/tests/custom-ca.nix
2021-11-22 21:33:23 -08:00
Matt Layher 6c142e0215
maintainers: remove mdlayher from golang team
Signed-off-by: Matt Layher <mdlayher@gmail.com>
2021-11-22 15:25:15 -05:00
Sandro 4d3a65a8b8
Merge pull request #145606 from ivankovnatsky/patch-18 2021-11-22 15:42:54 +01:00
wackbyte 7f1696ed82
maintainers: add wackbyte 2021-11-21 17:53:16 -05:00
Pavol Rusnak 24f47cb51c
Merge pull request #146914 from Shikanime/update-maintainer-list
maintainers: add shikanime
2021-11-21 20:18:03 +01:00
Fabian Affolter fdd6f7cc53
Merge pull request #145184 from vdot0x23/submit/netdiscover-init
netdiscover: init at 0.8.1
2021-11-21 20:05:40 +01:00
Shikanime Deva 984f0f29fd maintainers: add shikanime 2021-11-21 19:33:25 +01:00
github-actions[bot] 197135904f
Merge staging-next into staging 2021-11-21 00:02:25 +00:00
genofire 110930ee32 maintainers: add genofire (me) 2021-11-20 22:15:45 +01:00
Vladimír Čunát 83e4222bb6
Merge branch 'staging-next' into staging 2021-11-20 00:06:34 +01:00
rittelle 4d8d035c6c
Removed rittelle from the maintainer list 2021-11-19 21:29:09 +01:00
Victor Buttner fe6952a393 maintainers: add vdot0x23 2021-11-19 20:02:13 +01:00
github-actions[bot] e9cc89e77e
Merge staging-next into staging 2021-11-19 18:01:56 +00:00
Jichao Ouyang 7cb6bb064a
synology-drive-client: init at 3.0.2 (#144706) 2021-11-19 17:16:58 +01:00
Dzmitry Malyshau d6fe39ecc2 maintainers: add kvark 2021-11-19 10:43:59 -05:00
Tomislav Markovski ecb8ece348
maintainers: add tmarkovski 2021-11-18 13:30:46 -05:00
github-actions[bot] 93d09085ea
Merge staging-next into staging 2021-11-18 18:01:51 +00:00
Hollow Man 479715923b
ibus-theme-tools: init at 4.2.0 (#146361) 2021-11-18 18:44:59 +01:00
Moritz Böhme e5537e4de7
synology-drive: init at 3.0.1-12674 (#141977)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: MoritzBoehme <mr.x@moritzboeh.me>
2021-11-18 18:03:26 +01:00
Thiago Kenji Okada d1305f9c29
Merge pull request #146315 from Prillan/weasyprint-53.4
python3Packages.weasyprint: 52 -> 53.4
2021-11-18 11:44:54 -03:00
Sandro 7280fda66f
Merge pull request #136095 from boppyt/lite-xl 2021-11-18 13:22:05 +01:00
github-actions[bot] 6ed7100e47
Merge staging-next into staging 2021-11-18 12:01:54 +00:00
Sandro cbaa609b1d
Merge pull request #142804 from ornxka/aliyun-cli 2021-11-18 12:05:16 +01:00
Rasmus Précenth 83b4175120
maintainers: add rprecenth 2021-11-18 09:43:00 +01:00
github-actions[bot] 6233e02dfd
Merge staging-next into staging 2021-11-18 00:02:15 +00:00
Robert Hensing 9005cb8835
Merge pull request #145841 from l0b0/fix-indentation
Fix indentation
2021-11-18 00:38:59 +01:00
Victor Engmark cd838da194 vanity: Indent with spaces part 2
More risky since it affects the inside of strings.
2021-11-18 10:53:29 +13:00
Lassulus 075aadf36a
Merge pull request #143679 from riotbib/stanza
python3Packages.stanza: init 1.3.0
2021-11-17 20:37:10 -01:00
Madoura 86630d9a5f maintainers: add Madouura 2021-11-16 20:45:07 -06:00
Sandro a46c46cf3f
Merge pull request #139542 from Creator54/p1 2021-11-17 02:42:41 +01:00
Fabian Affolter d74b9bab02
Merge pull request #146066 from amfl/gemget-1.8.0
gemget: init at 1.8.0
2021-11-16 19:53:13 +01:00
milahu 16769bdede
python3Packages.slugid: init 2.0.0 (#141409) 2021-11-15 14:30:42 +01:00
amfl cd05ebecfb maintainers: add amfl 2021-11-15 16:38:38 +13:00
Jörg Thalheim 1739fa5fe8
Merge pull request #145888 from sei40kr/zdharma-continuum-zinit
zinit: zdharma/zinit -> zdharma-continuum/zinit
2021-11-14 11:54:41 +00:00
Sandro 5cb226a06c
Merge pull request #144794 from revol-xut/master 2021-11-14 11:40:46 +01:00
Seong Yong-ju 4d53964801 zinit: zdharma/zinit -> zdharma-continuum/zinit
zdharma/zinit was suddenly deleted and no longer exists now.

Make the derivation to refer a fork, zdharma-continuum/zinit.
2021-11-14 19:04:42 +09:00
Cole Mickens 61403ff125
Merge pull request #145012 from dguenther/openvscode-server
openvscode-server: init at 1.62.0
2021-11-13 19:07:13 -08:00
Victor Engmark 90dbec47b7 vanity: Indent with spaces
Some literal tabs within strings should probably be spaces `\t`, but
I'm not familiar enough to make that call.
2021-11-14 16:04:46 +13:00
Thiago Kenji Okada 4c43ae9e26
Merge pull request #145779 from legendofmiracles/maintainers/lom
maintainers: add keys to legendofmiracles
2021-11-13 18:43:19 -03:00
legendofmiracles 42ace190f7
maintainers: add keys to legendofmiracles 2021-11-13 12:19:25 -06:00
figsoda 5aaa5f5e75 pluginupdate.py: fix compatibility with nix 2.4 2021-11-13 17:33:43 +01:00
Max Niederman 46bc8d3b10 maintainers: add max-niederman 2021-11-12 19:14:07 -08:00
ajs124 c696ab65ce
Merge pull request #145494 from DarkOnion0/master
drawio: 14.5.1 -> 15.7.3
2021-11-13 03:09:37 +01:00
Ivan Kovnatsky cc6068c2c0
maintainers: Change email for ivankovnatsky 2021-11-12 12:14:03 +02:00
Ellie Hermaszewska 3fd2959087
maintainers.expipiplus1: add key 2021-11-12 15:51:57 +08:00
DarkOnion0 8f5710de13 maintainers: update darkonion0 githubId 2021-11-11 15:45:00 +01:00
DarkOnion0 4612053734 maintainers: add darkonion0 2021-11-11 14:52:19 +01:00
revol-xut 3e74c1002d lingua-franca: init with 0.1.0 2021-11-11 08:44:09 +01:00
Derek Guenther 7ff8f9ab36 openvscode-server: init at 1.62.0 2021-11-11 02:11:48 +00:00
David Armstrong Lewis b1df71e8e2 maintainers: add davidarmstronglewis 2021-11-10 16:38:42 -08:00
Mark Sagi-Kazar c3456b0e3c maintainers: add sagikazarmark
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2021-11-10 12:00:01 -08:00
Lorenz Leutgeb bfd4f21603 gradle: 7.2 -> 7.3 2021-11-10 15:54:55 +01:00
Sandro a0ab6d84ff
Merge pull request #126990 from sbellem/sgxsdk 2021-11-09 22:54:56 +01:00
Sandro 445a96b154
Merge pull request #144547 from tshaynik/zrythm-pkg 2021-11-09 22:42:37 +01:00
Luca Fulchir 638f8b375c maintainers: add luker
Signed-off-by: Luca Fulchir <luker@fenrirproject.org>
2021-11-09 19:32:35 +01:00
Henk Kalkwater b982294b6f python2.7-filelock: Init version 3.2.1 for Python 2
This adds filelock 3.2.1, the last version that still supports Python 2.

This fixes nixops, as it still was dependent on filelock for Python 2.
See #145109.
2021-11-09 14:51:14 +01:00
Artturi 1d62b00a54
Merge pull request #141594 from lrewega/lrewega/bump-buf 2021-11-08 22:18:37 +02:00
Sandro ddb1587974
Merge pull request #145069 from wineee/srain 2021-11-08 16:16:47 +01:00
rewine 666abf9a4a maintainers: add rewine 2021-11-08 19:20:04 +08:00
Joel 3f9f6c91bd maintainers: add jyooru 2021-11-05 19:02:00 -07:00
tshaynik bebe27a823 maintainers: add tshaynik 2021-11-05 14:51:00 -04:00
Sylvain Bellemare 90d3da93b4 maintainers: add sbellem
For the sgxsdk and ippcrypto packages
2021-11-05 19:42:12 +01:00
Armin Rothfuss f3ff3fe3db
eclipses.plugins: Add Apache ivyde, iyvderv, ivyant and ivy plugins (#142407)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-05 14:09:15 +01:00
GKasparov d9f3541569 picom-next: add GKasparov to maintainer-list 2021-11-05 14:53:16 +11:00
Maximilian Bosch 246690217d
Merge pull request #142830 from kopernikusauto/photex/nixpkgs-cpptoml
cpptoml: init at 0.4.0
2021-11-05 00:01:13 +01:00
Robert Hensing 8dd2f31e6e
Merge pull request #144607 from hercules-ci/fix-find-tarballs-avoid-tests
find-tarballs.nix: Avoid all passthru attrs
2021-11-04 16:14:02 +01:00
Robert Hensing e04cc18f18 find-tarballs.nix: Avoid all passthru attrs
Avoiding passthru itself was the right direction, but not a
complete solution. Passthru attributes typically do not contain
dependencies, but rather extra paths that are not relevant to
the build itself.

Whether we want to include all (passthru) test dependencies this
way can be debated, but removing them makes this expression more
robust.
2021-11-04 16:00:32 +01:00