Commit Graph

5088 Commits

Author SHA1 Message Date
Yorick
271d57f3fd
Merge pull request #223712 from ne9z/master
pyrosimple: init at 2.7.0
2023-04-23 15:34:54 +02:00
Matthieu Coudron
c9873fdef0 lua/updater: fix a few issues
there were remaining tabs in file and the update member was not implemented
2023-04-22 15:17:44 +02:00
0xMRTT
d3b42598eb
elastic: init at 0.1.3 (#226428)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2023-04-21 16:34:37 +02:00
Weijia Wang
22dbd72d65
Merge pull request #227399 from pbek/patch-8
maintainers: add pbek
2023-04-21 15:13:22 +03:00
Pierre Bourdon
13bb674e95
maintainer-list: fix mateodd25's github id 2023-04-21 10:26:13 +02:00
Pierre Bourdon
6cd3397a5a
maintainer-list: fix a few changed github usernames 2023-04-21 10:24:58 +02:00
Patrizio Bekerle
4c273c98fd
maintainers: add pbek 2023-04-21 08:50:46 +02:00
David Hamelin
dae32f5930 ocamlPackages.unisim_archisec: init at 0.0.5 2023-04-21 07:02:17 +02:00
Weijia Wang
01cbd79e2f
Merge pull request #226840 from QJoly/nova-3.6.2
nova: init at 3.6.2
2023-04-20 08:59:59 +03:00
Quentin JOLY
bc2715162f maintainers: add qjoly 2023-04-19 11:19:17 +03:00
Ryan Lahfa
2fa5e844de
Merge pull request #223749 from Alexis211/add-wgautomesh
wgautomesh: init at 0.1.0
2023-04-19 08:26:09 +02:00
Sandro
02d370711b
Merge pull request #225258 from ivanmoreau/master
infisical: init at 0.3.7
2023-04-18 18:00:23 +02:00
Sandro
ee22ee91e0
Merge pull request #219366 from MortenSlingsby/bytewax
python310Packages.bytewax: init at 0.15.1
2023-04-18 17:59:45 +02:00
Sandro
2e532b8b26
Merge pull request #222837 from aplund/brother-hl-l3230cdw
cups-drivers: Brother HL-L3230CDW driver version 1.0.2-0
2023-04-18 16:54:35 +02:00
Weijia Wang
75c131fc1b
Merge pull request #226640 from jackyliu16/master
realvnc-vnc-viewer: 6.22.515 -> 7.1.0
2023-04-18 14:51:19 +03:00
maralorn
cfb1a6d6dd Merge branch 'master' into haskell-updates 2023-04-18 11:49:36 +02:00
MortenSlingsby
7e0ad3d95e maintainers: Add mslingsby 2023-04-18 08:36:29 +02:00
Linus Heckemann
b14aded48a
Merge pull request #222617 from oddlama/esphome
nixos/esphome: init module
2023-04-18 06:45:40 +02:00
Bobby Rong
9f34b846a4
Merge pull request #224843 from kindrowboat/patch-1
maintainers: add kindrowboat
2023-04-18 11:09:48 +08:00
maralorn
5b91d156b7 Merge branch 'master' into haskell-updates 2023-04-17 22:50:09 +02:00
Bernardo Meurer
9984ca0504
Merge pull request #226043 from RicArch97/swayfx 2023-04-17 12:56:35 -07:00
jackyliu16
56315519c9 maintainers: add onedragon 2023-04-17 21:55:57 +08:00
Ionut Nechita
9678498e45 maintainers: add ionutnechita
Description:
 - added ionutnechita in list of maintainers

Change-Id: Ide414ebb8b940c299498c62c24efea0965f02a3a
Signed-off-by: Ionut Nechita ionut_n2001@yahoo.com
2023-04-17 15:18:26 +03:00
Alex Auvolat
635b128ca3 maintainers: add lx 2023-04-17 12:36:32 +02:00
github-actions[bot]
01f49857f0
Merge master into haskell-updates 2023-04-17 00:12:19 +00: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
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
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