Commit graph

3110 commits

Author SHA1 Message Date
Mikhail Chekan efd3f5dc2c maintainers: add chekoopa 2021-10-11 10:40:57 +08:00
David Reaver 0e1dba3824 maintainers: add jdreaver 2021-10-10 08:46:38 -07:00
linsui 2796850d20 maintainers: add linsui 2021-10-08 22:35:59 +08:00
Sandro 761a12153e
Merge pull request #140700 from milogert/add-beekeeper-studio 2021-10-07 21:16:08 +02:00
Lin Yinfeng fb559de7a7
maintainers: add yinfeng 2021-10-07 11:01:00 +08:00
Dane Lipscombe bbe3bbbd9e maintainers: add dlip 2021-10-06 14:04:05 +11:00
Milo Gertjejansen 4bbe5cb9d7
Add myself as a maintainer 2021-10-05 22:44:57 -04:00
ash e22014ed4f maintainers: add sersorrel 2021-10-05 22:13:34 +01:00
Simarra 9b60125d5d
cozy-drive: Add Cozy Drive package. (#138730)
* pkg(cozy-drive): Add Cozy Drive package.

* fix(cozy-drive): Remove unwanted file.

* fix(cozy-drive): Fix unwanted deletion on clipcat rl

* pkg(cozy-drive): Add rl-2111 section ran with script

* cozy-drive: init - release-note

Delete useless release note entry.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* cozy-drive: init fix syntax

Fix syntax on with meta lib

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

* maintainers: add Simarra

* cozy-drive: init. Fix maintenair name

* cozy-drive: init. remove unwanted rl section

* cozy-drive: init. set 3.30.0 version

* cozy-drive: v3.30.0>v3.30.1

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-05 22:08:02 +02:00
Sandro d86e170612
Merge pull request #140497 from pnmadelaine/update-fstar 2021-10-05 17:14:08 +02:00
Paul-Nicolas Madelaine 35dbd1ba87 maintainers: add pnmadelaine 2021-10-05 13:44:01 +02:00
Edli Merkaj 273251e593
dyff: init at 1.4.3 (#134772)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: Jan Christoph Ebersbach <jan-christoph.ebersbach@identinet.io>
2021-10-04 16:11:11 +02:00
Vikram Narayanan e30966365a maintainers: add arkivm 2021-10-03 16:18:33 -07:00
Michele Guerini Rocco dd7cbf0c59
Merge pull request #140136 from rnhmjoj/matrix-ids
maintainers/maintainers-list: add Matrix IDs
2021-10-03 23:40:49 +02:00
rnhmjoj f887d5b363
maintainers/maintainers-list: add Matrix IDs 2021-10-03 22:36:52 +02:00
Vanilla 729c241932
maintainers: Update vanilla keys. 2021-10-03 20:39:51 +08:00
Sandro 24347b227e
Merge pull request #140233 from matilde-ametrine/master 2021-10-03 04:57:25 +02:00
Matilde Ametrine f017f6926e
maintainers: add @matilde-ametrine 2021-10-02 20:22:52 -04:00
Vladimir Korolev 6dd50e47ff maintainers: add balodja 2021-10-02 12:35:44 +03:00
Daniel Ebbert 9bcab4e72c
maintainers: add ebbertd 2021-10-01 21:34:55 +02:00
Delta 48eba3e35c ocamlPackages.lustre-v6: init at 6.103.3 2021-09-30 21:38:06 +02:00
Sandro 8b66c33d45
Merge pull request #139814 from ilkecan/urlextract 2021-09-30 00:15:01 +02:00
Sandro 183f4d244c
Merge pull request #139964 from emptyflask/google-java-format 2021-09-30 00:02:02 +02:00
Jon Roberts c5ea68e6b9 google-java-format: init at 1.11.0 2021-09-29 15:50:23 -05:00
ilkecan 14a43b0b62 maintainers: add ilkecan 2021-09-29 17:13:02 +03:00
Dennis Gosnell 25e3fb020f
Merge pull request #138772 from cdepillabout/add-link-to-hydra-build-report
haskell: add link to Hydra build report for haskell-updates branch to PR message
2021-09-29 15:20:18 +09:00
github-actions[bot] 2a1a484050
Merge master into haskell-updates 2021-09-28 00:06:32 +00:00
Gabriel Ebner 8278a4679b luaPackages.luv: 1.30.0-0 -> 1.42.0-0 2021-09-27 11:13:49 +02:00
sternenseemann fac07c2b92 Merge remote-tracking branch 'origin/master' into haskell-updates 2021-09-25 21:07:27 +02:00
figsoda 4be9351561
Merge pull request #139252 from anirrudh/python-osc-nixpkg
pythonPackages.python-osc: init at 1.7.7
2021-09-25 10:04:12 -04:00
sternenseemann 414d4ab627 Merge remote-tracking branch 'origin/master' into haskell-updates 2021-09-24 16:26:28 +02:00
Sergei Trofimovich 39e8ec2db6
maintainers/scripts/rebuild-amount.sh: report parallelism, add example, cleanup (#137695)
* maintainers/scripts/rebuild-amount.sh: report parallelism setting

This slightly helps discovering parallelism support.

* maintainers/scripts/rebuild-amount.sh: add basic example

It's not clear if script should be used against HEAD or HEAD^.
Let's have a copyable example.

* maintainers/scripts/rebuild-amount.sh: convert tabs to four spaces

One notable change is here-document conversion.
Before:

  <TAB>cat <<-FOO
  <TAB>...
  <TAB>FOO

After:

  <sp><sp><sp><sp>cat <<FOO
  <sp><sp><sp><sp>...
  FOO

Note seemingly misaligned 'FOO': '-FOO' understands leading tabs,
but not spaces.
2021-09-24 01:06:57 -07:00
anirrudh 08b2a9c91f maintainers: add anirrudh 2021-09-23 22:12:11 -04:00
github-actions[bot] 1c28c30c71
Merge master into haskell-updates 2021-09-24 00:06:33 +00:00
Malte Brandy 7b54437362
maintainers/scripts/haskell/hydra-report.hs: Fix wording 2021-09-23 23:37:05 +02:00
Sandro 866d9e6d73
Merge pull request #138836 from SuperSandro2000/mate-team 2021-09-23 14:50:45 +02:00
github-actions[bot] 69efe64153
Merge master into haskell-updates 2021-09-23 00:06:56 +00:00
Sandro 35abd5b25c
Merge pull request #139007 from illdefined/kappanhang 2021-09-22 23:34:45 +02:00
Mikael Voss b30b4dd510
maintainers: add mvs 2021-09-22 22:32:32 +02:00
Sandro 586247ebaf
Merge pull request #138752 from dit7ya/master
cliphist: init at 0.1.0
2021-09-22 21:58:46 +02:00
Artturi bbc0ff1ebb
Merge pull request #134638 from jkarlson/master 2021-09-22 22:28:25 +03:00
Emil Karlson b98dc16457 maintainers: add jkarlson 2021-09-22 20:31:18 +03:00
Malte Brandy a63dd9b40a
maintainers/scripts/haskell/hydra-report: Let r-deps link show to list of r-deps 2021-09-22 13:13:10 +02:00
github-actions[bot] e749b2a8d4
Merge master into haskell-updates 2021-09-22 00:06:25 +00:00
Sandro Jäckel 073ac41f26
mate: move packages under maintainer team 2021-09-21 22:18:22 +02:00
figsoda b6e2f5391f
Merge pull request #138507 from thbkrshw/add-sysz
sysz: init at 1.2.2
2021-09-21 08:10:02 -04:00
(cdep)illabout e2603c4db2
haskell: add link to Hydra build report for haskell-updates branch to PR message 2021-09-21 10:19:28 +09:00
github-actions[bot] 853b7813ce
Merge master into haskell-updates 2021-09-21 00:06:26 +00:00
Mostly Void f5dd45f6d5 maintainers: add dit7ya 2021-09-21 03:06:36 +05:30
Sandro 2d0820af39
Merge pull request #138388 from trofi/remove-sdll-maintainer
treewide: remove @sdll from maintainers
2021-09-20 21:07:36 +02:00
Charlie Hanley 8693ab0672 maintainers: add chanley 2021-09-20 11:08:23 -07:00
Harold Leboulanger ea71d92e4e maintainers: add hleboulanger 2021-09-20 20:04:22 +02:00
Dennis Gosnell d7692eb847
Merge pull request #138480 from cdepillabout/merge-and-open-pr-fixes
haskell: update maintainer script for merging and opening PR to also upload package versions to Hackage
2021-09-20 11:12:52 +09:00
(cdep)illabout 64511038ff
haskell: small improvements to script for merging haskell-updates PR 2021-09-20 09:55:22 +09:00
(cdep)illabout 5ecf510833
haskell: update script for merging haskell-updates PR to upload package versions to Hackage 2021-09-20 09:54:51 +09:00
github-actions[bot] 57fc353eea
Merge master into haskell-updates 2021-09-20 00:06:42 +00:00
Sergei Trofimovich 3ec1a47f2e treewide: remove @sdll from maintainers
sdll github handle returns 404. Sasha agreed to remove @sdll
maintainer entry.
2021-09-19 21:06:14 +01:00
Artturi a54d2e72e2
Merge pull request #124026 from iagocq/master
adguardhome: add support for platforms other than x86_64-linux
2021-09-19 07:19:25 +03:00
github-actions[bot] 7f8bee8617
Merge master into haskell-updates 2021-09-19 00:06:50 +00:00
Malte Brandy 77adbb9ce7
maintainers/scripts/haskell/hydra-report: Add traffic light 2021-09-18 19:41:05 +02:00
figsoda 334c2ce6db
Merge pull request #138350 from renesat/submit/autorestic
autorestic: init at 1.2.0
2021-09-18 09:25:16 -04:00
maralorn 4de9b2bfcb
Merge pull request #138048 from maralorn/r-deps
maintainers/scripts/haskell: Add r-deps information to build-report
2021-09-18 15:11:13 +02:00
Dennis Gosnell 9b31e5dece
Merge pull request #138317 from cdepillabout/merge-and-open-pr
haskell: Add a maintainer script for opening a new haskell-updates PR
2021-09-18 22:03:04 +09:00
iagocq 1b01b72d85
maintainers: add iagoq 2021-09-18 09:39:12 -03:00
renesat 5cd2a1c199 maintainers: add renesat 2021-09-18 14:24:02 +03:00
Malte Brandy ed2b092333
maintainers/scripts/haskell: Add r-deps information to build-report 2021-09-18 12:52:30 +02:00
(cdep)illabout ecce26dd5a
haskell: Add a maintainer script for opening a new haskell-updates PR 2021-09-18 14:34:49 +09:00
Bobby Rong 8727b94cca
Merge pull request #137541 from ZenithalHourlyRate/proxychains-ng
proxychains-ng: init at 4.15
2021-09-18 09:12:25 +08:00
mbprtpmnr d01b344633 maintainers: add mbprtpmnr 2021-09-17 11:39:26 -07:00
Philipp Dargel a3bb4d8884 maintainers: add chisui 2021-09-17 18:26:12 +02:00
Sandro 15b0167274
Merge pull request #135795 from j0xaf/fits-cloudctl
fits-cloudctl: init at 0.9.11
2021-09-17 18:01:41 +02:00
Sandro cf15afd884
Merge pull request #135874 from junjihashimoto/feature/bump-torchvision 2021-09-17 11:19:56 +02:00
figsoda 46ae3428c6
Merge pull request #136577 from ImGabe/nord-visual-studio-code
vscode-extensions.arcticicestudio.nord-visual-studio-code: init at 0.18.0
2021-09-16 22:38:33 -04:00
Robert Helgesson bb46e4f6fb bash-preexec: init at 0.4.1 2021-09-16 22:31:49 +02:00
Bill Ewanick eeb2a590b0 Maintainers: Add Bill Ewanick 2021-09-16 10:26:10 -07:00
figsoda e832f89518
Merge pull request #135831 from Alexnortung/session-desktop-appimage
session-desktop-appimage: init at 1.7.1
2021-09-15 16:33:07 -04:00
junji hashimoto b9b70a1217
Merge branch 'master' into feature/bump-torchvision 2021-09-14 13:40:26 +09:00
Pablo Ovelleiro Corral 98a9aba0c0 Fix typo in key ID 2021-09-13 14:18:08 +00:00
Zenithal (at bravo) e10f7e4cc1
maintainers: add zenithal 2021-09-13 16:08:40 +08:00
^x3ro 151fd8a64c maintainers: add x3ro 2021-09-12 10:12:14 +02:00
Sandro 5c112b96ef
Merge pull request #130824 from k4leg/ventoy-bin-init-at-1.0.47
ventoy-bin: init at 1.0.51
2021-09-11 22:57:12 +02:00
Sandro a4156f2b86
Merge pull request #136806 from cyounkins/maintainers_cyounkins 2021-09-11 22:45:19 +02:00
Sandro a05ed53b2c
Merge pull request #137254 from samalws/master
wike: init at 1.5.6
2021-09-11 21:55:21 +02:00
Sandro 71d1c64931
Merge pull request #137368 from SuperSandro2000/openstack 2021-09-11 21:12:01 +02:00
Sandro 61d2ef558d
Merge pull request #137319 from CameronNemo/loksh 2021-09-11 20:59:08 +02:00
Sandro Jäckel e8528a7e59
maintainers/teams: fix capitalisation 2021-09-11 19:02:33 +02:00
Artturi 0f05da42d6
Merge pull request #136897 from pshirshov/br9020cdw 2021-09-11 19:10:12 +03:00
Pavel Shirshov dbd8269eab maintainers: add pshirshov 2021-09-11 16:52:10 +01:00
Cameron Nemo 7b7342d648 maintainers: add cameronnemo 2021-09-10 13:40:46 -07:00
Etienne Wodey 1fcb91f1a3 maintainers: add airwoodix 2021-09-10 21:37:33 +02:00
Sandro b2a91f1575
Merge pull request #137299 from superherointj/maintainers-openstack-typo-fix 2021-09-10 19:23:33 +02:00
Sandro cc3184940f
Merge pull request #136091 from TravisDavis-ops/nhentai 2021-09-10 19:07:15 +02:00
superherointj cb2023cde0 maintainers.openstack: fix typo in members 2021-09-10 13:56:56 -03:00
Sandro 8ba3cbbf3c
Merge pull request #137295 from SuperSandro2000/openstack-team 2021-09-10 18:42:51 +02:00
Sandro Jäckel 81b4ca7fc3
maintainers/teams: add openstack 2021-09-10 18:20:58 +02:00
Sam Alws ed0e543cc6 maintainers: add samalws 2021-09-10 03:39:43 -04:00
alyaeanyx 94a291a253 maintainers: add alyaeanyx 2021-09-10 10:00:47 +09:00
Alyssa Ross c9ce275aa4
treewide: "does not exists" -> "does not exist"
I noticed this minor grammar mistake when running update.nix, and then
while grepping to find the source I noticed we had it a few times in
Nixpkgs.  Just as easy to fix treewide as it was to fix the one
occurrence I noticed.
2021-09-09 18:45:33 +00:00
Sandro e1f9d5fdac
Merge pull request #134894 from samuela/samuela/jax 2021-09-09 14:43:38 +02:00
Sandro effeaac77c
Merge pull request #130734 from neosimsim/patch-mysql-connector
pythonPackages.mysql-connector: Fix on darwin
2021-09-09 00:35:06 +02:00
Han Verstraete ef10624765
maintainers: add welteki 2021-09-08 15:01:14 +02:00
Brice Waegeneire a49177e0ce maintainers: remove bricewge
So long, and thanks for all the fish!
2021-09-08 11:56:00 +02:00
Vanilla 84bcbaccd0 maintainers: update vanilla's mail and add gpg key 2021-09-08 00:42:27 -04:00
Jan Tojnar 1e75936926
Merge pull request #130047 from NixOS/doc-manpage-role
doc: Add support for manpage references
2021-09-07 21:29:26 +02:00
Doron Behar 9dfbf8c0a5
Merge pull request #136453 from alerque/sile-0.11.0
sile: 0.10.5 -> 0.11.1
2021-09-07 13:07:03 +03:00
Caleb Maclennan 9d753f2704 lua-penlight: dev-1 → 1.11.0-1
Upstream is working on some major deprecations, being on a HEAD commit
will not be a good plan going forward.
Remove double `busted` in `checkInputs` - keep only 1.
2021-09-07 11:42:41 +03:00
Craig Younkins 7f2ce76f1a maintainers: add cyounkins 2021-09-05 16:14:30 -04:00
Maximilian Bosch da537dbfb8
Merge pull request #136505 from bew/update-rofi-1.7.0
rofi: 1.6.1 -> 1.7.0
2021-09-04 18:24:45 +02:00
Fabian Affolter af5e8773c8
Merge pull request #136209 from staccato/rstcheck
python3Packages.rstcheck: init at 3.3.1
2021-09-04 14:45:35 +02:00
Fabian Affolter dced14bb29
Merge pull request #135668 from MaskedBelgian/master
Python3Packages.versiontag: init at 1.2.0
2021-09-04 12:58:27 +02:00
Niklas Hambüchen b13b65b241
Merge pull request #133655 from 1000teslas/rust-demangle-hotspot
hotspot: add rust demangling support (merge with next hotspot release)
2021-09-03 16:42:16 +02:00
Fabian Affolter 11d96e525a
Merge pull request #135948 from flexagoon/protonup
python3Packages.protonup: init at 0.1.4
2021-09-03 16:37:07 +02:00
ImGabe 9dc6c77734 maintainers: add imgabe 2021-09-03 09:14:20 -03:00
José Luis Lafuente b891957a97 Allow to execute update script in CI environment
If the script is executed in a CI (like in github actions, with the
install-nix-action) it fails. This changes fixes that use case. In that
scenario, you should provide the --no-commit flag.
2021-09-03 12:35:12 +02:00
1000teslas 10465d1e16 maintainers: add 1000teslas 2021-09-03 18:38:49 +10:00
Benoit de Chezelles 2d9bf01310 rofi: 1.6.1 -> 1.7.0
And add myself as a maintainer
2021-09-02 23:15:45 +02:00
staccato e02b809969
maintainers: add staccato 2021-09-02 10:33:16 +01:00
Matthieu Coudron b4e6ec08f4
Merge pull request #134336 from teto/luarocks-rockspec-relpath
lua updater: support in-repo rockspecs
2021-09-01 10:31:14 +02:00
Matthieu Coudron e62a0eac8f buildLuarocksPackage: cleanup 2021-08-31 22:16:28 +02:00
flexagoon 8058d471a6 maintainers: add flexagoon 2021-08-31 19:19:59 +03:00
Harsh Shandilya dd86b52c94 maintainers: add msfjarvis 2021-08-31 15:30:09 +00:00
Matthieu Coudron 6312bac408 luaPackages.ansicolors: remove because unmaintained since 2013
luarocks points at https://github.com/kikito/ansicolors.lua with a last
commit in 2013 while its upstream https://github.com/hoelzro/ansicolors
contains a 2017 commit. This last project mentions it's superseeded by
https://github.com/hoelzro/lua-term
2021-08-31 00:42:30 +02:00
Matthieu Coudron a2fd477970 lua: restore knownRockspec and lgi
- fix std._debug build
- fixed std-normalize
- pinned stdlib since the git version  causes issues with awesome

cleanup
2021-08-31 00:42:26 +02:00
Matthieu Coudron 24ac87c440 luaPackages.luadoc: remove since last update in 2013
no update in 7 years, link towards source doesn't work anymore https://luarocks.org/modules/luarocks/luadoc/3.0.1-1
2021-08-31 00:13:11 +02:00
Matthieu Coudron 404e5b1040 luaPackages.ltermbox: removed
official repo here https://github.com/LuaDist-testing/ltermbox but nothing is using it and it is outdated/unmaintained (2018)
and poses issue updating
2021-08-31 00:09:47 +02:00
Travis Davis b35ade8705 maintainers: add travisdavis-ops 2021-08-30 17:08:33 -05:00
Matthieu Coudron 15e5c92495 luaPackages: update 2021-08-31 00:07:28 +02:00
Alexander Nortung ea1a4b35e5 maintainers: add alexnortung 2021-08-30 21:38:02 +02:00
Matthieu Coudron 7292ed91df update-luarocks-packages: use the current nixpkgs
restore the behavior of the previous updater that was using the current revision of nixpkgs instead of an outer one
2021-08-29 19:39:42 +02:00
k4leg e89edcaf4a
maintainers/maintainer-list: add k4leg 2021-08-27 23:21:23 +03:00
Junji Hashimoto 71cda4fbef Bump the binaries of torchvision 2021-08-27 17:32:04 +09:00
Akshay ff220d3b3f maintainers: add nerdypepper 2021-08-27 07:38:37 +02:00
Jörn Gersdorf 3d882e8a88 maintainers: add j0xaf 2021-08-26 16:21:58 +02:00
Michael Colicchia 4162b4c284 maintainers: add MaskedBelgian 2021-08-26 10:54:07 +02:00
davidak 8388b038a8
Merge pull request #133413 from jpetrucciani/add_ossutil
ossutil: init at 1.7.6
2021-08-26 04:34:06 +02:00
davidak bb01facb08
Merge pull request #134111 from sebbel/master
matomo: 4.3.1 -> 4.4.1
2021-08-26 04:24:01 +02:00
Fiona Weber c8ec6204fe ly: change maintainer to vidister
This commit changes the package maintainer of ly to vidister. The former maintainer (spacekookie) agreed to hand over maintainership.
2021-08-24 19:54:47 +02:00
Sandro 545fc025a9
Merge pull request #134949 from jecaro/add-inputplug 2021-08-23 12:20:22 +02:00
Samuel Ainsworth a16117f1c0 maintainer-list.nix: add samuela 2021-08-22 20:56:30 +00:00
Jean-Paul Calderone 1975b07db3 maintainers: add exarkun 2021-08-22 14:16:29 -04:00
hdhog d14e627987
battop: init a version 0.2.4 (#133012)
* git-chglog: 0.9.1 -> 0.14.2

* added homepage and using buildFlagsArray instead buildPhase

* battop: init a version v0.2.4

battop is an interactive viewer, similar to top, htop and other *top utilities, but about the batteries installed in your notebook.

* fix name in mantainers list

* some fixes

- remove unused imports
- formatting
- remove defaults options
- enable checks

* short description
2021-08-21 15:24:05 +02:00
Sandro 451c98343f
Merge pull request #133720 from roberth/maintainers-juaningan
maintainers: fix juaningan.github
2021-08-21 14:20:58 +02:00
jecaro 364a9a0ed6 maintainers: add jecaro 2021-08-21 14:07:49 +02:00
Sandro 52c4168699
Merge pull request #122463 from kittywitch/libreelec-dvb-firmware
libreelec-dvb-firmware: init at 1.4.2
2021-08-21 02:23:00 +02:00
Sandro 851722fafb
Merge pull request #133539 from yl3dy/gudhi 2021-08-20 23:40:49 +02:00
davidak c9a7d141ef
Merge pull request #134882 from matdsoupe/matdsoupe
Update earthly maintainer and licenses list
2021-08-20 15:52:28 +02:00
Alexander Kiselyov db40f88157 maintainers: add yl3dy 2021-08-20 11:45:42 +03:00
matdsoupe 3a95b0ff97
update maintainer: mdsp -> matdsoupe 2021-08-19 18:17:15 -03:00
Sandro e048056386
Merge pull request #134423 from FabianGD/init/fprettify 2021-08-19 20:23:28 +02:00
davidak db3e6d7a2c
Merge pull request #134499 from rski/mopidy-spotify
mopidy-spotify: Fix warning, add myself as maintainer
2021-08-19 02:00:34 +02:00