Maxim Zhukov
7d673c71c1
luaPackages: add new package - tl (teal language)
...
The compiler for Teal, a typed dialect of Lua
Signed-off-by: Maxim Zhukov <mussitantesmortem@gmail.com>
2022-05-10 15:27:11 +02:00
Jan Christoph Ebersbach
4029d50b1e
maintainers: expand jceb's name ( #172312 )
2022-05-10 18:49:56 +08:00
Martin Weinelt
3f07689806
Merge pull request #171658 from binsky08/sjcl_init
...
python3Packages.sjcl: init at 0.2.1
2022-05-09 16:53:57 +02:00
Matthieu Coudron
135e27c148
Merge pull request #171975 from alexshpilkin/add-lua-maths
2022-05-09 10:58:30 +02:00
Bobby Rong
100de69378
Merge pull request #168273 from Anillc/telegram-bot-api
...
telegram-bot-api: init at 5.7
2022-05-09 08:42:03 +08:00
Alexander Shpilkin
0b13ca520a
lua53Packages.lmpfrlib: init at 20170112-2
2022-05-09 00:12:07 +03:00
Alexander Shpilkin
ca428a0687
lua53Packages.lmathx: init at 20150624-1
2022-05-09 00:11:42 +03:00
Niklaus Giger
1d82f62aef
UHK-agent: Support for Ultimate Hacking Keyboard udev-rules and configuration application ( #132420 )
...
* maintainers: add ngiger
* uhk-agent: init at 1.5.17
* Apply suggestions from code review
* Update pkgs/os-specific/linux/uhk-agent/default.nix
* Apply suggestions from code review
* Update pkgs/os-specific/linux/uhk-agent/default.nix
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-08 22:40:52 +02:00
Alex Eyre
0f5f6f617a
maintainers: rename @alex-eyre to @alexeyre
2022-05-08 08:51:56 +01:00
Fabian Affolter
4b6d4ba9de
Merge pull request #171927 from alexshpilkin/adopt-facetimehd-calibration
...
Add alexshpilkin as maintainer for facetimehd-calibration
2022-05-07 11:45:26 +02:00
Alexander Shpilkin
d91435f85b
maintainers: add alexshpilkin
2022-05-07 08:02:13 +03:00
Jonas Chevalier
bab6710b73
Merge pull request #171221 from zimbatm/numtide-team
...
maintainers: add numtide team
2022-05-06 15:42:16 +02:00
Bryan Bennett
4a34dfcbbc
Add bbenne10 as maintainer to nix-direnv
2022-05-06 08:35:40 -04:00
hexchen
d2d2864510
maintainers: add hexchen
2022-05-06 12:18:13 +02:00
Rick van Schijndel
cce50c11ef
Merge pull request #169857 from armeenm/bump-hopper
...
hopper: 4.5.29 -> 5.5.3; libffi_3_3: init
2022-05-05 21:19:10 +02:00
Rick van Schijndel
18fc18ca31
Merge pull request #161404 from Zebreus/headset-charge-indicator
...
headset-charge-indicator: init at 2021-08-15
2022-05-05 21:05:54 +02:00
binsky
b99b2783ec
maintainers: add binsky
2022-05-05 17:43:56 +02:00
Armeen Mahdian
cb7c4401e6
maintainers: add armeenm
2022-05-05 09:16:04 -05:00
Graham Christensen
dc99b0d228
Merge pull request #170566 from bdd/pkg/new/runitor
...
runitor: init at 0.9.2
2022-05-04 20:52:01 -04:00
Sandro
aacb7ef4a6
Merge pull request #169966 from deinferno/vmware-host
2022-05-04 14:13:12 +02:00
Lennart Eichhorn
abc98356be
maintainers: add zebreus
2022-05-04 10:52:14 +02:00
fleaz
59b08b732a
Added fleaz to maintainer list
2022-05-03 23:25:19 +02:00
davidak
01143883ff
Merge pull request #161788 from vlinkz/calamares-nixos
...
calamares: fix calamares modules, add nixos modules, and add new iso
2022-05-03 22:55:24 +02:00
Matthieu Coudron
27103e676a
Merge pull request #171322 from teto/build-neovim-plugin
...
distinguish between vim/neovim plugins
2022-05-03 21:14:31 +02:00
Victor Fuentes
d8eaef42d6
maintainer-list: add vlinkz
2022-05-03 12:19:15 -04:00
Matthieu Coudron
5114d91cd8
Merge pull request #169802 from NinjaTrappeur/nin/prosody012
2022-05-03 11:04:17 +02:00
Matthieu Coudron
d4894355c1
vim/update.py: distinguish between vim/neovim plugins
...
I've been working for a long time towards automatic nix dependencies for
neovim plugins (using luarocks rockspecs to discover the said
dependencies).
This is an initial commit to help me complete the missing bits.
buildNeovimPluginFrom2Nix is right now a placeholder which helps me test
in my fork a version that does a flat install of luarocks.
the vim updater will now check for attributes with the same name in the lua package set,
if that's the case the script will generate buildNeovimPluginFrom2Nix.
2022-05-03 00:22:03 +02:00
Jan Tojnar
aae4fc3e87
Merge pull request #170653 from schuelermine/add/tesseract5
...
Add Tesseract 5 & update Tessdata to 4.1.0
2022-05-02 23:58:15 +02:00
Ben Siraphob
fa86dc7089
Merge pull request #167862 from AnatolyPopov/jetbrains-update-script-fixes
2022-05-02 10:18:28 -06:00
zimbatm
c91f4f127a
maintainers: add numtide team
2022-05-02 14:55:13 +02:00
Anselm Schüler
92a849e613
tesseract5: init at 5.1.0
2022-05-02 13:44:04 +02:00
Matthieu Coudron
1b8e123255
vim/update.py: fix handling of redirects
2022-05-01 21:54:55 +02:00
Matthieu Coudron
67f45a4362
luaPackages.luaexpat: 1.3.0-1 -> 1.4.1-1
2022-05-01 21:45:54 +02:00
José Romildo
2addb8a587
maintainers: add lxqt team
2022-05-01 13:03:15 -03:00
davidak
c60375c5db
Merge pull request #168640 from romildo/upd.enlightenment-team
...
enlightenment: add maintainers team
2022-05-01 16:32:36 +02:00
davidak
84bf8a57c1
Merge pull request #168633 from romildo/upd.lumina-team
...
lumina: add maintainers team
2022-05-01 16:27:40 +02:00
Berk D. Demir
c25b74970d
runitor: init at 0.9.2
2022-04-30 20:51:16 +00:00
github-actions[bot]
2ec636df25
Merge master into haskell-updates
2022-04-30 00:13:38 +00:00
Sandro
f410841566
Merge pull request #170672 from felschr/fix/etebase-server
...
Fix etebase-server pyproject build error
2022-04-29 19:07:17 +02:00
Matthew "strager" Glazar
ba566a1728
relic: init at 7.3.0
2022-04-29 10:31:18 -05:00
Charles Baynham
0950065dae
pipdeptree: init at 2.2.1
...
Add package pipdeptree
2022-04-29 09:48:37 -05:00
Alias Gram
188c2e7c8d
maintainers: add algram
2022-04-29 09:22:21 -05:00
github-actions[bot]
d77355fa63
Merge master into haskell-updates
2022-04-29 00:12:30 +00:00
Thomas Watson
818a03c947
maintainers: add tpw_rules
2022-04-28 13:30:39 -05:00
Sandro
01045ea8bd
Merge pull request #170642 from grindhold/durus
2022-04-28 16:07:32 +02:00
grindhold
49eeda13c6
pythonPackages.durus: init at 4.2
2022-04-28 15:11:58 +02:00
7c6f434c
5679f2ad8e
Merge pull request #157178 from lorenz/update-linphone-4-3
...
Update and fix Linphone
2022-04-28 09:37:17 +00:00
Jayesh Bhoot
0b5aba3bbd
kmousetool: init at 21.12.3 ( #170594 )
...
* kmousetool: init at 21.12.3
* kmousetool: add githubId in maintainers-list
This should resolve an error thrown by ofborg
* kmousetool: move meta attrset to the bottom
2022-04-28 11:05:11 +02:00
Artturi
249c76eb67
Merge pull request #170693 from WolfangAukang/wolfangaukang-update
...
maintainers/wolfangaukang: update email
2022-04-28 04:15:16 +03:00
github-actions[bot]
2ae92e3309
Merge master into haskell-updates
2022-04-28 00:15:25 +00:00
Mario Rodas
d54f49cbd0
Merge pull request #169637 from wyndon/init-httm
...
httm: init at 0.9.0
Closes https://github.com/NixOS/nixpkgs/issues/170698
2022-04-27 18:50:56 -05:00
P. R. d. O
2da4e4f0e2
maintainers/wolfangaukang: update email
2022-04-27 16:28:52 -06:00
Felix Tenley
3d3929c260
maintainers: update felschr
2022-04-27 23:45:17 +02:00
Bobby Rong
a870f5ffa2
Merge pull request #170635 from ckiee/maint-ck-mtx
...
maintainers: add ckie matrix
2022-04-27 23:10:07 +08:00
ckie
2b5039f40f
maintainers: add ckie matrix
2022-04-27 17:25:30 +03:00
Bobby Rong
c50a5acc96
Merge pull request #169948 from ktosiek/remove-from-maintainers
...
Remove ktosiek from the maintainers list
2022-04-27 12:54:11 +08:00
github-actions[bot]
71fdb4ca86
Merge master into haskell-updates
2022-04-27 00:14:20 +00:00
Lorenz Brun
bafc9b9ff8
linphone: 4.2.5 -> 4.4.1
...
Co-authored-by: Thibault Lemaire <thibault.lemaire@protonmail.com>
Co-authored-by: Austin Butler <abutler@riotgames.com>
2022-04-26 21:43:56 +02:00
Serge Belov
ee533442b2
maintainers: add serge
2022-04-26 11:02:17 +10:00
github-actions[bot]
8022f71559
Merge master into haskell-updates
2022-04-26 00:13:05 +00:00
Bryan Honof
c3c33251e2
Grafana Mimir: Add maintainers
...
Add happysalada and myself as a maintainer of the Grafana Mimir Nix
package.
Signed-off-by: Bryan Honof <bryanhonof@gmail.com>
2022-04-25 08:01:20 -04:00
Dennis Gosnell
390b7aa6ae
Merge pull request #170027 from libjared/haskell-updates-sensei
...
haskellPackages.sensei: mark unbroken, override
2022-04-25 09:13:03 +09:00
libjared
a36d453376
haskellPackages.sensei: add libjared as maintainer
2022-04-24 15:04:24 -05:00
deinferno
820180c4f0
maintainers: add deinferno
2022-04-23 20:24:52 +05:00
Tomasz Kontusz
e85479a413
maintainers: remove ktosiek
2022-04-23 15:19:59 +02:00
Samuel Gräfenstein
0c890f5866
treewide: remove samuelgrf from maintainers
2022-04-22 23:21:58 +02:00
Félix Baylac-Jacqué
811f95f000
luaPackages.luaunbound: init at 1.0.0-1
...
Required for Prosody 0.12.0.
I first tried to run the bare
./maintainers/scripts/update-luarocks-packages, however it did break a
fair share of Lua packages.
In the end, I:
1. Added the luaunbound entry to luarocks-packages.csv
2. Run the update-luprocks-packages.
3. Cherry picked the luaunbound entry
4. Reverted the rest of lua-modules/generated-packages.nix to what we
currently have in Nixpkgs.
5. Injected the native unbound library via the lua-modules overrides.
2022-04-22 16:17:30 +02:00
Anatolii Popov
6abf6b46ad
maintainers: adding AnatolyPopov
2022-04-22 17:07:07 +03:00
Ethin Probst
433db93155
maintainers: add ethindp
2022-04-22 14:29:06 +02:00
wyndon
46bfd333ea
maintainers: add wyndon
2022-04-21 23:22:31 +02:00
Tris Emmy Wilson
4590810a5d
maintainers: add an-empty-string
2022-04-21 14:31:31 -05:00
Sandro
581b9541be
Merge pull request #147011 from lilyinstarlight/feature/supercollider-plugins
2022-04-21 16:11:34 +02:00
Sandro
1f9ec1477d
Merge pull request #164982 from neilmayhew/alan-if
...
alan: init at 3.0beta8
2022-04-21 16:11:12 +02:00
Ashley Chiara
20684d72b7
maintainers: update ashley
2022-04-20 15:55:45 +02:00
Martin Weinelt
b496e3b8cc
Merge pull request #168617 from melias122/libdvbcsa
2022-04-19 20:31:29 +02:00
Martin Elias
4d5ce1c2b6
maintainers: add melias122
2022-04-19 19:47:21 +02:00
Aidan Gauland
64240018e0
header-file-mode: init at version unstable-2022-04-19
...
Add Emacs library `header-file' from GitHub.
2022-04-19 14:15:23 +12:00
Lily Foster
154d9a8d8a
maintainers: add lilyinstarlight
2022-04-18 06:00:04 -04:00
Sandro
65b2d77ac7
Merge pull request #168771 from zendo/ydict
2022-04-18 01:14:06 +02:00
Madoura
b18031c413
treewide/meta: Remove chiiruno and replace with Madouura ( #169096 )
...
* maintainers: remove chiiruno
* nixos/zeronet.nix: replace chiiruno with Madouura
* nixos/hydron: replace chiiruno with Madouura
* nixos/tests/bcachefs: replace chiiruno with Madouura
* lutris: replace chiiruno with Madouura
* qtchan: replace chiiruno with Madouura
* tinygo: replace chiiruno with Madouura
* vlang: replace chiiruno with Madouura
* merkletools: replace chiiruno with Madouura
* easyjson: replace chiiruno with Madouura
* quicktemplate: replace chiiruno with Madouura
* statik: replace chiiruno with Madouura
* dumb: replace chiiruno with Madouura
* sndio: replace chiiruno with Madouura
* hydron: replace chiiruno with Madouura
* edid-decode-unstable: replace chiiruno with Madouura
* tewisay: replace chiiruno with Madouura
* svt-av1: replace chiiruno with Madouura
2022-04-18 02:13:36 +03:00
Builditluc
c17f2305a8
maintainers: add builditluc
2022-04-17 12:28:34 +02:00
zendo
18f40b72b5
Add zendo to maintainers
2022-04-17 07:41:37 +08:00
Neil Mayhew
4b7d195177
maintainers: Add neilmayhew
2022-04-15 18:45:39 -06:00
José Romildo
c88448684a
maintainers: add enlightenment team
2022-04-14 11:28:20 -03:00
José Romildo
169468fe65
maintainers: add lumina team
2022-04-14 10:24:13 -03:00
Guillaume Girol
1e6c5832a3
Merge pull request #167023 from podocarp/master
...
sioyek: init at 1.1.0
2022-04-12 16:48:11 +00:00
Quag
b56b2401b8
basiliskii: init at unstable-2022-04-05
2022-04-12 11:10:20 -05:00
Lassulus
8ca12e04fe
Merge pull request #162172 from grnnja/init-jflap
...
jflap: init at 7.1
2022-04-12 12:08:26 +01:00
Anillc
fc57625152
maintainers: add Anillc
2022-04-11 23:31:07 +08:00
Julien Debon
0c0e9ceb8a
Add sir4ur0n to maintainers
2022-04-10 21:53:02 +02:00
Thiago Kenji Okada
615e5e10c1
Merge pull request #166740 from shadaj/init-cvc5-symfpu
...
cvc5: init at 1.0.0 & symfpu: init at 8fbe139b
2022-04-09 20:07:29 +01:00
Loïc Reynier
3d94275c15
maintainers: add samyak
2022-04-09 10:19:58 -04:00
Loïc Reynier
75ffac013c
maintainers: fix loicreynier
2022-04-09 10:19:58 -04:00
Sandro
d9b51276a5
Merge pull request #162121 from ghostbuster91/init/tmux-thumbs
2022-04-08 15:09:47 +02:00
Sandro
1c66b1f06d
Merge pull request #162386 from mh182/mutt-ics
...
mutt-ics: add new package
2022-04-08 12:07:15 +02:00
sternenseemann
5eeb531210
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-04-07 00:36:06 +02:00
Fabian Affolter
d8a2042c3e
Merge pull request #167236 from graysonhead/master
...
python3Package.mergedb: init at 0.1.1
2022-04-06 12:34:45 +02:00
github-actions[bot]
42ec765901
Merge master into haskell-updates
2022-04-06 00:11:25 +00:00
Thiago Kenji Okada
abeeb001a1
Merge pull request #166988 from Misterio77/add-argononed
...
argononed: init at unstable-2022-03-26
2022-04-06 00:11:42 +01:00
graysonhead
204d20c9ef
Adding graysonhead to maintainers
2022-04-05 21:39:34 +00:00
sternenseemann
fb2fc3b4a4
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-04-05 21:21:42 +02:00
Gabriel Fontes
bfc562ab9a
argononed: init at unstable-2022-03-26
2022-04-05 13:59:50 -03:00
github-actions[bot]
27a4e52731
Merge master into staging-next
2022-04-05 12:05:41 +00:00
Matthieu Coudron
d396c7d316
Merge pull request #166941 from teto/vim-plugins-toml
2022-04-05 09:33:40 +02:00
Dennis Gosnell
2e8743b8e5
haskell: update link to calendar for maintainer rotation
2022-04-05 09:16:20 +09:00
github-actions[bot]
120925b5cb
Merge master into staging-next
2022-04-05 00:02:06 +00:00
Lassulus
c4c76aa317
Merge pull request #166559 from Sciencentistguy/ograc-init
...
ograc: init at 0.1.6
2022-04-04 21:56:50 +01:00
Shadaj Laddad
2d1621012c
symfpu: init at unstable-2019-05-17
2022-04-04 20:30:28 +00:00
Martin Weinelt
c6476294e1
Merge remote-tracking branch 'origin/master' into staging-next
2022-04-04 18:40:34 +02:00
Iwan
149f31a857
jacktrip: init at 1.5.3 ( #166137 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-04-04 16:39:37 +02:00
Matthieu Coudron
ec6cf1aa51
update.py: updater vim updater
...
We want to support plugins on other hosts than github.
A more structured format will allow more features too.
2022-04-03 18:14:14 +02:00
github-actions[bot]
90f8f24fca
Merge master into staging-next
2022-04-03 12:01:24 +00:00
ajs124
117fe1fd2b
maintainers/teams: clean up cleanup team
2022-04-03 12:29:09 +01:00
J XD
4a2a7b74f0
Add myself to maintainers list
2022-04-03 19:23:17 +08:00
ghostbuster91
e46d0c5f52
maintainers: add ghostbuster91
2022-04-03 12:41:56 +02:00
github-actions[bot]
fd5d77aa66
Merge master into staging-next
2022-04-02 06:01:21 +00:00
Janne Heß
72c150341b
Merge pull request #165978 from helsinki-systems/feat/subsystem-maintainers.txt
...
Add a list of subsystem maintainers for release
2022-04-02 04:01:50 +02:00
github-actions[bot]
8b4f11bb87
Merge master into staging-next
2022-04-02 00:02:09 +00:00
Artturin
2ea0c4c230
maintainer-list.nix: fix msfjarvis githubId
2022-04-02 00:21:43 +03:00
Jamie Quigley
5d652d056c
ograc: init at 0.1.6
2022-03-31 12:52:28 +01:00
Martin Weinelt
d0bfb3ccbb
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-31 03:49:37 +02:00
sternenseemann
70530708a5
Merge remote-tracking branch 'origin/master' into haskell-updates
2022-03-30 19:09:12 +02:00
Sandro
0fa8cbf8de
Merge pull request #166277 from lourkeur/refactor-cosmopolitan
2022-03-30 17:28:47 +02:00
Maciej Krüger
f809e76e83
Merge pull request #161064 from kuwii/msedge
2022-03-30 13:38:07 +02:00
Louis Bettens
9f4b404b5c
maintainers/teams: add cosmopolitan team
2022-03-30 10:33:17 +02:00
Janne Heß
ed47d92c53
Add a list of subsystem maintainers for release
2022-03-30 10:32:53 +02:00
Sandro
a08c0e60a8
Merge pull request #166254 from bobby285271/gnome-logs
2022-03-30 02:48:57 +02:00
github-actions[bot]
01c08ff8bf
Merge master into haskell-updates
2022-03-30 00:10:53 +00:00
Martin Weinelt
630d5e1d0d
Merge remote-tracking branch 'origin/master' into staging-next
2022-03-29 18:17:36 +02:00
arjan-s
66cb200860
python3Packages.notifymuch: Init at 0.1 ( #166075 )
2022-03-29 16:47:35 +02:00
Bobby Rong
066634e509
maintainers: add myself (bobby285271) to the GNOME team
2022-03-29 21:49:35 +08:00
github-actions[bot]
5a9b6a3f1a
Merge master into staging-next
2022-03-29 12:06:05 +00:00
Sandro
1f6bdf4d93
Merge pull request #165458 from rbreslow/add-flywheel-cli
2022-03-29 13:33:54 +02:00
Frederik Rietdijk
25c014324b
Merge master into staging-next
2022-03-29 13:25:16 +02:00
Sandro
705d23909e
Merge pull request #166057 from wdavidw/dancing-script
2022-03-29 12:38:23 +02:00
github-actions[bot]
03106b0236
Merge master into haskell-updates
2022-03-29 00:12:40 +00:00
David Worms
c1a3665786
dancing-script: init at 2.0
...
Notes, version is coming from the .glyphs source file and is called
2.000 in the readme
https://raw.githubusercontent.com/impallari/DancingScript/master/sources/DancingScript.glyphs
2022-03-28 18:24:00 +02:00
Jan Tojnar
997bb5e42c
Merge branch 'master' into staging-next
...
; Conflicts:
; pkgs/development/python-modules/dnspython/default.nix
; pkgs/development/python-modules/googleapis-common-protos/default.nix
2022-03-28 17:55:31 +02:00
Sandro
72dab1fa30
Merge pull request #151705 from uakci/mplus-add-github-release
2022-03-28 13:40:32 +02:00
Sandro
528edfe5ec
Merge pull request #165187 from rgrinberg/ablog
2022-03-28 13:21:51 +02:00
Sandro
2f1e03cb2b
Merge pull request #165691 from lucc/github-removed-unencrypted-git
2022-03-28 12:47:42 +02:00
Lucas Hoffmann
21120194ee
luarocks-packages: replace git://github.com with https://
2022-03-28 12:23:10 +02:00
github-actions[bot]
f0839d8bcd
Merge master into haskell-updates
2022-03-28 00:11:42 +00:00
github-actions[bot]
e3d20dfaa5
Merge master into staging-next
2022-03-27 18:01:05 +00:00
Artturin
52aa495303
maintainers/scripts/remove-old-aliases.py: add option to only operate on
...
throws
2022-03-27 19:47:48 +03:00
ppenguin
faefa9212c
Add pandoc-include ( #164552 )
...
Co-authored-by: Michele Guerini Rocco <rnhmjoj@users.noreply.github.com>
2022-03-27 17:25:44 +02:00
github-actions[bot]
61d6c3bc7c
Merge master into haskell-updates
2022-03-27 00:12:02 +00:00
uakci
6c5a2b69b4
maintainers: add uakci
2022-03-26 22:01:40 +01:00
github-actions[bot]
3b6f03e497
Merge master into staging-next
2022-03-26 18:01:22 +00:00
Rudi Grinberg
e68446288e
maintainers: add rgrinberg
2022-03-26 08:31:55 -06:00