+17
maintainers/maintainer-list.nix
+17
maintainers/maintainer-list.nix
······
-197
pkgs/applications/editors/vim/plugins/generated.nix
-197
pkgs/applications/editors/vim/plugins/generated.nix
·············································
+41
-49
pkgs/applications/editors/vim/plugins/overrides.nix
+41
-49
pkgs/applications/editors/vim/plugins/overrides.nix
······························
+2
pkgs/applications/editors/vim/plugins/update.py
+2
pkgs/applications/editors/vim/plugins/update.py
···+raise RuntimeError(f"Plugin {plugin.name} is already packaged in `luaPackages`, please use that")
-13
pkgs/applications/editors/vim/plugins/vim-plugin-names
-13
pkgs/applications/editors/vim/plugins/vim-plugin-names
····································
+7
-4
pkgs/applications/editors/vscode/extensions/default.nix
+7
-4
pkgs/applications/editors/vscode/extensions/default.nix
······# Verify which version is available with nix run nixpkgs#vsce -- show github.copilot-chat --jsondescription = "GitHub Copilot Chat is a companion extension to GitHub Copilot that houses experimental chat features";···
+36
pkgs/applications/editors/vscode/extensions/ms-python.mypy-type-checker/default.nix
+36
pkgs/applications/editors/vscode/extensions/ms-python.mypy-type-checker/default.nix
···+jq '.contributes.configuration.properties."mypy-type-checker.path".default = "${lib.getExe mypy}"' $out/$installPrefix/package.json | sponge $out/$installPrefix/package.json+downloadPage = "https://marketplace.visualstudio.com/items?itemName=ms-python.mypy-type-checker";
+65
pkgs/by-name/ap/aporetic/package.nix
+65
pkgs/by-name/ap/aporetic/package.nix
···+Customised build of the Iosevka typeface, with a consistent rounded style and overrides for almost all individual glyphs in both roman (upright) and italic (slanted) variants.
+44
pkgs/by-name/cf/cfv/package.nix
+44
pkgs/by-name/cf/cfv/package.nix
···
+2
-2
pkgs/by-name/de/dep-scan/package.nix
+2
-2
pkgs/by-name/de/dep-scan/package.nix
······
+29
pkgs/by-name/di/di-tui/package.nix
+29
pkgs/by-name/di/di-tui/package.nix
···
+6
-4
pkgs/by-name/fr/free42/package.nix
+6
-4
pkgs/by-name/fr/free42/package.nix
···············
+4
-4
pkgs/by-name/in/inv-sig-helper/package.nix
+4
-4
pkgs/by-name/in/inv-sig-helper/package.nix
···
+1
pkgs/by-name/ke/keepalived/package.nix
+1
pkgs/by-name/ke/keepalived/package.nix
+2
-2
pkgs/by-name/lu/lua-language-server/package.nix
+2
-2
pkgs/by-name/lu/lua-language-server/package.nix
···
+2
-2
pkgs/by-name/mo/mopac/package.nix
+2
-2
pkgs/by-name/mo/mopac/package.nix
···
+14
-1
pkgs/by-name/ne/neovim-node-client/package.nix
+14
-1
pkgs/by-name/ne/neovim-node-client/package.nix
······ln -s $out/lib/node_modules/neovim/node_modules/.bin/neovim-node-host $out/bin/neovim-node-host
+4
-4
pkgs/by-name/qt/qtscrcpy/package.nix
+4
-4
pkgs/by-name/qt/qtscrcpy/package.nix
······substituteInPlace QtScrcpy/QtScrcpyCore/{include/QtScrcpyCoreDef.h,src/device/server/server.h} \---replace-fail 'COMMON_SERVER_VERSION_DEF "2.1.1"' 'COMMON_SERVER_VERSION_DEF "${scrcpy.version}"'+--replace-fail 'COMMON_SERVER_VERSION_DEF "3.1"' 'COMMON_SERVER_VERSION_DEF "${scrcpy.version}"'
+13
pkgs/by-name/ro/rofi-file-browser/fix_build_on_i686.patch
+13
pkgs/by-name/ro/rofi-file-browser/fix_build_on_i686.patch
···+@@ -48,7 +48,7 @@ void request_icons_for_file ( FBFile *fbfile, int icon_size, FileBrowserIconData
+27
pkgs/by-name/ro/rofi-file-browser/fix_incompatible_pointer_type.patch
+27
pkgs/by-name/ro/rofi-file-browser/fix_incompatible_pointer_type.patch
···+@@ -256,21 +256,21 @@ static char *file_browser_get_display_value ( const Mode *sw, unsigned int selec+-static cairo_surface_t *file_browser_get_icon ( const Mode *sw, unsigned int selected_line, int height )++static cairo_surface_t *file_browser_get_icon ( const Mode *sw, unsigned int selected_line, unsigned int height )+FileBrowserModePrivateData *pd = ( FileBrowserModePrivateData * ) mode_get_private_data ( sw );
+83
pkgs/by-name/ro/rofi-file-browser/fix_recent_glib_deprecation_warning.patch
+83
pkgs/by-name/ro/rofi-file-browser/fix_recent_glib_deprecation_warning.patch
···+- g_qsort_with_data ( sort_files, num_sort_files, sizeof ( FBFile ), compare_files_depth_type, NULL );++ g_sort_array ( sort_files, num_sort_files, sizeof ( FBFile ), compare_files_depth_type, NULL );+- g_qsort_with_data ( sort_files, num_sort_files, sizeof ( FBFile ), compare_files_type, NULL );+- g_qsort_with_data ( sort_files, num_sort_files, sizeof ( FBFile ), compare_files_depth, NULL );+static int add_file ( const char *fpath, G_GNUC_UNUSED const struct stat *sb, int typeflag, struct FTW *ftwbuf )
+10
-1
pkgs/by-name/ro/rofi-file-browser/package.nix
+10
-1
pkgs/by-name/ro/rofi-file-browser/package.nix
······
+4
-2
pkgs/by-name/sq/sqlfluff/package.nix
+4
-2
pkgs/by-name/sq/sqlfluff/package.nix
······
+16
-4
pkgs/by-name/tu/turn-rs/package.nix
+16
-4
pkgs/by-name/tu/turn-rs/package.nix
···
+3
-3
pkgs/by-name/va/vacuum-go/package.nix
+3
-3
pkgs/by-name/va/vacuum-go/package.nix
···# using refs/tags because simple version gives: 'the given path has multiple possibilities' error
+2
-2
pkgs/development/compilers/go/1.24.nix
+2
-2
pkgs/development/compilers/go/1.24.nix
···
+21
-21
pkgs/development/compilers/go/bootstrap122.nix
+21
-21
pkgs/development/compilers/go/bootstrap122.nix
···
-68
pkgs/development/compilers/llvm/20/compiler-rt/libc-free.patch
-68
pkgs/development/compilers/llvm/20/compiler-rt/libc-free.patch
···-https://github.com/NixOS/nixpkgs/blob/d7fe3bcaca37e79d8b3cbde4dd69edeafbd35313/pkgs/development/compilers/llvm/common/compiler-rt/default.nix#L116-L118
+1
-6
pkgs/development/compilers/llvm/common/default.nix
+1
-6
pkgs/development/compilers/llvm/common/default.nix
···url = "https://github.com/llvm/llvm-project/pull/99837/commits/14ae0a660a38e1feb151928a14f35ff0f4487351.patch";
+5
-5
pkgs/development/lua-modules/generated-packages.nix
+5
-5
pkgs/development/lua-modules/generated-packages.nix
···
+2
-2
pkgs/development/python-modules/blackjax/default.nix
+2
-2
pkgs/development/python-modules/blackjax/default.nix
···
+5
pkgs/development/python-modules/cvxpy/default.nix
+5
pkgs/development/python-modules/cvxpy/default.nix
···+# cvxpy.error.SolverError: Solver 'CVXOPT' failed. Try another solver, or solve with verbose=True for more information.
+6
-3
pkgs/development/python-modules/diff-cover/default.nix
+6
-3
pkgs/development/python-modules/diff-cover/default.nix
·········
+3
-3
pkgs/development/python-modules/niaclass/default.nix
+3
-3
pkgs/development/python-modules/niaclass/default.nix
·········
+2
-2
pkgs/development/python-modules/orbax-checkpoint/default.nix
+2
-2
pkgs/development/python-modules/orbax-checkpoint/default.nix
···
+4
pkgs/development/python-modules/pulsectl-asyncio/default.nix
+4
pkgs/development/python-modules/pulsectl-asyncio/default.nix
+11
-5
pkgs/development/python-modules/pymatreader/default.nix
+11
-5
pkgs/development/python-modules/pymatreader/default.nix
······
+2
-2
pkgs/development/python-modules/python-gvm/default.nix
+2
-2
pkgs/development/python-modules/python-gvm/default.nix
······
+2
-2
pkgs/development/python-modules/qtile/default.nix
+2
-2
pkgs/development/python-modules/qtile/default.nix
+11
-10
pkgs/development/python-modules/qutip/default.nix
+11
-10
pkgs/development/python-modules/qutip/default.nix
···············-pytestFlagsArray = lib.optionals (stdenv.hostPlatform.isLinux && stdenv.hostPlatform.isAarch64) [···+# ../tests/test_random.py::test_rand_super_bcsz[int-CSR-choi-None-rep(1)] Fatal Python error: Aborted
+2
pkgs/development/python-modules/reflex-hosting-cli/default.nix
+2
pkgs/development/python-modules/reflex-hosting-cli/default.nix
+14
-14
pkgs/development/python-modules/sacrebleu/default.nix
+14
-14
pkgs/development/python-modules/sacrebleu/default.nix
············description = "Hassle-free computation of shareable, comparable, and reproducible BLEU, chrF, and TER scores";
+2
-2
pkgs/servers/monitoring/zabbix/versions.nix
+2
-2
pkgs/servers/monitoring/zabbix/versions.nix
+2
-2
pkgs/top-level/all-packages.nix
+2
-2
pkgs/top-level/all-packages.nix
···