about summary refs log tree commit diff
path: root/pkgs/misc
Commit message (Collapse)AuthorAge
* treewide/xorg: replace *proto with xorgprotoLengyel Balazs2019-01-04
|
* Merge branch 'master' into stagingVladimír Čunát2019-01-02
|\
| * vim-parinfer: init (#53140)Yegor Timoshenko2019-01-01
| |
| * vimUtils: derive pname from the plugin string (#53121)Timo Kaufmann2018-12-31
| | | | | | | | | | | | | | For backwards compatibility. The user may specify their own plugins without the pname attribute. In that case the attrname of the plugin (given as a string) is the pname. Fixes #53112
* | Merge master into staging-nextFrederik Rietdijk2018-12-31
|\|
| * vimUtils: fix requiredPluginsTimo Kaufmann2018-12-31
| | | | | | | | | | | | I broke this in #52767 and didn't notice because I only tested with vim and `requiredPlugins` is only used by neovim. This would break setups that use string-plugins (like pathogen) with neovim.
| * vimPlugins: Fix update.py, update (#53081)Roman Volosatovs2018-12-30
| |
| * Merge pull request #51846 from veprbl/pr/pyqt5_opt_qtwebkitFrederik Rietdijk2018-12-30
| |\ | | | | | | pyqt5: make qtwebkit optional, disable by default
| | * frescobaldi: add explicit dependency on sipDmitry Kalinkin2018-12-29
| | |
| | * treewide: use pythonPackages.pyqt5_with_qtwebkit where QtWebKit is neededDmitry Kalinkin2018-12-27
| | |
| * | vimUtils.buildVimPlugin: fix helptag generation (#53071)Timo Kaufmann2018-12-30
| | | | | | | | | | | | | | | | | | I messed that up in my refactoring in #52767, since I moved the relevant bash code out of a function and failed to adjust the shell variable name. Now the plugin build will fail loudly when help tag generation fails to make sure this doesn't happen again.
| * | Merge pull request #52513 from ceedubs/init-vim-lscSilvan Mosberger2018-12-29
| |\ \ | | | | | | | | vim-lsc: init at fe6d3bd
| | * | vim-lsc: init at fe6d3bdCody Allen2018-12-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `natebosch/vim-lsc` is a language server client plugin for vim/neovim. This commit adds it to the `vim-plugin-names` file and the generated vim-plugins file. This is a reboot of #52407 that doesn't call the `update.py` script for vim plugins, because doing so led to quick merge conflicts. Let me know if there is a preferred way to do this.
| * | | dolphinEmuMaster: 2018-09-24 -> 2018-12-25 (#52917)ash lea2018-12-29
| | | |
| * | | Merge pull request #52767 from timokau/vim-plugin-updatesTimo Kaufmann2018-12-28
| |\ \ \ | | |_|/ | |/| | Fix vim-plugin dependencies
| | * | vimPlugins.taglist-vim: fix buildTimo Kaufmann2018-12-28
| | | | | | | | | | | | | | | | | | | | The override actually broke the build, no idea why it was added originally. The build works fine without it.
| | * | vimPlugins: use fixed pointTimo Kaufmann2018-12-27
| | | |
| | * | vimUtils.buildVimPlugin: derive name from pname and versionTimo Kaufmann2018-12-27
| | | |
| | * | vimPlugins: UpdateTimo Kaufmann2018-12-27
| | | |
| | * | vimUtils: add dependency logic to nativeImplTimo Kaufmann2018-12-24
| | | | | | | | | | | | | | | | nativeImpl previously simply ignored dependency information.
| | * | vimUtils: represent vim plugins as derivationsTimo Kaufmann2018-12-24
| | | | | | | | | | | | | | | | | | | | | | | | Vim plugins were previously represented as strings by default, necessitating a `knownPlugins` set. Backwards compatibility is kept (strings are still accepted), so vam plugins should continue to work.
| | * | vimPlugins.ncm2-jedi: init at 2018-07-18Timo Kaufmann2018-12-24
| | | |
| | * | vimPlugins: UpdateTimo Kaufmann2018-12-23
| | | |
* | | | Merge staging-next into stagingFrederik Rietdijk2018-12-27
|\| | |
| * | | matcha: move to pkgs/data/themesJosé Romildo Malaquias2018-12-24
| | | |
| * | | matcha: 2018-11-12 -> 2018-12-24José Romildo Malaquias2018-12-24
| | | |
* | | | Merge branch 'master' into stagingJan Tojnar2018-12-25
|\| | |
| * | | Merge pull request #50596 from svanderburg/mobile-updatesSander van der Burg2018-12-24
| |\ \ \ | | | | | | | | | | Mobile updates
| | * | | Port packages with Android dependencies to new androidenvSander van der Burg2018-12-18
| | | | |
* | | | | Merge pull request #52715 from jtojnar/poppler-0.72Jan Tojnar2018-12-25
|\ \ \ \ \ | | | | | | | | | | | | poppler: 0.67.0 → 0.72.0
| * | | | | cups-filters: 1.20.4 → 1.21.6Jan Tojnar2018-12-23
| | | | | |
* | | | | | Merge branch 'master' into stagingJan Tojnar2018-12-24
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | sc-controller: 0.4.5 -> 0.4.6R. RyanTM2018-12-23
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/sc-controller/versions
| * | | | Merge pull request #51813 from samueldr/aarch64/disable-non-arm-builds-part-1Samuel Dionne-Riel2018-12-20
| |\ \ \ \ | | | | | | | | | | | | aarch64: ZHF for aarch64 (1/??)
| | * | | | blastem: Disables build for aarch64-linux.Samuel Dionne-Riel2018-12-10
| | | | | |
| * | | | | Merge pull request #52483 from marsam/init-vimplugins-recover-vimMaximilian Bosch2018-12-20
| |\ \ \ \ \ | | | | | | | | | | | | | | vimPlugins.Recover-vim: init at 2018-10-22
| | * | | | | vimPlugins.Recover-vim: init at 2018-10-22Mario Rodas2018-12-18
| | | | | | |
| * | | | | | wineStable: 3.0.3 -> 3.0.4Lengyel Balazs2018-12-19
| | | | | | |
| * | | | | | winetricks: 20180815 -> 20181203Lengyel Balazs2018-12-19
| | | | | | |
| * | | | | | Merge pull request #51301 from timor/libretro-dolphin-dep-fixMatthew Bauer2018-12-19
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | libretro.dolphin: add missing dependencies to fix build
| | * | | | | | libretro.dolphin: add missing dependencies to fix buildtimor2018-12-01
| | | | | | | |
| * | | | | | | Merge pull request #52011 from r-ryantm/auto-update/snes9x-gtkMatthew Bauer2018-12-19
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | snes9x-gtk: 1.56.2 -> 1.57
| | * | | | | | | snes9x-gtk: 1.56.2 -> 1.57R. RyanTM2018-12-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/snes9x-gtk/versions
| * | | | | | | | Merge pull request #52520 from romildo/upd.plano-themeRenaud2018-12-19
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | plano-theme: 3.28-3 -> 3.30-1
| | * | | | | | | | plano-theme: 3.28-3 -> 3.30-1José Romildo Malaquias2018-12-19
| | | | | | | | | |
| * | | | | | | | | shades-of-gray-theme: 1.1.1 -> 1.1.3José Romildo Malaquias2018-12-19
| |/ / / / / / / /
| * | | | | | | | Revert "brlaser: fix $out"Florian Klink2018-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 04405f65f96d8d753fb21335759587cd7b897d3f. This was already fixed in https://github.com/NixOS/nixpkgs/pull/49180, but never got backported to 18.09.
| * | | | | | | | Merge pull request #52502 from flokli/brlaser-fix-outFlorian Klink2018-12-19
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | brlaser: fix $out
| | * | | | | | | brlaser: fix $outFlorian Klink2018-12-19
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | cups: drop patchesWill Dietz2018-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (cherry picked from commit 085a74cb42074384958c23bd762af589da570042)