Commit graph

5174 commits

Author SHA1 Message Date
github-actions[bot] 01f49857f0
Merge master into haskell-updates 2023-04-17 00:12:19 +00:00
FlafyDev 1a41d76159 maintainers: Add FlafyDev and NotAShelf 2023-04-16 19:52:23 +03:00
Atemu cb578ff704
Merge pull request #224248 from Rampoina/hex-a-hop
hex-a-hop: init at 1.1.0
2023-04-16 10:21:49 +02:00
Nick Cao b451470ea7
Merge pull request #223572 from lillycat332/add-gltfpack
meshoptimizer: init at unstable-2023-03-22
2023-04-16 10:26:51 +08:00
Utkarsh Gupta 1dbdadc26a
maintainers: add utkarshgupta137 2023-04-16 06:25:27 +05:30
github-actions[bot] aa16f35642
Merge master into haskell-updates 2023-04-16 00:13:46 +00:00
Sandro eafd00c16a
Merge pull request #226359 from jasonodoom/develop 2023-04-16 01:53:30 +02:00
gaykitty 7e4084777e maintainers: add gaykitty 2023-04-15 19:16:08 -03:00
Jason Odoom 71e913c353
maintainers: add jasonodoom 2023-04-15 18:05:16 -04:00
Rampoina 118de162d5 maintainers: add rampoina 2023-04-15 12:17:52 +02:00
Eric Lesiuta 75925de969 maintainers: add elesiuta 2023-04-14 22:07:09 -04:00
github-actions[bot] 147886c1b7
Merge master into haskell-updates 2023-04-15 00:12:49 +00:00
Sandro 830d948f46
Merge pull request #212426 from surfaceflinger/master 2023-04-15 00:57:51 +02:00
Matthieu Coudron 351cec5db3
use subcommands in plugin updaters (#223164)
* update.py: introduce subparsers for plugin updaters

This is preliminary work to help create more powerful plugin updaters.
Namely I would like to be able to "just add" plugins without refreshing
the older ones (helpful when github temporarily removes a user from
github due to automated bot detection).

Also concerning the lua updater, we pin some of the dependencies, and I
would like to be able to unpin the package without editing the csv
(coming in later PRs).

* doc/updaters: update command to update editor plugins

including vim, kakoune and lua packages

Co-authored-by: figsoda
2023-04-14 22:02:17 +02:00
Sandro 882a83a355
Merge pull request #224487 from dani0854/init/doas-sudo-shim 2023-04-14 19:14:24 +02:00
sternenseemann b79286ea28 maintainers/haskell/upload-package-list: support 3.10 config dir
cabal-install 3.10 has some quirky new logic for config, cache, …
directory discovery. We reimplement this in this simple bash script,
additionally respecting the CABAL_DIR environment variable.
2023-04-14 18:35:33 +02:00
Martin Weinelt bdb59943ac
Merge pull request #225226 from quentinmit/w1thermsensor
python3.pkgs.w1thermsensor: init at 2.0.0
2023-04-14 14:47:08 +02:00
Nick Cao bc74c8fb42
Merge pull request #226137 from Kiskae/nvidia-maintainer
maintainers: add kiskae
2023-04-14 19:15:05 +08:00
Nick Cao 0957bca8c6
Merge pull request #223553 from Pyxels/feat/kickoff
kickoff: init at v0.7.0
2023-04-14 19:09:22 +08:00
Kiskae 18df190028 maintainers: add kiskae 2023-04-14 12:44:48 +02:00
github-actions[bot] 9bd1e62062
Merge master into haskell-updates 2023-04-14 00:12:05 +00:00
Sandro 2fb1fcd55a
Merge pull request #201437 from hacker1024/package/libpff 2023-04-14 00:46:57 +02:00
Ricardo Steijn ace4fa3d1f swayfx: init at 0.2 2023-04-13 18:54:08 +02:00
K900 0fac11230d
Merge pull request #225391 from K900/pob
path-of-building: init at 2.28.0-unstable-2023-04-09
2023-04-13 19:08:29 +03:00
K900 e333259769 luaPackages.lua-curl: init at 0.3.13 2023-04-13 18:29:49 +03:00
sternenseemann 35c00c639a haskellPackages.hackage-db: 2.1.2 -> 2.1.3
This update adds support for $CABAL_DIR as well as the new
$XDG_CACHE_HOME location of the hackage db.

Since we maintain hackage-db, having the latest version always is nice
even though it has more reverse dependencies than the other libraries we
maintain.
2023-04-13 14:13:40 +02:00
sternenseemann e4050a496b
Merge pull request #225231 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2023-04-13 12:16:30 +02:00
surfaceflinger ecde48723a
maintainers: add surfaceflinger 2023-04-13 12:11:08 +02:00
7c6f434c 587444af72
Merge pull request #209024 from hraban/sbcl-cleanup
sbcl: cleanup old versions
2023-04-13 08:44:57 +00:00
github-actions[bot] cbbd635f87
Merge master into haskell-updates 2023-04-13 00:11:39 +00:00
Sandro c05b69b087
Merge pull request #224254 from kylehendricks/gasket-1.0-18 2023-04-13 01:17:47 +02:00
Richard Davis 1501d6e0b9 maintainers: add davisrichard437 2023-04-12 19:06:55 +02:00
sternenseemann fea0eb858a Merge remote-tracking branch 'origin/master' into haskell-updates 2023-04-12 17:34:12 +02:00
Maurice Zhou a56b0af5ff maintainers: add ne9z
Signed-off-by: Maurice Zhou <yuchen@apvc.uk>
2023-04-12 17:31:29 +02:00
Ulrik Strid 9973e55944
Merge pull request #225714 from Niols/headache-1.06
ocamlPackages.headache: init at 1.06
2023-04-12 10:56:09 +02:00
Niols 6deaf0e061
maintainers: add niols 2023-04-12 08:32:18 +00:00
github-actions[bot] 072b4ff72f
Merge master into haskell-updates 2023-04-12 00:12:01 +00:00
Sandro 175667e8e3
Merge pull request #191715 from felixalbrigtsen/init-phetch 2023-04-11 23:54:29 +02:00
Artturi 0d29297c7c
Merge pull request #204527 from nvmd/master+hyperion 2023-04-11 20:14:29 +03:00
Matthieu Coudron 16e2515206
Merge pull request #222633 from ashleyghooper/etlegacy
etlegacy: init at 2.81.1
2023-04-11 13:42:23 +02:00
Nico Jensch c0a4950b52 maintainers: add dr460nf1r3 2023-04-11 06:38:46 -03:00
sternenseemann 3bc1f11c0a Merge remote-tracking branch 'origin/master' into haskell-updates 2023-04-11 11:16:02 +02:00
Florian Klink 10193ca153
Merge pull request #220969 from austin-artificial/add-mermerd
mermerd: init at 0.6.1.
2023-04-11 09:26:46 +02:00
github-actions[bot] e2236d303f
Merge master into haskell-updates 2023-04-11 00:12:15 +00:00
Sandro f5d4f9cca9
Merge pull request #224180 from Zahrun/add/obs-backgroundremoval 2023-04-11 01:32:04 +02:00
Sandro 83f219e9e2
Merge pull request #223521 from jfvillablanca/onagre 2023-04-11 01:28:23 +02:00
Austin Platt 1eb8bc6a06 maintainers: add austin-artificial 2023-04-10 22:42:19 +01:00
Hraban Luyat a4c773993a Add new maintainer: hraban 2023-04-10 15:09:35 -04:00
Christopher Crouse ad3bc85ddb
maintainers: add amz-x 2023-04-10 17:47:01 +02:00
github-actions[bot] 5291a9240e
Merge master into haskell-updates 2023-04-10 00:12:34 +00:00
Matthieu Coudron 619ca2064f luaPackages.luv: 1.43.0-0 -> 1.44.2-1
as requested by neovim
2023-04-10 01:27:33 +02:00
Maciej Krüger 3577487514
Merge pull request #219348 from nbraud/mpvScript/acompressor 2023-04-09 22:44:30 +02:00
nicoo 7b198bc8e6 maintainers: add nicoo 2023-04-09 18:08:07 +00:00
Guillaume Girol ca9824645b
Merge pull request #224127 from star-szr/carapace--add-version
carapace: add ldflags for version
2023-04-09 16:59:17 +00:00
Ivan Trubach 0cb08723b6 maintainers: add tie 2023-04-09 09:29:13 +03:00
Anderson Torres d7c5b735a0 maintainers: remove drzoidberg
The maintainers is silent since 2022.
2023-04-09 00:24:29 -03:00
github-actions[bot] 312c64bc68
Merge master into haskell-updates 2023-04-09 00:13:01 +00:00
Sandro 0885905707
Merge pull request #210667 from Arian-D/discordo 2023-04-08 19:11:18 +02:00
Sandro 6fe3576821
Merge pull request #225188 from DerDennisOP/django-payments 2023-04-08 17:43:47 +02:00
Iván Molina Rebolledo c2fb621ea6 maintainers: add ivanmoreau 2023-04-08 02:52:52 +00:00
maralorn 632d358c64 maintainers/scripts/haskell: Add reference to manual to PR template 2023-04-08 00:24:31 +02:00
Quentin Smith 0d49c62484
maintainers: add quentin 2023-04-07 18:05:11 -04:00
maralorn 95d5c63b09 Merge branch 'master' into haskell-updates 2023-04-07 23:51:54 +02:00
Lily Foster 5aa7ff1ce7
Merge pull request #222970 from MathiasSven/functiontrace
functiontrace: init at 0.3.7
2023-04-07 17:37:36 -04:00
Lily Foster 8034ac8f20
Merge pull request #224120 from stefan-bordei/submit/rke2-add-package
rke2:init at 1.26.3+rke2r1
2023-04-07 17:25:16 -04:00
Dennis 4bc8335bb4 maintainers: add derdennisop 2023-04-07 19:37:51 +02:00
stefan-bordei edbacc42de maintainers: add zygot 2023-04-07 07:44:15 +01:00
github-actions[bot] ee14a276ab
Merge master into haskell-updates 2023-04-07 00:11:54 +00:00
Maciej Krüger e72dedd2a4
Merge pull request #221862 from COLAMAroro/submit/pulsar 2023-04-07 01:03:31 +02:00
Dylan M. Taylor 86d38710b4
maintainers: fix typo 2023-04-06 13:22:55 -04:00
Danil Suetin 644aa6013d
maintainers: add dsuetin 2023-04-06 21:51:08 +07:00
Sandro c5d6777759
Merge pull request #222232 from mwdomino/init-aichat
aichat: init at 0.8.0
2023-04-06 15:47:53 +02:00
zowoq 65277def0f maintainers/teams: remove inactive maintainer from golang
hasn't been active for a year
2023-04-06 16:29:31 +10:00
github-actions[bot] 6a7b8348a1
Merge master into haskell-updates 2023-04-06 00:11:55 +00:00
Stef Dunlap a51ac639c0 maintainers: add kindrowboat 2023-04-05 18:12:18 -04:00
Weijia Wang f3018b1619
Merge pull request #224794 from Jedsek/master
bilibili: init at 1.9.2-1
2023-04-05 22:55:23 +03:00
Kasper Gałkowski 6817b72ca3 lisp-modules: set maintainers to the lisp team 2023-04-05 20:52:27 +02:00
oddlama 8da0c39903
maintainers: add oddlama 2023-04-05 17:21:21 +02:00
Jedsek 2ce47167bc maintainers: add jedsek 2023-04-05 21:46:36 +08:00
Mario Rodas 477665842d
Merge pull request #206949 from nagy/chicken-ecosystem
chickenPackages_5: overhaul ecosystem
2023-04-05 06:40:00 -05:00
Sandro 10978e9c8d
Merge pull request #224746 from viraptor/asciify-message
maintainers/scripts/update.nix: Remove unicode from message
2023-04-05 11:23:15 +02:00
Ellie Hermaszewska d7c630ca17
maintainers/haskell/update-stackage.sh: Strip out with-compiler from stackage config
It was previously just being inserted alphabetically into the list
2023-04-05 15:21:47 +08:00
zowoq f3e62ad4e4 maintainers/teams: set githubTeams for rust 2023-04-05 15:35:43 +10:00
zowoq 64a9e244cd maintainers/teams: set githubTeams for golang 2023-04-05 15:35:19 +10:00
Anderson Torres 863343deed
Merge pull request #224721 from candyc1oud/last-pr
maintainers: remove candyc1oud
2023-04-04 23:33:59 -03:00
dansbandit d42cca51d7 Add maintainer 2023-04-04 23:21:47 -03:00
Stanisław Pitucha f42b9fd745 maintainers/scripts/update.nix: Remove unicode from message and comply with CONTRIBUTING.md
It's not used infrequently and the ascii version is nicer for automatic parsing.
```
git log --grep '->' --oneline --since '2022-01-01' | wc -l
   67791
git log --grep '→' --oneline --since '2022-01-01' | wc -l
    2914
```
2023-04-05 11:28:47 +10:00
Candy Cloud 7a170a54d3 maintainers: remove candyc1oud 2023-04-05 00:29:57 +00:00
Aroun Olorin 3e4e464b64 maintainers: add zahrun 2023-04-05 03:05:32 +05:30
Ashley Hooper f7a9697f1b
Add self (ashleyghooper) to nixpkgs maintainers 2023-04-05 08:18:55 +12:00
Arnout Engelen 7cfcfdc4d4
copy-tarballs.pl: fix DEBUG mode
When DEBUG is defined, the script just prints the URL's without actually
checking whether they're already cached or downloading/uploading anything.

That got broken because connecting to S3 now fails fast. This PR makes sure
we skip connecting to s3 in DEBUG mode.
2023-04-04 20:33:11 +02:00
Konstantin Astafurov 3545373f30
maintainers: add konst-aa 2023-04-04 20:15:00 +02:00
shanemikel ce2fcc00e0 Remove maintainer from maintainer-list.nix 2023-04-03 16:44:47 -07:00
Jörg Thalheim c10f918f3d maintainers/team-list: drop lnl7 from rust maintainer list 2023-04-04 08:17:38 +10:00
Someone Serge 80b00d8db6
team-list: add cuda team 2023-04-03 18:28:06 +03:00
Anderson Torres 83c023b453 maintainers: remove retrry
This github account no longer exists.
2023-04-03 13:30:01 +02:00
jfvillablanca 53e6dfce42 maintainers: add jfvillablanca 2023-04-03 13:31:50 +08:00
mwdomino bf89df428d maintainers: add mwdomino 2023-04-02 22:05:45 -04:00
Anderson Torres 149057f02e maintainers: remove rencire 2023-04-02 19:05:34 -03:00
Indexyz e89356a9b7 maintainers: add indexyz 2023-04-02 17:05:03 +08:00
Kyle Hendricks fce7bf97d8 maintainers: add kylehendricks 2023-04-01 20:28:44 -04:00
Scott Zhu Reeves 0b39ed44dd carapace: add ldflags for version
With this change, `carapace --version` returns the correct version
rather than `develop`. I tested a binary downloaded from their releases
page and this is the correct format, there should not be a v prefix or
anything else.
2023-04-01 09:51:30 -04:00
Ninjatrappeur cb80417aad
Merge pull request #215812 from christoph-heiss/pkgs/proxmox-backup-client 2023-04-01 08:32:49 +02:00
Sandro 46d1a946aa
Merge pull request #192148 from evan-goode/processing-4.0.1 2023-04-01 02:50:00 +02:00
Sandro eb5d126dcb
Merge pull request #163082 from ettom/zeyple 2023-04-01 02:35:08 +02:00
Sandro bef33b1411
Merge pull request #218300 from Eken-beep/master 2023-04-01 02:10:31 +02:00
superherointj 5561af0707 maintainers: remove superherointj 2023-03-31 16:29:46 -03:00
David Houston 6e8c2760ac
maintainers: Update houstdav000 -> cyntheticfox 2023-03-30 18:50:29 -04:00
Sandro 2c47f4dae7
Merge pull request #221798 from vinnymeller/init/tmux-sessionizer 2023-03-30 23:47:10 +02:00
Weijia Wang 8cac5284f0
Merge pull request #223918 from minizilla/master
maintainers/bigzilla: update information
2023-03-30 23:32:16 +03:00
Billy Zaelani Malik bbc94f6072 maintainers/bigzilla: update information 2023-03-30 22:01:33 +07:00
Sandro b97ea5900b
Merge pull request #222727 from panda2134/podman-desktop
podman-desktop: init at 0.12.0
2023-03-30 16:55:04 +02:00
COLAMAroro bcd59cec7b maintainers: add colamaroro 2023-03-30 16:00:50 +02:00
Dennis Gosnell 8f928cc7a0
Merge remote-tracking branch 'origin/master' into haskell-updates 2023-03-30 08:41:14 +09:00
Christoph Heiss 1eab6a2fd2
maintainers: add christoph-heiss
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-03-29 20:24:19 +02:00
Lilly 05a128875a
maintainers: add lillycham 2023-03-29 16:45:00 +02:00
Weijia Wang abd78dc3ee
Merge pull request #223300 from Mynacol/leanify
leanify: init at unstable-2022-12-04
2023-03-29 16:50:41 +03:00
Pyxels b30b9fda48
maintainer: add pyxels 2023-03-28 12:49:25 +02:00
Austin Lund 6b58973b39 maintainers: add aplund as maintainer 2023-03-28 18:19:17 +10:00
stepech 97971ca20d
maintainers: Add stepech 2023-03-28 03:04:16 +02:00
github-actions[bot] 7bf643e2ce
Merge master into haskell-updates 2023-03-28 00:13:57 +00:00
Lorenzo Manacorda 87d4e17776 maintainers/team-list: add asymmetric to docs 2023-03-27 21:15:03 +02:00
Dennis Gosnell c00dc0cf7d
Merge remote-tracking branch 'origin/master' into haskell-updates 2023-03-27 08:42:30 +09:00
Mynacol 1faef68068 maintainers: add mynacol 2023-03-26 23:03:14 +02:00
Mario Rodas a4ed6c4d1a
Merge pull request #222962 from mrene/master
minidsp: add mrene as maintainer
2023-03-26 08:57:42 -05:00
Ben Kuhn ca4a734f86
maintainers: add Ben Kuhn (PR #223178) 2023-03-26 15:20:51 +02:00
Martin Weinelt ed3f363d37
Merge pull request #221924 from MartinRamm/brother-mfc5890cn
mfc5890cn{lpr,cupswrapper}: init
2023-03-26 14:56:55 +02:00
Nick Cao 3b0d74bccc
maintainers: add panda2134 2023-03-26 20:52:42 +08:00
Rick van Schijndel b2a936b40d
Merge pull request #222362 from sefidel/master
maintainers: boppyt -> sefidel
2023-03-26 11:41:02 +02:00
Rick van Schijndel 4626be5934
Merge pull request #222609 from alyssais/llvm-team
maintainers/team-list: add 3 new members to LLVM
2023-03-26 11:30:14 +02:00
Dennis Gosnell 35295aed71
haskellPackages: in hydra-report.hs, split Linux and Darwin build failures
This commit changes hydra-report.hs to split up Linux and Darwin build
failures into two different sections.  Darwin failures are hidden by
default.
2023-03-26 18:10:08 +09:00
Dennis Gosnell bd9bb50ad2
haskellPackages: remove error about outstanding jobs on aarch64-darwin in hydra-report.hs 2023-03-26 18:08:30 +09:00
Rick van Schijndel 899f4311ab
Merge pull request #223118 from kilianar/remove-weihua
maintainer-list.nix: remove weihua
2023-03-26 10:56:29 +02:00
Yureka f4f4c8bca2 maintainers/scripts/convert-to-import-cargo-lock: fetch submodules 2023-03-26 00:02:16 +01:00
Yureka 34c848fe08 maintainers/scripts/convert-to-import-cargo-lock: don't add duplicate outputHashes 2023-03-26 00:02:15 +01:00
Winter 7130282976 maintainers/scripts/convert-to-import-cargo-lock: init 2023-03-26 00:02:15 +01:00
kilianar 9c2912c42f maintainer-list.nix: remove weihua
Recently, the GitHub account was deleted. Therefore, this pull request
removes the account from the list of maintainers. The account was solely
referenced as a maintainer in logseq.
2023-03-25 20:17:07 +01:00
Dennis Gosnell 19b5676361
haskellPackages: add newtype for PkgName and PkgSet in hydra-report.hs
Add a newtype for a package name and a package set.  This is less for
correctness, and more just to make the code a little easier to read
through without having to keep in mind what each Text refers to.
2023-03-25 23:00:56 +09:00
Dennis Gosnell b2af201c0e
haskellPackages: add newtype for JobName in hydra-report.hs
This commits changes the `job` field in `Build` to a newtype.  This is
mostly just to have a place to document exactly what a job name consists
of.
2023-03-25 19:24:13 +09:00
Dennis Gosnell 28f22d86d7
haskellPackages: slight refactoring of hydra-report.hs 2023-03-25 18:21:55 +09:00
Dennis Gosnell c574a8c37e
haskellPackages: add a little documentation to hydra-report.hs 2023-03-25 17:44:26 +09:00
github-actions[bot] bca997abb7
Merge master into haskell-updates 2023-03-25 00:12:18 +00:00
Mathias Sven a9cbb20640
maintainers: add mathiassven
Signed-off-by: Mathias Sven <mathiassven2@hotmail.com>
2023-03-24 23:42:23 +00:00
Mathieu Rene 44caa1102a maintainers: add mrene 2023-03-24 18:21:13 -04:00
Martin Weinelt e56ea3c325
Merge pull request #222701 from jopejoe1/firefox
firefox-{beta,devedition}-unwrapped: init at 112.0b6
2023-03-24 21:34:31 +01:00
Ryan Lahfa 1a16c75b7a
Merge pull request #221007 from Tom-Hubrecht/djhtml
djhtml: init at 3.0.5
2023-03-24 13:36:21 +01:00
Dennis Gosnell 265a3a3b15
haskellPackages: add types and some formatting to hydra-report.hs 2023-03-24 20:55:52 +09:00
Dennis Gosnell 3aea75b8fc
haskellPackages: fix indentiation in hydra-report.hs 2023-03-24 20:26:01 +09:00
Tom Hubrecht 89fea7c828 djhtml: init at 3.0.5 2023-03-24 10:20:24 +01:00
Naïm Favier 4f9bedb8d3
Merge pull request #215330 from soywod/master
himalaya: 0.6.0 -> 0.7.1
2023-03-24 10:19:07 +01:00