summary refs log tree commit diff
path: root/pkgs/misc
AgeCommit message (Collapse)AuthorFilesLines
2020-11-12epson-escpr2: 1.1.23 -> 1.1.24Maximilian Bosch1-4/+4
2020-11-11vscode-extensions.scalameta.metals: 1.9.4 -> 1.9.6JesusMtnez1-2/+2
2020-11-11vscode-extensions.scala-lang.scala: 0.3.8 -> 0.4.5JesusMtnez1-2/+2
2020-11-09Merge master into staging-nextFrederik Rietdijk3-58/+97
2020-11-09Merge pull request #101773 from oxalica/rust-analyzerJörg Thalheim1-1/+1
2020-11-07vimPlugins.vim-racket: init at 2020-07-24Mazurel2-0/+13
2020-11-07vimPlugins.vim-lsp-cxx-highlight: init at 2020-08-12Mazurel2-0/+13
2020-11-07vimPlugins: updateMazurel1-51/+51
2020-11-06vimPlugins.barbar-nvim: init at 2020-11-06evalexpr2-0/+13
2020-11-06vimPlugins.neuron-vim: ihsanturk/neuron.vim -> fiatjaf/neuron.vimMichael Weiss2-6/+6
The current derivation for `vimPlugins.neuron-vim` points to [ihsanturk/neuron.vim], which doesn't seem to be actively maintained. This PR switches over to an actively maintained fork, [fiatjaf/neuron.vim], which works with recent versions of [neuron]. [ihsanturk/neuron.vim]: https://github.com/ihsanturk/neuron.vim [fiatjaf/neuron.vim]: https://github.com/fiatjaf/neuron.vim [neuron]: https://github.com/srid/neuron
2020-11-07rust-analyzer: 2020-10-19 -> 2020-11-02oxalica1-1/+1
2020-11-04Merge staging-next into stagingFrederik Rietdijk3-64/+77
2020-11-04Merge master into staging-nextFrederik Rietdijk3-64/+77
2020-11-03vimPlugins.LanguageTool-nvim: init at 2020-10-19RonanMacF2-0/+13
2020-11-03vimPlugins: updateRonanMacF1-62/+62
2020-11-03mgba: 0.8.3 -> 0.8.4R. RyanTM1-2/+2
2020-11-03Merge staging-next into stagingFrederik Rietdijk5-36/+93
2020-11-03Merge master into staging-nextFrederik Rietdijk5-36/+93
2020-11-03Merge pull request #101971 from RonanMacF/masterSilvan Mosberger1-6/+50
update tmux-resurrect and tmux-continuum
2020-11-01treewide: simplify rev/repo arguments in srcPavol Rusnak1-1/+1
+ use fetchFromGithub where possible
2020-11-01vimPlugins.vim-LanguageTool: init at 2020-10-29RonanMacF2-0/+13
2020-11-01vimPlugins: updateRonanMacF1-27/+27
2020-11-01mame: 0.225 -> 0.226 (#102329)gnidorah1-2/+2
2020-11-01tmuxPlugins.resurrect: unstable-2020-03-21 -> unstable-2020-09-18RonanMacF1-3/+29
2020-11-01tmuxPlugins.continuum: unstable-2018-02-23 -> unstable-2020-10-16RonanMacF1-3/+21
2020-11-01Merge staging-next into stagingFrederik Rietdijk3-362/+395
2020-11-01Merge master into staging-nextFrederik Rietdijk1-90/+90
2020-11-01ghostscript: clean upJan Tojnar1-12/+5
* Do not use pkgconfig alias. * Move version & hash inline.
2020-11-01ghostscript: 9.52 -> 9.53.3TredwellGit2-845/+7
https://www.ghostscript.com/doc/9.53.3/News.htm
2020-10-31vimPlugins: updateDenny Schäfer1-90/+90
2020-10-29vimPlugins.telescope-nvim: init at 2020-10-28Jonathan Wilkins2-0/+13
2020-10-29Merge pull request #91567 from Vonfry/vimPlugins/vim-airline-clockKevin Cox2-0/+13
vimPlugins: vim-airline-clock init at 2018-05-08
2020-10-29Merge pull request #101949 from AluisioASG/aasg/libretro-mame2016Christoph Hrdinka1-1/+8
libretro.mame2016: fix build with Make 4.3
2020-10-28vimPlugins: resolve github repository redirectsAustin Butler2-3/+3
2020-10-28vimPlugins: updateAustin Butler1-337/+337
2020-10-28Merge branch 'staging-next' into stagingVladimír Čunát2-4/+4
2020-10-28tpm2-pkcs11: Take maintainership from lschuermannMatthias Beyer1-1/+1
This patch changes maintainership for this package from lschuermann to matthiasbeyer. Leon has informed me in a private conversation that he has too little time to take care of the packages, so I will (maybe only temporarly, maybe not) take maintainership for it. Suggested-by: Leon Schuermann <leon@is.currently.online> Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-10-28libretro.mame2016: fix build with gnumake-4.3Aluísio Augusto Silva Gonçalves1-1/+8
Builds currently fail with `ar` trying to operate on what are clearly two paths concatenated together. It stems from a backward-incompatible change in Make: > Previously appending using '+=' to an empty variable would result in > a value starting with a space. Now the initial space is only added > if the variable already contains some value. Similarly, appending an > empty string does not add a trailing space. This issue was first reported on the MAME repository proper (https://github.com/mamedev/mame/issues/6248), and affects libretro's 2016 snapshot as well. A fix that is reported to work with previous versions of Make was upstreamed to: - GENie, the build system: https://github.com/bkaradzic/GENie/pull/493 - MAME: https://github.com/mamedev/mame/pull/6262 - libretro: https://github.com/libretro/mame2016-libretro/pull/47 The fetched patch comes from the last of these.
2020-10-28wine{Unstable,Staging}: 5.19 -> 5.20Stefan Frijters1-3/+3
2020-10-28wine{Unstable,Staging}: 5.18 -> 5.19Stefan Frijters1-3/+3
2020-10-28Merge branch master into staging to fix eval errorAndreas Rammhold5-9/+31
This fixes the eval error of the small (and "big"?) NixOS test set that was fixed in 1088f05 & eba8f542.
2020-10-27treewide: remove package names from prefix of descriptionsBen Siraphob2-3/+3
2020-10-26Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"Vladimír Čunát3-854/+9
This reverts commit c778945806b44d46ec16bc4302e7e7163e6bab97. I believe this is exactly what brings the staging branch into the right shape after the last merge from master (through staging-next); otherwise part of staging changes would be lost (due to being already reachable from master but reverted).
2020-10-26vimPlugins.LanguageClientNeovim: 0.1.158 -> 0.1.160 (#101688)symphorien1-4/+5
https://github.com/autozimu/LanguageClient-neovim/blob/0.1.160/CHANGELOG.md
2020-10-25treewide: drop gnome2.pango aliasJan Tojnar1-2/+2
2020-10-25vscode-extensions.dhall.vscode-dhall-lsp-server: init at 0.0.4Matt Wittmann1-0/+10
2020-10-25vscode-extensions.dhall.dhall-lang: init at 0.0.4Matt Wittmann1-0/+10
2020-10-25vscode-extensions: recurse into publishersFabian Möller1-0/+1
The vscode-extensions set is already marked as recurseIntoAttrs, but this has no effect, since this set is two layers deep instead of the usual one which recurseIntoAttrs applies to. By applying recurseIntoAttrs to all publishers, the extensions will be considered by nix tools when listing packages.
2020-10-25Merge branch 'staging-next' into stagingVladimír Čunát3-9/+854
2020-10-25Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"Vladimír Čunát3-9/+854
I'm sorry; I didn't notice it contained staging commits. This reverts commit 17f5305b6c20df795c365368d2d868266519599e, reversing changes made to a8a018ddc0a8b5c3d4fa94c94b672c37356bc075.