summary refs log tree commit diff
path: root/pkgs/misc
Commit message (Collapse)AuthorAge
* vimPlugins: Add vim-plug addon implementationRoman Volosatovs2018-09-20
|
* vimPlugins: Add vim-plug, update pluginsRoman Volosatovs2018-09-20
|
* vimPlugins: shougo -> ShougoRoman Volosatovs2018-09-20
|
* Merge pull request #46894 from romildo/upd.zuki-themesJörg Thalheim2018-09-19
|\ | | | | zuki-themes: 3.28-1 -> 3.28-3
| * zuki-themes: 3.28-1 -> 3.28-3José Romildo Malaquias2018-09-19
| |
* | plano-theme: 3.28-2 -> 3.28-3 (#46892)José Romildo Malaquias2018-09-19
|/
* Merge pull request #46849 from worldofpeace/lollypop-portal/fix-buildJan Tojnar2018-09-18
|\ | | | | lollypop-portal: add python3
| * lollypop-portal: add python3worldofpeace2018-09-18
| |
* | greybird: remove license cc-by-nc-sa-30 (#46802)José Romildo Malaquias2018-09-18
| | | | | | | | | | | | | | Greybird is dual-licensed as GPLv2 or later and CC-BY-SA 3.0 or later. The first is free, and the second is unfree in nixpkgs. Currently both licenses are listed in the package derivation. And nix takes that it is unfree. If one of the licenses in the list is unfree. nix consider that the software is unfree. Remove the unfree one.
* | Merge pull request #46638 from ryantm/aliasesJörg Thalheim2018-09-18
|\ \ | |/ |/| vimPlugins: warn if alias is used inside overrides
| * vimPlugins: warn if alias is used inside overridesRyan Mulligan2018-09-14
| |
* | greybird: 3.22.7 -> 3.22.9José Romildo Malaquias2018-09-17
| |
* | Merge pull request #46748 from teto/vim_pluginsJörg Thalheim2018-09-17
|\ \ | | | | | | vimPlugins: adding vim-sayonara/nvimdev/obsession
| * | vimPlugins: adding vim-sayonara/nvimdev/obsessionMatthieu Coudron2018-09-17
| | |
* | | sierra-gtk-theme: init at 2018-09-14 (#46737)José Romildo Malaquias2018-09-17
|/ /
* | vimPlugins: only update generated.nix if all plugins were downloadedJörg Thalheim2018-09-16
| | | | | | | | https://github.com/NixOS/nixpkgs/pull/46728#discussion_r217915996
* | scrcpy: 1.2 -> 1.3Andreas Baldeau2018-09-15
| |
* | matcha: init at 2018-09-14 (#46693)José Romildo Malaquias2018-09-15
| |
* | Added ranger.vim, a plugin that uses the ranger file manager within vim.Christopher Birkbeck2018-09-14
| |
* | U-Boot: 2018.07 -> 2018.09Tuomas Tynkkynen2018-09-14
|/
* calaos_installer: fix darwin install (#46629)Daiderd Jordan2018-09-13
| | | | | On darwin this builds an application instead of a binary. /cc ZHF #45961
* brlaser: cleanup and mark linux only (#46622)Daiderd Jordan2018-09-13
| | | | | | | | The test binaries depend use open_memstream which isn't available on darwin. error: use of undeclared identifier 'open_memstream' /cc ZHF #45961
* Merge pull request #46566 from Mic92/ncm2Jörg Thalheim2018-09-13
|\ | | | | vimPlugins.ncm2: init at 2018-09-03
| * vimPlugins.ncm2: init at 2018-09-03Jörg Thalheim2018-09-12
| | | | | | | | This is the new version of neovim completion manager
| * vimPlugins.LanguageClient-neovim: 2018-06-12 -> 2018-09-07Jörg Thalheim2018-09-12
| |
* | treewide: fix `config.allowAliases = false` evaluationRyan Mulligan2018-09-13
| |
* | alock: mark linux onlyDaiderd Jordan2018-09-12
|/ | | | | | | | | The darwin build fails and it's probably not particularly useful there. utils.c:33:19: error: use of undeclared identifier 'CLOCK_MONOTONIC' clock_gettime(CLOCK_MONOTONIC, &t); /cc ZHF #45961
* vimPlugins: run update script in empty environmentJörg Thalheim2018-09-12
|
* vimPlugins: do not pick up aliases from nixpkgsJörg Thalheim2018-09-12
|
* vimPlugins: updatesJörg Thalheim2018-09-12
|
* adapta-gtk-theme: 3.94.0.92 -> 3.94.0.132 (#46302)R. RyanTM2018-09-11
| | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/adapta-gtk-theme/versions
* vimPlugins: Fix update.py, add/update pluginsRoman Volosatovs2018-09-10
|
* vim-plugins: add missing update.pyJörg Thalheim2018-09-09
| | | | This file was accidentally not included in 953199fd829f0b9d3c3ed95cf2e1b138d2268a3b
* Merge pull request #46394 from Mic92/vim-updaterJörg Thalheim2018-09-09
|\ | | | | vim-plugins: rewrite updater
| * vim-plugins: rewrite updaterJörg Thalheim2018-09-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A new python script has been added to replace the aged viml-based updater. The new updater has the following advantages: - use rss feeds to check for updates quicker - parallel downloads & better caching - uses proper override mechanism instead of text substitution - update generated files in-place instead of having to insert updated plugins manually Automatically reading `dependencies` from the plugins directory has been not re-implemented. This has been mostly been used by Mark Weber's plugins, which seem to no longer receive regular updates. This could be implemented in future as required.
* | yabause: 0.9.14 -> 0.9.15 (#46353)Samuel Dionne-Riel2018-09-08
|/ | | + fixes for Qt 5.11 build.
* vim-plugins: remove .git extension from specJörg Thalheim2018-09-08
|
* numix-*: update homepageMarkus Kowalewski2018-09-08
|
* ghostscript: fix nitpicks after the updateVladimír Čunát2018-09-04
| | | | | - unused lcms2 input - reference $out -> $doc
* ghostscript: 9.22 -> 9.24 (security)Vladimír Čunát2018-09-04
| | | | | | | | | | The $doc stuff needed changes, probably because of ghostscript newly reacting to some configure flags that stdenv passes. - share/ghostscript/9.22/doc was an ugly location for documentation, and I didn't like their new share/ghostscript/9.24 either, so that got changed to share/doc/ghostscript/9.24 - their process no longer installs examples, apparently, but I don't expect that would be any problem for us
* Merge pull request #46011 from markuskowa/homepages-2xeji2018-09-03
|\ | | | | Cleanup homepage links
| * talkfilters: update homepageMarkus Kowalewski2018-09-03
| |
* | Merge pull request #45939 from rnhmjoj/sccxeji2018-09-02
|\ \ | |/ |/| sc-controller: 0.4.3 -> 0.4.4
| * sc-controller: fix missing libbluetooth.sornhmjoj2018-09-02
| |
| * sc-controller: fix udev for NixOSrnhmjoj2018-08-21
| |
| * sc-controller: 0.4.3 -> 0.4.4R. RyanTM2018-08-16
| | | | | | | | | | | | | | 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.
* | treewide: Remove usage of remaining redundant platform compatability stuffJohn Ericson2018-08-30
| | | | | | | | | | Want to get this out of here for 18.09, so it can be deprecated thereafter.
* | reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | | | | | It is deprecated and will be removed after 18.09.
* | Merge pull request #45753 from ikervagyok/wine314Sarah Brofeldt2018-08-30
|\ \ | | | | | | wine{Unstable,Staging}: 3.13 -> 3.14
| * | wine{Unstable,Staging}: 3.13 -> 3.14Lengyel Balázs2018-08-29
| | |