summary refs log tree commit diff
path: root/pkgs/misc
Commit message (Collapse)AuthorAge
...
* 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
| | |
* | | Merge pull request #43388 from symphorien/neovim-python-envJörg Thalheim2018-08-30
|\ \ \ | | | | | | | | Fix neovim PYTHONPATH handling
| * | | neovim wrapper: also make <vimplugin>.pythonDepedencies a functionSymphorien Gibol2018-07-27
| | | | | | | | | | | | | | | | A function of the same signature as the argument of python.withPackages
* | | | vim-fireplace: init at 2018-06-01 (#45725)Johannes Lötzsch2018-08-29
| | | |
* | | | Merge branch 'master' into es6Bas van Dijk2018-08-23
|\ \ \ \
| * | | | gensgs: update src linkMichael Raskin2018-08-21
| | | | |
| * | | | Merge branch 'staging-next'Vladimír Čunát2018-08-21
| |\ \ \ \ | | |_|/ / | |/| | | | | | | | Security fixes for a few packages are included.
| | * | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-20
| | |\ \ \ | | | | | | | | | | | | | | | | | | Hydra: ?compare=1474536
| | * \ \ \ Merge branch 'staging-next' into stagingVladimír Čunát2018-08-17
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'staging-next' into stagingVladimír Čunát2018-08-13
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Commits from master, conflict resolutions, etc.
| | * | | | | | foo2zjs: make tests run, but disableJan Malakhovski2018-08-11
| | | | | | | |
| | * | | | | | cups: fix testsJan Malakhovski2018-08-11
| | | | | | | |
| * | | | | | | Merge pull request #45399 from markuskowa/license-8xeji2018-08-21
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add licenses
| | * | | | | | | gens-gs: add licenseMarkus Kowalewski2018-08-20
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge pull request #45148 from r-ryantm/auto-update/seafile-clientRobert Schütz2018-08-20
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | seafile-client: 6.2.3 -> 6.2.4
| | * | | | | | seafile-shared: 6.2.3 -> 6.2.4Robert Schütz2018-08-20
| | | |_|_|_|/ | | |/| | | |
| * | | | | | adapta-gtk-theme: 3.94.0.1 -> 3.94.0.92 (#45264)R. RyanTM2018-08-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | | | | | Merge pull request #45325 from LnL7/vim-nixJörg Thalheim2018-08-19
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | vim-nix: 2018-07-01 -> 2018-08-19
| | * | | | | | vim-nix: 2018-07-01 -> 2018-08-19Daiderd Jordan2018-08-19
| | | | | | | |
| * | | | | | | Merge pull request #45311 from Thra11/vim-lastplaceDaiderd Jordan2018-08-19
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | vim-lastplace: init at 2017-06-13
| | * | | | | | | vim-lastplace: init at 2017-06-13Tom Hall2018-08-18
| | |/ / / / / /
| * / / / / / / vim-qml: init at 2018-07-22Tom Hall2018-08-18
| |/ / / / / /
| * | | | | | Merge pull request #45197 from Chiiruno/dev/dolphinJoachim F2018-08-18
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | dolphinEmuMaster: 2018-07-22 -> 2018-08-17
| | * | | | | dolphinEmuMaster: 2018-07-22 -> 2018-08-17Okina Matara2018-08-18
| | | | | | |
| * | | | | | Merge branch 'master' into staging-nextVladimír Čunát2018-08-17
| |\| | | | | | | |_|_|/ / | |/| | | | | | | | | | Hydra: ?compare=1473892
| | * | | | Merge pull request #45128 from r-ryantm/auto-update/xscreensaverTimo Kaufmann2018-08-16
| | |\ \ \ \ | | | | | | | | | | | | | | xscreensaver: 5.39 -> 5.40
| | | * | | | xscreensaver: 5.39 -> 5.40R. 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/xscreensaver/versions.
| | * / / / splix: install color profiles and enable JBIGJohannes Frankenau2018-08-16
| | |/ / /