summary refs log tree commit diff
path: root/pkgs/misc
Commit message (Collapse)AuthorAge
* treewide: fix redirected urlsPatrick Hilhorst2020-01-22
| | | | | | | | | | | | | | | | | | | According to https://repology.org/repository/nix_unstable/problems, we have a lot of packages that have http links that redirect to https as their homepage. This commit updates all these packages to use the https links as their homepage. The following script was used to make these updates: ``` curl https://repology.org/api/v1/repository/nix_unstable/problems \ | jq '.[] | .problem' -r \ | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \ | sort | uniq > script.sed find -name '*.nix' | xargs -P4 -- sed -f script.sed -i ```
* vimPlugins.vim-indentwise: init a 2015-06-07Jean-Philippe Braun2020-01-20
|
* vimPlugins.vim-sandwich: init at 2019-12-06Jean-Philippe Braun2020-01-20
|
* vimPlugins.deoplete-notmuch: init at 2018-12-11Jean-Philippe Braun2020-01-20
|
* Merge pull request #77900 from r-ryantm/auto-update/scream-receiversMario Rodas2020-01-20
|\ | | | | scream-receivers: 3.3 -> 3.4
| * scream-receivers: 3.3 -> 3.4R. RyanTM2020-01-17
| |
* | vimPlugins.deoplete-emoji: init at 2019-01-20Paul Reimer2020-01-19
| |
* | vimPlugins.deoplete-zsh: init at 2019-11-10Paul Reimer2020-01-19
| |
* | treewide: Remove myself from maintainers on some packages (#78027)Ivan Kozik2020-01-19
| |
* | Merge pull request #76128 from Mic92/hplipThomas Tuegel2020-01-16
|\ \ | | | | | | hplip: 3.19.6 -> 3.19.12
| * | hplip: 3.19.6 -> 3.19.12Jörg Thalheim2019-12-21
| | |
* | | vscode-extensions.ms-python.python: 2019.10.44104 update language servertbenst2020-01-15
| | |
* | | seafile-shared: 7.0.2 -> 7.0.5, seafile-client: 6.2.11 -> 7.0.5 (#72656)Silvan Mosberger2020-01-15
|\ \ \ | |_|/ |/| | seafile-shared: 7.0.2 -> 7.0.5, seafile-client: 6.2.11 -> 7.0.5
| * | seafile-shared: 7.0.2 -> 7.0.5 and cleanupR. RyanTM2020-01-15
| | |
* | | vimPlugins.salt-vim: init at 2017-07-01Flakebi2020-01-13
| | |
* | | vimPlugins: UpdateFlakebi2020-01-13
| | |
* | | Merge pull request #77520 from thefloweringash/libretro-snes9x-srcMatthew Bauer2020-01-13
|\ \ \ | | | | | | | | libretro.snes9x: 29b78d -> 04692e
| * | | libretro.snes9x: 29b78d -> 04692eAndrew Childs2020-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upstream has broken git history [1], so the current version cannot be fetched. The required patches have been upstreamed [2], and we hope that upstream will be more careful with their git history. The previous commit can still be viewed on github [3], but is not the ancestor of any fetchable ref. [1] https://github.com/libretro/snes9x/issues/199 [2] https://github.com/snes9xgit/snes9x/pull/588 [3] https://github.com/libretro/snes9x/commit/29b78df8c9f0f48ed4605d08a187a134b3b316d6
* | | | vimPlugins: updateJonathan Ringer2020-01-12
| | | |
* | | | vimPlugins.nvim-gdb: init at 2019-10-28Paul Reimer2020-01-12
| | | |
* | | | Merge pull request #75438 from avnik/wine-updateGraham Christensen2020-01-11
|\ \ \ \ | | | | | | | | | | wine: 4.0.2 -> 4.0.3, 4.17 -> 4.21
| * | | | wineUnstable: 5.0-rc1 -> 5.0-rc2Alexander V. Nikolaev2019-12-22
| | | | |
| * | | | wineUnstable: 4.21 -> 5.0-rc1Alexander V. Nikolaev2019-12-22
| | | | | | | | | | | | | | | | | | | | Staging also updated
| * | | | wine: 4.0.2 -> 4.0.3, 4.17 -> 4.21Alexander V. Nikolaev2019-12-10
| | | | |
* | | | | vimPlugins.LanguageClient-neovim: 0.1.155 -> 0.1.156Minijackson2020-01-11
| | | | |
* | | | | Merge pull request #75413 from aanderse/pcsx2Aaron Andersen2020-01-11
|\ \ \ \ \ | |_|/ / / |/| | | | pcsx2: 1.4.0 -> unstable-2020-01-05
| * | | | pcsx2: 1.4.0 -> unstable-2020-01-05Aaron Andersen2020-01-08
| | | | |
* | | | | vimPlugins.increment-activator: init at 2019-05-09ivann2020-01-10
| | | | |
* | | | | vimPlugins.vim-cool: init at 2018-01-11ivann2020-01-10
| | | | |
* | | | | vimPlugins.defx-git: init at 2019-12-25ivann2020-01-10
| | | | |
* | | | | vimPlugins.vim-dadbod: init at 2020-01-02ivann2020-01-09
| | | | |
* | | | | vimPlugins.vim-endwise: init at 2019-11-13ivann2020-01-09
| | | | |
* | | | | vimPlugins.pear-tree: init at 2019-12-08ivann2020-01-09
| | | | |
* | | | | vimPlugins.defx-icons: init at 2019-11-03ivann2020-01-09
| | | | |
* | | | | Merge pull request #77037 from jonringer/bump-mupenJon2020-01-09
|\ \ \ \ \ | | | | | | | | | | | | mupen64plus: 2.5 -> 2.5.9
| * | | | | mupen64plus: 2.5 -> 2.5.9, target x86_64-linux onlyJonathan Ringer2020-01-09
| | | | | |
* | | | | | vimPlugins.vista-vim: init at 2020-01-06ivann2020-01-09
| | | | | |
* | | | | | Merge pull request #77073 from plumelo/auto-update/elasticsearchJaka Hudoklin2020-01-09
|\ \ \ \ \ \ | | | | | | | | | | | | | | elk stack: 7.3.1 -> 7.5.1
| * | | | | | packetbeat7: 7.3.1 -> 7.5.1vasile luta2020-01-06
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #75069 from lopsided98/uboot-odroid-c2Samuel Dionne-Riel2020-01-07
|\ \ \ \ \ \ | | | | | | | | | | | | | | uboot: add support for the ODROID-C2
| * | | | | | uboot: add lopsided98 to maintainersBen Wolsieffer2019-12-05
| | | | | | |
| * | | | | | ubootOdroidC2: initBen Wolsieffer2019-12-05
| | | | | | |
| * | | | | | armTrustedFirmwareS905: initBen Wolsieffer2019-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This supports the Amlogic S905, otherwise known as Meson GXBB.
| * | | | | | armTrustedFirmwareTools: initBen Wolsieffer2019-12-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This package currently contains fiptool, cert_create and sptool.
| * | | | | | meson-tools: init at 0.1Ben Wolsieffer2019-12-05
| | | | | | |
* | | | | | | vim-plugins: honor the plugin manager re filetype and syntaxWael M. Nasreddine2020-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, all the filetype and syntax are enabled *after* all the plugins has already been loaded. Whilst this is the case for Pathogen, it's not recommended when using VAM. This commit applies the recommendation for: - VAM[0]: The filetype and syntax are enabled *before* the plugins are loaded. - Pathogen[1]: The filetype and syntax are enabled *after* the plugins are loaded. - Plug[2]: The filetype and syntax are automatically enabled. [0]: https://github.com/MarcWeber/vim-addon-manager/tree/d9e865f3c2de5d9b7eabbc976f606cf1b89e29ea#recommended-setup [1]: https://github.com/tpope/vim-pathogen/blob/a553410f1bdb9000fbc764069f3a5ec3454a02bc/README.markdown#runtime-path-manipulation [2]: https://github.com/junegunn/vim-plug/blob/2f5f74e5e67f657e9fdac54891a76721bcd3ead3/README.md#usage
* | | | | | | vim-plugins: remove unused and empty neobundleImplWael M. Nasreddine2020-01-07
| | | | | | |
* | | | | | | vim-plugins: remove unused and empty vundleImplWael M. Nasreddine2020-01-07
| | | | | | |
* | | | | | | Revert "vim-plugins: hashivim/vim-terraform: fix the filetypedetect autocmd ↵Wael M. Nasreddine2020-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#76845)" This reverts commit fa92f00dc39e9f2194517c22f0f4c5433f231f40.
* | | | | | | Revert "vimPlugins: turn filetype and syntax before sourcing the plugins ↵Wael M. Nasreddine2020-01-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#66536)" This reverts commit a3bf0c2e4005670fd710e7eb42403e0348754e77.