nixpkgs/maintainers/scripts
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
..
convert-to-import-cargo-lock maintainers/scripts/convert-to-import-cargo-lock: fetch submodules 2023-03-26 00:02:16 +01:00
doc
haskell maintainers/scripts/haskell: Fix a typo 2023-09-06 00:06:02 +02:00
all-tarballs.nix
build.nix
check-hydra-by-maintainer.nix maintainers/scripts/check-hydra-by-maintainer: remove pkgs.lib use 2023-05-22 23:28:53 +02:00
check-maintainer-github-handles.sh
check-maintainers-sorted.nix maintainers: add script and workflows to check sortedness 2023-03-15 11:07:54 +01:00
convert-to-import-cargo-lock.sh maintainers/scripts/convert-to-import-cargo-lock: init 2023-03-26 00:02:15 +01:00
copy-tarballs.pl Merge pull request #223261 from xworld21/copy-tarballs-use-all-urls 2023-05-11 16:20:07 +02:00
db-to-md.sh doc: separate manpage URLs from the Pandoc filter 2023-01-02 14:11:22 +01:00
debian-patches.sh maintainers/scripts: Use Bash shebang line for files with bashisms 2022-11-29 19:52:21 +13:00
dep-licenses.sh
eval-release.nix eval-release.nix: Tolerate null 2023-01-31 15:12:04 +01:00
eval-release.sh maintainers/scripts: Use Bash shebang line for files with bashisms 2022-11-29 19:52:21 +13:00
feature-freeze-teams.pl maintainer/scripts/feature-freeze-teams: Fix HTTP status line log 2022-10-03 04:03:12 +02:00
fetch-kde-qt.sh maintainers/scripts/fetch-kde-qt.sh: fix handling of fallback file urls 2023-03-16 20:58:56 +08:00
find-tarballs.nix copy-tarballs: use all the urls of each file 2023-04-05 21:05:22 +01:00
fix-maintainers.pl maintainers/fix-maintainers.pl: ignore case 2023-06-04 16:26:25 +02:00
hydra_eval_check
hydra-eval-failures.py
luarocks-config.lua
luarocks-packages.csv luaPackages.magick: init at 1.6.0 2023-07-18 22:56:44 +02:00
mdize-module.sh
nix-call-package
nix-diff.sh
nix-generate-from-cpan.nix nix-generate-from-cpan: deprecate phases 2023-01-21 21:13:22 +01:00
nix-generate-from-cpan.pl nix-generate-from-cpan: generate SRI hashes 2023-07-16 15:43:23 +01:00
nixpkgs-lint.nix
nixpkgs-lint.pl
patchelf-hints.sh
pluginupdate.py vimPluginsUpdater: init 2023-10-01 17:30:55 +02:00
rebuild-amount.sh
remove-old-aliases.py maintainers/scripts/remove-old-aliases: Drop pkgs. prefix if present 2023-09-12 11:41:36 +00:00
sha-to-sri.py maintainers/scripts/sha256-to-SRI.py: rename to sha-to-sri.py 2023-09-22 18:37:24 +02:00
update-channel-branches.sh maintainers/scripts: Use Bash shebang line for files with bashisms 2022-11-29 19:52:21 +13:00
update-dotnet-lockfiles.nix buildDotnetModule: make fetch-deps find output path automatically 2023-06-24 19:13:16 -03:00
update-luarocks-packages vimPluginsUpdater: init 2023-10-01 17:30:55 +02:00
update-luarocks-shell.nix update-luarocks-shell: rename GitPython 2022-12-05 21:46:30 +01:00
update-octave-packages octavePackages: add automatic updating script based on Python's 2023-03-15 15:58:01 +02:00
update-octave-shell.nix octavePackages: add automatic updating script based on Python's 2023-03-15 15:58:01 +02:00
update-python-libraries update-python-libraries: Add support for fetchgit 2023-02-27 02:21:07 +00:00
update-redirected-urls.sh
update-ruby-packages
update.nix maintainers/scripts/update.nix: Add comment, remove TODO 2023-02-26 16:01:20 +01:00
update.py maintainers/scripts/update.nix: Remove unicode from message and comply with CONTRIBUTING.md 2023-04-05 11:28:47 +10:00
vanity-manual-equalities.txt
vanity.sh