Commit graph

4071 commits

Author SHA1 Message Date
Netali 758d9a06e4 maintainers: add netali 2022-07-15 23:42:29 +02:00
Sandro 5c9855d06a
Merge pull request #181551 from ken-matsui/cpm
cpm: init at 0.35.1
2022-07-15 22:28:19 +02:00
Elia Argentieri 22cc20eba8
obs-studio-plugins.obs-pipewire-audio-capture: init at 1.0.3 (#179459)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-15 16:41:29 +02:00
Jocelyn Thode 35f11c1fb9 maintainers: add jocelynthode 2022-07-15 16:36:23 +02:00
Sandro e83851024e
Merge pull request #179990 from ShadowRZ/shadowrz/renpy-8 2022-07-15 12:10:09 +02:00
Ken Matsui f1ce2d43a1
maintainers: add ken-matsui 2022-07-15 11:13:32 +09:00
nook 8e81fcae4c maintainers: add nook 2022-07-14 20:48:41 +02:00
夜坂雅 7de963e9a3
maintainers: add shadowrz 2022-07-14 09:43:06 +08:00
revol-xut 6d9df51984
teams: add revol-xut to c3d2 2022-07-11 11:32:31 +02:00
Michal 602e9830e9
maintainers: add ihatethefrench 2022-07-10 20:43:36 +01:00
Rick van Schijndel c9d04fce5f
Merge pull request #180299 from DAlperin/add-bun
bun: init at 0.1.1
2022-07-09 22:50:51 +02:00
Dov Alperin 63a859c835
bun: init at 0.1.1 2022-07-09 14:10:09 -04:00
Anderson Torres cdc8b2b62a
Merge pull request #179500 from 0xd61/submit/gf
gf: init at unstable-2022-06-22
2022-07-09 08:36:41 -03:00
kilimnik a3ca332d09 maintainers: update github for kilimnik 2022-07-09 01:09:32 +02:00
Soham S Gumaste 1087880e0b
ocs-url: init at 3.1.0
This package is used by DE store pages to one click install themes/fonts and other assets.

Signed-off-by: Soham S Gumaste <sgumas2@uic.edu>
2022-07-08 13:49:16 -05:00
Soham S Gumaste 44fbd03e79
maintainers: Add SohamG 2022-07-08 12:57:16 -05:00
Peder Bergebakken Sundt 97039777aa maintainers: add pbsds 2022-07-08 12:27:48 -04:00
Thiago Kenji Okada abc007896b maintainers: add matrix for thiagokokada 2022-07-07 20:44:35 +01:00
kilimnik 30744e35e0 maintainers: add kilimnik 2022-07-07 21:01:12 +02:00
Milan Hauth b0c63ef0d1 fetch-kde-qt.sh: get sha256 from server 2022-07-07 19:30:10 +02:00
leo60228 46e67b8043
maintainers: update email for leo60228, add matrix and keys 2022-07-07 11:48:16 -04:00
Sandro ed474bf685
Merge pull request #176139 from jsoo1/jsoo1/limitcpu 2022-07-07 15:53:23 +02:00
John Soo 759cf488a8
maintainers: add jsoo1 2022-07-06 09:01:41 -07:00
squalus d50fffb079 maintainers: update email for squalus 2022-07-06 12:12:35 -03:00
pennae c9ad20e7eb
Merge pull request #179483 from pennae/mdize-maintainer-script
maintainers: add a helper script for the options doc conversion
2022-07-05 21:35:15 +00:00
Robert Hensing 20f5ebdd3c maintainers/mdize-module: Add known limitations 2022-07-05 19:15:11 +02:00
Linus Heckemann ec2bee2404 maintainers: remove elseym
Simon passed away in December 2021.

Simon, it was a pleasure to work with you, to learn things together
and to share good times. It ended too soon. You will be missed.
2022-07-04 21:21:38 +02:00
Anderson Torres 1603f337a9
Merge pull request #179767 from BillHuang2001/init/feishu
feishu: init at 5.9.18
2022-07-03 09:06:56 -03:00
Erik Arvstedt 3f54dfa475
treewide: fix bash exit handlers
Transform exit handlers of the form
trap cleanup EXIT [INT] [TERM] [QUIT] [HUP] [ERR]
  (where cleanup is idempotent)
to
trap cleanup EXIT

This fixes a common bash antipattern.

Each of the above signals causes the script to exit. For each signal,
bash first handles the signal by running `cleanup` and then runs
`cleanup` again when handling EXIT.
(Exception:  `vscode/*` prevents the second run of `cleanup` by removing
the trap in cleanup`).

Simplify the cleanup logic by just trapping exit, which is always run
when the script exits due to any of the above signals.

Note: In case of borgbackup, the exit handler is not idempotent, but just
trapping EXIT guarantees that it's only run once.
2022-07-02 16:13:12 +02:00
Anderson Torres 904cf8a5ee
Merge pull request #175197 from aacebedo/master
swaysettings: init at 0.3.0
2022-07-02 10:09:17 -03:00
Sandro 7c1c1cca3b
Merge pull request #178813 from catap/jprofiler 2022-07-01 22:16:24 +02:00
Alexandre Acebedo b5d5648d81 maintainers: add aacebedo 2022-07-01 07:26:50 +02:00
Anderson Torres b136484833
Merge pull request #179345 from 2gn/add-pngloss-package
pngloss: init at unstable-2020-11-25
2022-07-01 00:29:53 -03:00
Bill Huang c8f1f64a8d maintainers: add billhuang 2022-06-30 19:10:40 -07:00
2gn 64eb5ec863 maintainer: add myself 2022-06-30 22:34:17 +09:00
Anderson Torres f93385af11
Merge pull request #179450 from tomsiewert/changelogger-package
Add changelogger package
2022-06-29 22:16:24 -03:00
Kirill A. Korinsky f4aa10f82a
maintainers: add catap 2022-06-30 00:33:26 +02:00
Sandro a59be4f6c8
Merge pull request #175919 from phaer/phaer-healthchecks
healthchecks: init at 2.2.1
2022-06-29 23:15:35 +02:00
Jan Tojnar 8ed4879c12
Merge pull request #173484 from cmm/deadbeef-1.9.1
deadbeef 1.8.4 -> 1.9.1
2022-06-29 19:03:50 +02:00
Sandro c30f66c6c7
Merge pull request #179364 from snapdgn/binserve
binserve: init at 0.2.0
2022-06-29 16:54:51 +02:00
Sandro d9def27d56
Merge pull request #178514 from Majiir/trillian-im
trillian-im: init at 6.3.0.1
2022-06-29 15:38:50 +02:00
Daniel Glinka f167634b35
maintainers: add 0xd61 2022-06-29 07:47:23 -04:00
Nitish Kumar 546489d017 maintainers: add snapdgn 2022-06-29 17:11:45 +05:30
ajs124 466b14712f maintainers: remove bjg
does not seem to have contributed since nixpkgs migrated to git
2022-06-29 00:55:00 +02:00
ajs124 d3991bc5be maintainers: remove lyt
no github account linked
2022-06-29 00:55:00 +02:00
ajs124 17da000741 maintainers: remove zef
no github account linked
2022-06-29 00:55:00 +02:00
ajs124 1bce27ea1a maintainers: remove Esteth
no github account linked
2022-06-29 00:55:00 +02:00
ajs124 d26d95d39a maintainers: remove miltador
no github account linked
2022-06-29 00:55:00 +02:00
ajs124 0c35b851e4 maintainers: remove kkallio
no github account linked
2022-06-29 00:55:00 +02:00
ajs124 143efb53d6 maintainers: remove m3tti
no github account linked
2022-06-29 00:55:00 +02:00
ajs124 fd75d8c2d3 maintainers: remove chattered
no github account linked
2022-06-29 00:55:00 +02:00
ajs124 a111cc0c2c maintainers: remove lrworth
no github account linked
2022-06-29 00:55:00 +02:00
ajs124 fa32663f50 maintainers: remove fuzzy-id
no github account linked
2022-06-29 00:55:00 +02:00
ajs124 883e38ae97 maintainers: remove okasu
no github account linked
2022-06-29 00:55:00 +02:00
ajs124 95d1c56385 maintainers: remove wedens
no github account linked
2022-06-29 00:55:00 +02:00
ajs124 e23c5a9471 maintainers: remove funfunctor
no github account linked
2022-06-29 00:55:00 +02:00
ajs124 9c583f06af maintainers: remove schristo
no github account linked
2022-06-29 00:54:59 +02:00
ajs124 b67a9bffcc maintainers: remove hinton
no github account linked
2022-06-29 00:54:59 +02:00
ajs124 3f5b809a5f maintainers: remove sjourdois
no github account linked
2022-06-29 00:54:59 +02:00
ajs124 d62c3bb22e maintainers: remove ravloony
no github account linked
2022-06-29 00:54:59 +02:00
ajs124 89fbc3fea9 maintainers: remove balajisivaraman
no github account linked
2022-06-29 00:54:59 +02:00
ajs124 45ec5898cb maintainers: remove tstrobel
was ts468 on github afaict and was actually a committer, but that account hasn't been active since early 2018
2022-06-29 00:54:53 +02:00
ajs124 a8517f95b8 maintainers: remove joelteon
no github account linked
2022-06-29 00:52:14 +02:00
ajs124 330f745f6f maintainers: remove skrzyp
no github account linked
2022-06-29 00:52:14 +02:00
ajs124 a2e2f9128d maintainers: remove markWot
no github account linked
2022-06-29 00:52:14 +02:00
ajs124 0aac41a5d9 maintainers: remove winden
no github account linked
2022-06-29 00:52:14 +02:00
ajs124 4272b6439b maintainers: remove willtim
no github account linked
2022-06-29 00:52:14 +02:00
ajs124 e59cb525ca maintainers: remove nfjinjing
no github account linked
2022-06-29 00:52:14 +02:00
ajs124 e966ab3965 maintainers: remove all
what?
2022-06-29 00:52:14 +02:00
ajs124 19e6ace19f maintainers: remove epitrochoid
no github account linked
2022-06-29 00:52:14 +02:00
ajs124 0d5d9c159b maintainers: remove jwilberding
no github account linked
2022-06-29 00:52:14 +02:00
ajs124 9966a132db maintainers: remove mschneider
no github account
2022-06-29 00:52:14 +02:00
ajs124 246a499876 maintainers: remove msackman
no github account
2022-06-29 00:52:14 +02:00
ajs124 50084dde45 maintainers: remove drewkett
no github handle linked
2022-06-29 00:52:13 +02:00
ajs124 213007a351 maintainers: remove lattfein
no github account
2022-06-29 00:52:13 +02:00
ajs124 cfd9d6405b maintainers: remove nslqqq
no github account
2022-06-29 00:52:13 +02:00
ajs124 93039509cf maintainers: remove dasuxullebt
no github handle linked. github account with same name has not had activity for years
2022-06-29 00:52:13 +02:00
ajs124 59d8f2b1cd maintainers: remove Nate-Devv
no github account + only two commits 251a1ccf55 and 09f366a360
2022-06-29 00:52:13 +02:00
ajs124 3b5f125515 maintainers: remove metabar
no github account + only commit is 78c052e91a
2022-06-29 00:52:13 +02:00
ajs124 be1aefac05 maintainers: remove elyhaka
github account deleted
2022-06-29 00:52:13 +02:00
ajs124 ff2925fe6b maintainers: remove piotr
has not contributed since nixpkgs migrated to git
2022-06-29 00:52:13 +02:00
ajs124 91b724c66d maintainers: remove danharaj
github account deleted
2022-06-29 00:52:13 +02:00
ajs124 8cb1366872 maintainers: remove fuwa
github account deleted
2022-06-29 00:52:13 +02:00
ajs124 92531d8585 maintainers: remove bloomvdomino
github account deleted
2022-06-29 00:52:12 +02:00
ajs124 99466ee39e maintainers: remove petabyteboy
github account deleted
2022-06-29 00:52:12 +02:00
ajs124 eec156df9c maintainers: remove muflax
github account deleted
2022-06-29 00:52:12 +02:00
ajs124 a0718341e6 maintainers: remove volth
github account deleted
2022-06-29 00:52:12 +02:00
ajs124 026ffc38bd maintainers: remove mehandes
github account deleted
2022-06-29 00:52:12 +02:00
ajs124 0f55ab1bbc maintainers: add missing github details to delta 2022-06-29 00:52:12 +02:00
ajs124 079ba6bd0c maintainers: add missing github details to vq 2022-06-29 00:52:12 +02:00
ajs124 251ef9400d maintainers: add missing github handle for lux 2022-06-29 00:52:12 +02:00
ajs124 a4795d32f7 maintainers: add missing github details to ivan-tkatchev 2022-06-29 00:52:12 +02:00
ajs124 238ac9597c maintainers: add missing github handle for nessdoor 2022-06-29 00:52:12 +02:00
ajs124 cfdec3d079 maintainers: add missing github details to karolchmist 2022-06-29 00:52:11 +02:00
ajs124 d7b32a0fc4 maintainers/maintainer-list: fix changed handles 2022-06-29 00:52:11 +02:00
ajs124 b22ac820c5 maintainers/fix-maintainers.pl: init 2022-06-29 00:52:11 +02:00
pennae 8e3c7a1fd5 maintainers: add a helper script for the options doc conversion
this script can be used to attempt an automatic conversion of option
docs for most modules. it'll also show a diff of options.json before and
after the changes, which should be a good form for checking for unwanted
changes. we specifically show a json diff rather than an xml diff
because newline changes in json are "\n" added are removed, and those
are easier for diff tools to pick out and show in a meaningful way for
this process.

it does *not* check for incorrectly applied changes though, those aren't
easy enough to do automatically for this script.
2022-06-28 23:29:23 +02:00
wozeparrot 65958f1b04
hyprland: init at 0.6.0beta (#169960) 2022-06-28 21:41:52 +02:00
Tom Siewert 2c1f26572f nixos/maintainers: add tomsiewert 2022-06-28 20:49:40 +02:00
phaer 76706f6776 maintainers: add phaer 2022-06-28 10:28:46 +02:00
legendofmiracles f81eb11bb4
Merge pull request #178753 from regadas/add_trino_cli
trino-cli: init at 387
2022-06-27 15:51:35 -06:00
regadas f66f16c103 trino-cli: init at 387 2022-06-27 18:08:00 +01:00
legendofmiracles 4142854642
Merge pull request #178878 from StarGate01/nrf-sdk
nrf5-sdk: init at 17.1.0
2022-06-27 10:12:32 -06:00
Jiajie Chen 1fa008d23b nixos/maintainers: add jiegec 2022-06-27 12:10:23 +08:00
logo4poop b60e7072c9 Updated Haxe 4.2.1 -> 4.2.5 and added myself to the maintainer list 2022-06-26 22:31:13 -04:00
Mario Rodas b861459f18
Merge pull request #179079 from k3a/diffuse
diffuse: init at 0.7.5
2022-06-26 16:38:57 -05:00
Erik Arvstedt 1a32663efc
treewide: rename maintainer earvstedt -> erikarvstedt
The maintainer name now matches the Github username, which simplifies
maintainer notifications.
2022-06-26 19:12:18 +02:00
Mario Rodas 96285ddb64
Merge pull request #178312 from yurkobb/add-python-oscpy
python310Packages.oscpy: init at 0.6.0
2022-06-25 23:21:37 -05:00
Mario Hros 25410a1987 maintainers: add k3a 2022-06-25 22:20:08 +02:00
ckie d3ec37479d
Merge pull request #178526 from 0xC45/regpg
regpg: init at 1.11
2022-06-25 20:41:20 +03:00
Jason Vigil 2b3a93f65b maintainers: add 0xC45 2022-06-25 07:43:27 -07:00
Sandro a85260fb92
Merge pull request #178612 from SuperSandro2000/c3d2-team
maintainers/teams: add c3d2
2022-06-24 19:17:29 +02:00
Yury Bulka 6394fadb1d maintainers: add yurkobb 2022-06-24 17:59:46 +03:00
Sandro 74ea995b11
Merge pull request #174446 from jsimonetti/routedns-init
routedns: init at 0.1.5
2022-06-24 16:31:03 +02:00
Christoph Honal 3f521fc3a4 maintainers: add stargate01 2022-06-24 15:38:36 +02:00
Tomasz Hołubowicz 74d5db4e54 maintainers: add alternateved 2022-06-23 19:10:09 +02:00
Mario Rodas b873098d2a
Merge pull request #178361 from auchter/auchter/dterm
dterm: init at 0.5
2022-06-22 22:18:13 -05:00
Sandro Jäckel bad7610c88
maintainers/teams: add c3d2 2022-06-22 19:58:16 +02:00
Majiir Paktu 050133c13e maintainers: add majiir 2022-06-21 20:29:51 -04:00
Bernardo Meurer d427d9c8e4
Merge pull request #178046 from ncfavier/networkd-default-improvements
nixos/networkd: default DHCP network improvements
2022-06-21 12:07:16 -04:00
Bobby Rong 4af6cb96b2
Merge pull request #176447 from devusb/add-aws-sso-cli
aws-sso-cli: init at 1.9.2
2022-06-21 23:41:42 +08:00
Naïm Favier 1be4019591
maintainers: update ncfavier's keys 2022-06-21 17:15:05 +02:00
Michael Auchter 4592f00769 maintainers: add auchter 2022-06-21 14:09:39 +00:00
Bobby Rong eeb31742a8
Merge pull request #178301 from XYenon/fix/nali-update
nali: 0.3.2 -> 0.4.2
2022-06-21 13:01:56 +08:00
zowoq 404bfe212d maintainers/teams: add missing shortName for cosmopolitan 2022-06-21 10:13:00 +10:00
Graham Christensen 9ed793229c teams/maintainers list: show instructions for validating the contents 2022-06-20 22:20:26 +02:00
Graham Christensen c8cebff38b maintainers: remove longkeyid
see https://dkg.fifthhorseman.net/blog/openpgp-key-ids-are-not-useful.html
2022-06-20 22:20:26 +02:00
Alok Parlikar 8bd29d39ec maintainers: add happyalu 2022-06-20 19:01:47 +02:00
XYenon 83bcdb870f maintainers: add xyenon 2022-06-20 13:56:02 +08:00
Anderson Torres 5540fe6619
Merge pull request #176476 from uninsane/colinsane/whalebird-aarch64
whalebird: 4.5.4 -> 4.6.0, add aarch64 support
2022-06-19 16:06:00 -03:00
legendofmiracles 9fba3c44d7
Merge pull request #176867 from tejasag/submit/init-oak
oak: init at v0.2
2022-06-19 06:38:34 -06:00
colin 07d6e3fa99 maintainers: add colinsane 2022-06-19 02:55:37 -07:00
Sandro c77e2ff473
Merge pull request #178168 from sven-of-cord/master
spr: init at 1.3.2
2022-06-19 11:24:09 +02:00
Alexander Reynolds 1477172ead maintainers: add alkasm 2022-06-18 16:40:24 -07:00
Matthieu Coudron 2c072c2083 luaPackages.sqlite: init at v1.2.2-0 2022-06-18 21:23:45 +02:00
Sven Over bd19b74339 maintainers: add sven-of-cord 2022-06-18 17:59:46 +01:00
David Wood c6b6e4fc85
update davidtwco's maintainer email
Signed-off-by: David Wood <david@davidtw.co>
2022-06-18 09:02:29 +01:00
Anderson Torres e1c8b9a431
Merge pull request #177670 from jonnybolton/sokol
sokol: init at unstable-2022-06-13
2022-06-17 13:32:39 -03:00
magnouvean 4d9b321b1a
ferdium: init at 6.0.0-nightly.40 (#173582)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-17 14:01:42 +02:00
Jonny Bolton beb073b41f
maintainers: add jonnybolton 2022-06-16 18:27:10 +01:00
Simone Ruffini efc86c4ec3 maintainers: add simoneruffini 2022-06-15 17:35:30 +02:00
Johannes Maier b5b5ae6e03 maintainers: add kenran 2022-06-13 23:07:35 +02:00
Matthieu Coudron e38a06b96a
Merge pull request #176375 from teto/luarocks-3.9.0 2022-06-13 19:23:45 +02:00
Matthieu Coudron 98f9f1f054 luaPackages.luv: fix build 2022-06-13 11:17:36 +02:00
Matthieu Coudron fb6f9ee28f update-luarocks-package: fix mirrors 2022-06-13 11:17:36 +02:00
Matthieu Coudron 77a0e5f36e luarocks: 3.8.0 -> 3.9.0
pass the config to the luarocks binary

also bumps luarocks-nix: bump package due to the luarocks rebase
2022-06-13 11:17:24 +02:00
Sandro b319b5eb26
Merge pull request #177393 from nek0/krita_5_0_8
krita: 5.0.6 -> 5.0.8
2022-06-12 20:23:05 +02:00
Fabian Affolter 96b4e1afe1
Merge pull request #177188 from hamburger1984/add-hwatch
hwatch: init at 0.3.6
2022-06-12 18:34:37 +02:00
nek0 c602569c9d maintainers: add nek0 2022-06-12 17:41:32 +02:00
KFears 90986a500b maintainers: add kfears 2022-06-12 01:19:51 +05:00