Commit Graph

5035 Commits

Author SHA1 Message Date
AndersonTorres
c7463be402 simh: init at 3.11-1 2020-11-14 19:24:35 -03:00
Andreas Rammhold
7a5047bede
ubootRockPi4: init
This adds support for the Radxa Rock Pi 4 board which is based on
RK3399. The u-boot outputs from the introduced build are suitable to
build a generic image for the Rock Pi 4 by setting the following in a
custom build of $nixpkgs/nixos/modules/installer/cd-dvd/sd-image-aarch64.nix:

```
  sdImage.postBuildCommands = ''
    dd if=${pkgs.ubootRockPi4}/idbloader.img of=$img seek=64 conv=notrunc
    dd if=${pkgs.ubootROckPi4}/u-boot.itb of=$img seek=16384 conv=notrunc
  '';
```
2020-11-14 02:25:41 +01:00
Will Badart
f53113e56c vimPlugins: resolve github repository redirects 2020-11-13 09:43:08 -08:00
Will Badart
5eeff0d2bc vimPlugins: update 2020-11-13 09:43:08 -08:00
Maximilian Bosch
f94859f199
epson-escpr2: 1.1.23 -> 1.1.24 2020-11-12 19:41:37 +01:00
JesusMtnez
8281820c96 vscode-extensions.scalameta.metals: 1.9.4 -> 1.9.6 2020-11-11 15:14:09 -08:00
JesusMtnez
a2e71c49e6 vscode-extensions.scala-lang.scala: 0.3.8 -> 0.4.5 2020-11-11 15:13:56 -08:00
Frederik Rietdijk
20f001c01e Merge master into staging-next 2020-11-09 14:33:52 +01:00
Jörg Thalheim
f77eb9bb4d
Merge pull request #101773 from oxalica/rust-analyzer 2020-11-09 14:26:21 +01:00
Mazurel
0c6e5e15f8 vimPlugins.vim-racket: init at 2020-07-24 2020-11-07 10:54:46 -08:00
Mazurel
11ffb0a362 vimPlugins.vim-lsp-cxx-highlight: init at 2020-08-12 2020-11-07 10:54:46 -08:00
Mazurel
17a861413b vimPlugins: update 2020-11-07 10:54:46 -08:00
evalexpr
419c760564 vimPlugins.barbar-nvim: init at 2020-11-06 2020-11-06 14:41:51 -08:00
Michael Weiss
a3ca1528d7 vimPlugins.neuron-vim: ihsanturk/neuron.vim -> fiatjaf/neuron.vim
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-06 10:15:02 -08:00
oxalica
7ac7ce8b1a
rust-analyzer: 2020-10-19 -> 2020-11-02 2020-11-07 01:29:51 +08:00
Frederik Rietdijk
10c57af49c Merge staging-next into staging 2020-11-04 09:28:07 +01:00
Frederik Rietdijk
9e6d7d3c74 Merge master into staging-next 2020-11-04 09:27:42 +01:00
RonanMacF
84884a4938 vimPlugins.LanguageTool-nvim: init at 2020-10-19 2020-11-03 12:36:44 -08:00
RonanMacF
5517b3b985 vimPlugins: update 2020-11-03 12:36:44 -08:00
R. RyanTM
fe3d25d8e0 mgba: 0.8.3 -> 0.8.4 2020-11-03 09:23:37 -08:00
Frederik Rietdijk
470f05cb5d Merge staging-next into staging 2020-11-03 12:06:41 +01:00
Frederik Rietdijk
237966224d Merge master into staging-next 2020-11-03 12:06:06 +01:00
Silvan Mosberger
93fc868d7c
Merge pull request #101971 from RonanMacF/master
update tmux-resurrect and tmux-continuum
2020-11-03 00:49:07 +01:00
Pavol Rusnak
2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
RonanMacF
6330a9a998 vimPlugins.vim-LanguageTool: init at 2020-10-29 2020-11-01 13:16:36 -08:00
RonanMacF
214d9cd72b vimPlugins: update 2020-11-01 13:16:36 -08:00
gnidorah
eae2982123
mame: 0.225 -> 0.226 (#102329) 2020-11-01 11:40:42 -05:00
RonanMacF
90fd158c79 tmuxPlugins.resurrect: unstable-2020-03-21 -> unstable-2020-09-18 2020-11-01 13:42:55 +00:00
RonanMacF
f4c229b2d6 tmuxPlugins.continuum: unstable-2018-02-23 -> unstable-2020-10-16 2020-11-01 13:37:07 +00:00
Frederik Rietdijk
83dde6c52c Merge staging-next into staging 2020-11-01 10:11:12 +01:00
Frederik Rietdijk
7a8d5dc8a6 Merge master into staging-next 2020-11-01 10:10:47 +01:00
Jan Tojnar
6b76a2d004 ghostscript: clean up
* Do not use pkgconfig alias.
* Move version & hash inline.
2020-11-01 10:04:30 +01:00
TredwellGit
2029ca3791 ghostscript: 9.52 -> 9.53.3
https://www.ghostscript.com/doc/9.53.3/News.htm
2020-11-01 10:04:08 +01:00
Denny Schäfer
bb6dfa91c4 vimPlugins: update 2020-10-31 09:58:43 -07:00
Jonathan Wilkins
b40ad04c9d vimPlugins.telescope-nvim: init at 2020-10-28 2020-10-29 13:13:02 -07:00
Kevin Cox
0d7a65bfa0
Merge pull request #91567 from Vonfry/vimPlugins/vim-airline-clock
vimPlugins: vim-airline-clock init at 2018-05-08
2020-10-29 09:19:02 -04:00
Christoph Hrdinka
67b292a1f5
Merge pull request #101949 from AluisioASG/aasg/libretro-mame2016
libretro.mame2016: fix build with Make 4.3
2020-10-29 09:31:19 +01:00
Austin Butler
bcec9042d5 vimPlugins: resolve github repository redirects 2020-10-28 13:51:24 -07:00
Austin Butler
520114c59e vimPlugins: update 2020-10-28 13:51:24 -07:00
Vladimír Čunát
0b32140b34
Merge branch 'staging-next' into staging 2020-10-28 18:48:56 +01:00
Matthias Beyer
0addaa7ad0 tpm2-pkcs11: Take maintainership from lschuermann
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-28 10:23:21 -07:00
Aluísio Augusto Silva Gonçalves
8880179b65
libretro.mame2016: fix build with gnumake-4.3
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-28 13:31:34 -03:00
Stefan Frijters
4e3cc04c9f wine{Unstable,Staging}: 5.19 -> 5.20 2020-10-28 11:04:18 -04:00
Stefan Frijters
daa40ef488 wine{Unstable,Staging}: 5.18 -> 5.19 2020-10-28 11:04:18 -04:00
Andreas Rammhold
db0fe5c3eb
Merge branch master into staging to fix eval error
This fixes the eval error of the small (and "big"?) NixOS test set that
was fixed in 1088f05 & eba8f542.
2020-10-28 03:03:27 +01:00
Ben Siraphob
db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Vladimír Čunát
336bc8283b
Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
This reverts commit c778945806.

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-26 08:19:17 +01:00
symphorien
b73dd85c93
vimPlugins.LanguageClientNeovim: 0.1.158 -> 0.1.160 (#101688)
https://github.com/autozimu/LanguageClient-neovim/blob/0.1.160/CHANGELOG.md
2020-10-26 00:43:52 +01:00
Jan Tojnar
3825e74193 treewide: drop gnome2.pango alias 2020-10-25 23:48:29 +01:00
Matt Wittmann
cc25408652 vscode-extensions.dhall.vscode-dhall-lsp-server: init at 0.0.4 2020-10-25 14:08:40 +01:00