Commit graph

5921 commits

Author SHA1 Message Date
Mario Rodas 3ebb2e6665
Merge pull request #258809 from fwam/vencord
vencord: 1.5.3 -> 1.5.5
2023-10-06 08:50:31 -05:00
Ryan Lahfa 0bf82c9fb7
Merge pull request #259017 from samueltardieu/rtthost 2023-10-06 01:02:00 +02:00
Artturi 35502f30ab
Merge pull request #259090 from Fryuni/turso 2023-10-06 00:38:50 +03:00
mirrorwitch ccd18bf7d5 maintainers: add mirrorwitch 2023-10-05 19:33:49 +00:00
Luiz Ferraz 77544893d1 turso-cli: Add Fryuni as maintainer 2023-10-05 12:39:59 +02:00
Anderson Torres d4b04cef51 maintainers: remove lukeadams
The last updated on the personal fork was on
[2021-05-26](2a6db4c056)
2023-10-04 22:20:58 -03:00
Anderson Torres 2f38016681 maintainers: remove cstrahan
The last updated on the personal fork was on
[2019-06-03](739f74d056)
2023-10-04 22:20:58 -03:00
pongo1231 9178258896 maintainers: update pongo1231's email 2023-10-04 16:25:40 +02:00
Samuel Tardieu 0b8f0c583d maintainers: add samueltardieu 2023-10-03 22:09:33 +02:00
Legion Orsetti e019ab7b03
maintainers: add fwam 2023-10-03 18:21:03 +02:00
Tyler Miller c02ab0ce68 luaPackages.middleclass: init at 4.1.1-0 2023-10-03 17:53:49 +02:00
Matthieu Coudron 47d0a0c440
Merge pull request #253714 from teto/vim-updater-package 2023-10-03 15:55:44 +02:00
Ruby Juric 638d19ac92
zitadel: init at 2.37.2; nixos/zitadel: init (#254896) 2023-10-03 07:11:18 +02:00
Artturi f0cfbc9473
Merge pull request #258687 from water-sucks/water-sucks-change-maintainer-email 2023-10-03 03:16:14 +03:00
Varun Narravula a32c37ad48 maintainers: update water-sucks's email 2023-10-02 16:45:08 -07:00
Sven Slootweg 404d4db375
docs: clarify maintainer name format 2023-10-01 22:43:14 +02:00
Matthieu Coudron 901b21c555 vimPluginsUpdater: init
The nixpkgs documentation mentions how to update out of tree plugins but
one problem is that it requires a nixpkgs clone.
This makes it more convenient.
I've had the need to generate vim plugins and lua overlays for other
projects unrelated to nix and this will make updates easier (aka just
run `nix run nixpkgs#vimPluginsUpdater -- --proc=1` or with the legacy commands:
`nix-shell -p vimPluginsUpdater  --run vim-plugins-updater`.

I added an optional "nixpkgs" argument to command line parser, which is the path
towards a nixpkgs checkout. By default the current folder.

update-luarocks-packages: format with black
2023-10-01 17:30:55 +02:00
octodi ad026a9d4e arjun: init at 2.2.1 2023-10-01 15:29:21 +05:30
EdenEast 508d0ac3b9 maintainers: add edeneast 2023-09-30 17:36:07 -03:00
offsetcyan 5b2aff1de0
maintainers: grxnola -> offsetcyan (#258210)
* maintainers: grxnola -> offsetcyan

* guile-goblins: update maintainers
2023-09-30 21:53:04 +02:00
Weijia Wang 40e036a925
Merge pull request #258104 from grxnola/package/guile-goblins
guile-goblins: init at 0.11.0
2023-09-30 14:18:30 +02:00
Trevor Richards a6909370c4 maintainers: add trevdev 2023-09-30 09:32:51 +01:00
offset cyan f3f4b88abd maintainers: add grxnola 2023-09-29 22:23:03 +01:00
Wietse de Vries 8d8e78c9c2 maintainers: add wietsedv 2023-09-29 22:01:45 +02:00
Weijia Wang 874b6543b7
Merge pull request #218590 from Amanse/game-rs
game-rs: init at 0.1.3
2023-09-29 20:45:02 +02:00
Yorick 941f7fdfc0
Merge pull request #253711 from mxmlnkn/ratarmount
ratarmount: init at 0.14.0
2023-09-29 14:57:15 +02:00
Doron Behar b909309b4f
Merge pull request #197607 from SamirTalwar/msodbcsql18
unixODBCDrivers.msodbcsql18: init at 18.1.1.1
2023-09-29 12:17:51 +00:00
Aman Setia e42b5b74e2 maintainers: add amanse 2023-09-29 14:15:21 +02:00
Matt Moriarity 7c9bf7cb9b maintainers: add mjm 2023-09-29 00:28:21 -03:00
Samir Talwar 1eb96d54a8
maintainers: add SamirTalwar 2023-09-28 22:09:14 +02:00
OTABI Tomoya efb617b055
Merge pull request #255084 from aviallon/feature/init-dns-lexicon
python310Packages.dns-lexicon: init at 3.14.1 and add aviallon to maintainers
2023-09-28 09:57:55 +09:00
Marc Jakobi 95946586fb maintainers: add mrcjkb 2023-09-26 23:28:05 +02:00
Janik 5e05bf1385
Merge pull request #257357 from MikaelFangel/init-slurm 2023-09-26 16:45:21 +02:00
Alexander Bantyev 299e0b9560
Merge pull request #255033 from AleXoundOS/castopod
castopod: init at 1.6.4
2023-09-26 16:42:26 +04:00
Mikael Fangel 3dbd37f5ec
slurm: init at 0.4.4
Apply suggestions from code review

Co-authored-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>

Update pkgs/by-name/sl/slurm-nm/package.nix

Co-authored-by: Janik <80165193+Janik-Haag@users.noreply.github.com>
2023-09-26 13:41:10 +02:00
Mikael Fangel 7b764ef86f
maintainers: add MikaelFangel 2023-09-26 10:37:32 +02:00
Artturi 0dd560f0ab
Merge pull request #251689 from dpc/rblake2sum 2023-09-25 23:57:17 +03:00
Fabián Heredia Montiel 0a973cf995
Merge pull request #256911 from BlankParticle/update-keepassxc
keepassxc: 2.7.5 -> 2.7.6
2023-09-25 10:41:37 -06:00
Alexander Tomokhov 9d7860c7e7 maintainers: add alexoundos 2023-09-25 10:17:44 +04:00
Rudolf Vesely a4e4c38049 maintainers: add rudolfvesely 2023-09-24 23:26:09 +02:00
Silvan Mosberger 390a4247e0
Merge pull request #255512 from nbraud/sha512-to-hash
treewide: sha512 → hash
2023-09-24 00:03:31 +02:00
BlankParticle 2058c02bad
maintainers: add blankparticle to maintainer-list 2023-09-23 19:18:38 +05:30
Nick Cao 34a11c3f4a
Merge pull request #256619 from pineapplehunter/master
circt: 1.54.0 -> 1.56.1
2023-09-23 09:23:22 -04:00
mxmlnkn af255c4822 maintainers: add mxmlnkn 2023-09-23 13:54:01 +02:00
Artturi 2b6c212559
Merge pull request #249337 from materusPL/materus/obs-studio-scriptPathFix 2023-09-23 06:00:54 +03:00
Weijia Wang e05e3f458d
Merge pull request #256425 from nicegamer7/i3bar-river
i3bar-river: init at 0.1.3
2023-09-23 01:49:28 +02:00
Kermina Awad b986ca4029 maintainers: add nicegamer7 2023-09-22 16:34:07 -04:00
Shogo Takata f480e427fd maintainers: add pineapplehunter 2023-09-23 02:49:29 +09:00
László Kupcsik 0820c58d09 Enroll in maintainer list 2023-09-22 13:50:18 -03:00
nicoo 6b2889e87a maintainers/scripts/sha256-to-SRI.py: rename to sha-to-sri.py
Add support for `sha512`, refactor to easily add hash functions in the future.

Also, skip autogenerated files.
2023-09-22 18:37:24 +02:00