Commit graph

5173 commits

Author SHA1 Message Date
"Andrey Kuznetsov" 9c773d9a6b vimPlugins.nvim-highlite: init at 2020-11-18 2020-11-19 00:55:50 +04:00
"Andrey Kuznetsov" 9dc13101bc vimPlugins.completion-buffers: init at 2020-09-26 2020-11-19 00:55:05 +04:00
"Andrey Kuznetsov" afeb9976ad vimPlugins.ci_dark: init at 2020-11-07 2020-11-19 00:54:19 +04:00
"Andrey Kuznetsov" 3f1970afab vimPlugins.nvim-lsputils: init at 2020-11-13 2020-11-19 00:53:33 +04:00
"Andrey Kuznetsov" 1edb7b016b vimPlugins.popfix: init at 2020-11-16 2020-11-19 00:52:47 +04:00
"Andrey Kuznetsov" ae3ee916a9 vimPlugins.nvim-web-devicons: init at 2020-11-08 2020-11-19 00:52:01 +04:00
"Andrey Kuznetsov" e7434f18e4 vimPlugins.nvim-tree-lua: init at 2020-10-31 2020-11-19 00:51:13 +04:00
"Andrey Kuznetsov" 77baa3710f vimPlugins: update 2020-11-19 00:50:25 +04:00
Flakebi eafb0c886d vimPlugins.vim-markdown-composer: init at 2020-08-15 2020-11-18 12:04:37 -08:00
Max Wilson 713b47e815 add self to utsushi 2020-11-18 12:00:31 -08:00
R. RyanTM 1be3bc423a mednafen: 1.24.3 -> 1.26.1 2020-11-18 19:31:52 +00:00
Christoph Hrdinka 567c2d880b
Merge pull request #103461 from GovanifY/pcsx2-usb-merge
pcsx2: unstable-2020-10-10 -> unstable-2020-11-13
2020-11-18 09:54:41 +01:00
Michael Raskin 0ccc3ec571
Merge pull request #104001 from Atemu/wineStaging-strictDeps-regression
wine: only use strictDeps when mingwSupport is enabled
2020-11-17 08:58:19 +00:00
Atemu 35db176b85 wine: only use strictDeps when mingwSupport is enabled
9f5cba0aaa broke regular wineStaging
2020-11-16 23:15:12 +01:00
RonanMacF 324ed9d79a vimPlugins.playground: init at 2020-10-19 2020-11-16 09:41:35 -08:00
RonanMacF 103abbf0e1 vimPlugins.nvim-treesitter-textobjects: init at 2020-11-05 2020-11-16 09:41:35 -08:00
RonanMacF 6fdcc9004a vimPlugins.nvim-treesitter-refactor: init at 2020-10-07 2020-11-16 09:41:35 -08:00
RonanMacF a38c1bd528 vimPlugins.nvim-dap-virtual-text: init at 2020-11-09 2020-11-16 09:41:35 -08:00
RonanMacF ba819f3300 vimPlugins.nvim-dap: init at 2020-11-14 2020-11-16 09:41:35 -08:00
RonanMacF cc9c13ca4a vimPlugins.popup-nvim: init at 2020-10-08 2020-11-16 09:41:35 -08:00
RonanMacF 3e504fa597 vimPlugins.plenary-nvim: init at 2020-11-06 2020-11-16 09:41:35 -08:00
RonanMacF c103097b8a vimPlugins.codi-vim: init at 2020-07-25 2020-11-16 09:41:35 -08:00
RonanMacF 1c1b18ba71 vimPlugins: update 2020-11-16 09:41:35 -08:00
Anderson Torres b6deb94192
Merge pull request #103839 from AndersonTorres/wip-simh
simh: init at 3.11-1
2020-11-15 10:04:04 -03:00
Anderson Torres 3f45b5f904
Merge pull request #103556 from r-ryantm/auto-update/stella
stella: 6.3 -> 6.4
2020-11-15 09:13:46 -03:00
AndersonTorres c7463be402 simh: init at 3.11-1 2020-11-14 19:24:35 -03:00
Lassulus 4d187fc6b9
Merge pull request #76909 from wucke13/utsushi
utsushi: 3.59.2 -> unstable-2020-11-10
2020-11-14 20:08:24 +01:00
Michael Raskin f3442740fa
Merge pull request #103358 from MetaDark/wine
wine: add MinGW-w64 support
2020-11-14 15:46:20 +00:00
wucke13 f89b4dc450 utsushi: 3.59.2 -> unstable-2020-11-10
+ master should be roughly equivalent to 3.62.0
+ moving to the community repo because they are way better at fixing
  things, while upstream epson almost never merges fixes
+ great thanks to @mwilsoncoding for debugging the problem:
   + `autoconf-archive` was missing
2020-11-14 15:50:19 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech 6c861dc0ba
pcsx2: unstable-2020-10-10 -> unstable-2020-11-13 2020-11-14 13:15:58 +01: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
Kira Bruneau 9f5cba0aaa wine: add MinGW-w64 support 2020-11-12 17:44:55 -05:00
Maximilian Bosch f94859f199
epson-escpr2: 1.1.23 -> 1.1.24 2020-11-12 19:41:37 +01:00
R. RyanTM bcbc529b91 stella: 6.3 -> 6.4 2020-11-12 05:31:41 +00: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
Denny Schäfer 8c00acab27
vimPlugins.SudoEdit-vim: init at 2020-02-27 2020-10-31 14:06:17 +01: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
Vonfry a4bcdfb377
vimPlugins.MatchTagAlways: init at 2017-05-20 2020-10-29 19:36:57 +08: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
Matt Wittmann 6981011d90 vscode-extensions.dhall.dhall-lang: init at 0.0.4 2020-10-25 14:08:40 +01:00
Fabian Möller 07913f838b vscode-extensions: recurse into publishers
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-25 10:57:46 +01:00
Vladimír Čunát 2f6b00b15e
Merge branch 'staging-next' into staging 2020-10-25 09:47:04 +01:00
Vladimír Čunát c778945806
Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
I'm sorry; I didn't notice it contained staging commits.

This reverts commit 17f5305b6c, reversing
changes made to a8a018ddc0.
2020-10-25 09:41:51 +01:00
Vladimír Čunát 17f5305b6c
Merge #101508: libraw: 0.20.0 -> 0.20.2 2020-10-25 09:28:53 +01:00
WORLDofPEACE 949f7f9227
Merge pull request #98316 from NixOS/gnome-3.38
GNOME 3.38
2020-10-23 20:02:38 -04:00
Jan Tojnar eaeafe60f4
sc-controller: mark as broken
Python 3 is not supported but PyGObject no longer supports Python 2.

https://github.com/kozec/sc-controller/issues/498
2020-10-24 01:18:45 +02:00
Jan Tojnar 8317c630af
Merge branch 'staging-next' into staging 2020-10-24 01:10:37 +02:00
Christoph Hrdinka 972ba804fd
Merge pull request #100162 from samuelgrf/pcsx2_gtk3-x86_64
pcsx2: multiple improvements
2020-10-23 16:48:45 +02:00
Jan Tojnar 3e01d383ee
Merge branch 'staging-next' into staging 2020-10-22 21:20:32 +02:00
Jan Tojnar e22e6d763a
ghostscript: clean up
* Do not use pkgconfig alias.
* Move version & hash inline.
2020-10-22 21:19:04 +02:00
Jan Tojnar 19e31fa052
Merge pull request #101215 from TredwellGit/ghostscript 2020-10-22 21:17:08 +02:00
Konrad Borowski cff07fe0fd dolphinEmuMaster: 5.0-11824 -> 5.0-12716 2020-10-21 21:54:04 +02:00
Daiderd Jordan bb0b872b61
Merge pull request #100388 from thefloweringash/darwin-dylib-names-hook
treewide: move fixDarwinDylibNames to nativeBuildInputs
2020-10-21 19:25:48 +02:00
Samuel Gräfenstein f21ced0bb5
pcsx2: build with LTO 2020-10-21 14:26:11 +02:00
IvarWithoutBones 443f42c7f2 ryujinx: 1.0.5346 -> 1.0.5551 2020-10-21 14:19:52 +02:00
Andrew Childs 722d02a720 treewide: move fixDarwinDylibNames to nativeBuildInputs
This hook runs at build time and depends on executing
install_name_tool from binutils.
2020-10-21 13:26:53 +09:00
Samuel Gräfenstein d6def694c1
pcsx2: build with gtk3 and support x86_64 builds 2020-10-21 00:00:00 +02:00
TredwellGit 4f9179fcef ghostscript: 9.52 -> 9.53.3
https://www.ghostscript.com/doc/9.53.3/News.htm
2020-10-20 21:12:54 +00:00
Bart Brouns d2b13f9030 jack2: 1.9.14 -> 1.9.16 2020-10-20 21:06:14 +02:00
Matthieu Coudron 4c4c4874c4
neovim: add config to passthru (#101100)
first will register the config under the name init.vim which is more
appropriate for neovim.
Pass the generated config to passthru so that one can easily pass the
current config to a
raw/unwrapped neovim (helps with development).

For instance, home-manager can reference the config in $XDG_CONFIG_HOME/nvim/init.vim
without the need to wrap nvim with its config.
2020-10-20 12:26:39 +02:00
Maximilian Bosch b6f990947c
epson-escpr2: 1.1.17 -> 1.1.23 2020-10-19 17:48:27 +02:00
Samuel Dionne-Riel 4fb4b69d9b
Merge pull request #100614 from arapov/new-uboot
uboot: 2020.07 -> 2020.10
2020-10-17 16:03:05 -04:00
Joe Hermaszewski 0e29b48a05 nodePackages.coc-diagnostic: init at 0.9.0
Also add as Vim plugin

Also update node packages from generate.sh
2020-10-17 08:56:20 -07:00
Andrey Kuznetsov 5cc71ccd9c vimPlugins.vim-clap: specify meta.platforms 2020-10-17 08:24:26 -07:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Anderson Torres 4669a06b33
Merge pull request #99572 from siraben/tilem-init
tilem: init at 2.0
2020-10-16 12:18:21 -03:00
Raymond Gauthier 8b4db57358
vscx/ms-vsliveshare-vsliveshare: Init at 1.0.2902 (#100583) 2020-10-16 10:13:12 +02:00
Anton Arapov 71504af486 uboot: 2020.07 -> 2020.10
update to recent upstream release

Signed-off-by: Anton Arapov <arapov@gmail.com>
2020-10-15 18:17:39 +02:00
Kyle Sferrazza 0f69d69dc4
multilockscreen: init at 1.0.0
closes #99637
2020-10-14 20:15:46 -04:00
Edmund Wu b55da6e093
vscode-extensions.WakaTime.vscode-wakatime: 4.0.8 -> 4.0.9 2020-10-13 22:25:55 -04:00
Edmund Wu 68b81403d8
vscode-extensions.ms-python.python: 2020.9.111407 -> 2020.9.114305 2020-10-13 22:25:40 -04:00
Michele Guerini Rocco a5f01cbe93
Merge pull request #100254 from rnhmjoj/sc-controller
sc-controller: fix broken svg icons
2020-10-12 15:09:56 +02:00
AndersonTorres 492507697a stella: 6.2.1 -> 6.3 2020-10-12 04:07:17 -03:00
rnhmjoj 65cbea4563
sc-controller: fix broken svg icons
The gdk-pixbuf module exposed by librsvg wasn't detected
due to strictDeps being enabled by default in python packages.
2020-10-12 08:10:18 +02:00
Ben Siraphob 81ef443d05 tilem: init at 2.0 2020-10-11 11:21:34 +07:00
1000101 53c0d59ba5
stella: 6.2.1 -> 6.3 (#100144) 2020-10-10 14:06:08 +00:00
AndersonTorres c2ee241885 ppsspp: 1.9.4 -> 1.10.3 2020-10-09 12:32:54 -03:00
gnidorah bdf7cf5939
mame: 0.224 -> 0.225 (#99969) 2020-10-07 22:50:06 -04:00
Samuel Dionne-Riel 433db454f3
Merge pull request #98607 from samueldr/u-boot/remove-downstream-u-boots
Remove all non-mainline U-Boots
2020-10-07 02:39:52 -04:00
Robert Scott 65d32c97af
Merge pull request #99131 from Sohalt/electricsheep
electricsheep: 2.7b33-2017-10-20 -> 3.0.2-2019-10-05, fix build
2020-10-06 19:42:02 +01:00
Martin Weinelt 22dd0914a2
Merge pull request #99220 from mweinelt/lilypond
lilypond: add patch to restrict embedded-{ps,svg} when -dsafe is used
2020-10-03 16:58:13 +02:00
Patrick Hilhorst b133532434 treewide: remove some trailing whitespace to please ofborg 2020-10-02 09:01:35 -07:00
Patrick Hilhorst f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Edmund Wu 25ee6af8bc vscode-extensions.ms-vscode.cpptools: 0.29.0 -> 1.0.1 2020-10-01 20:39:12 -07:00
Edmund Wu 7177c59b61 vscode-extensions.ms-python.python: 2020.8.103604 -> 2020.9.111407 2020-10-01 20:39:12 -07:00
Edmund Wu 793b274ce1 vscode-extensions.WakaTime.vscode-wakatime: 4.0.0 -> 4.0.8 2020-10-01 20:39:12 -07:00
Andrey Kuznetsov f89fcf4d95 vimPlugins.vim-clap: updated cargoSha256 2020-10-01 10:32:22 -07:00
Andrey Kuznetsov fde08171a8 vimPlugins: update 2020-10-01 10:32:22 -07:00
Andrey Kuznetsov 94e7c10c1e vimPlugins.completion-tabnine: link to TabNine binary 2020-10-01 10:32:22 -07:00
Andrey Kuznetsov eac90229f6 vimPlugins.completion-tabnine: init at 2020-10-01 2020-10-01 10:32:22 -07:00
Martin Weinelt 500d7b81f9
lilypond: add patch to restrict embedded-{ps,svg} when -dsafe is used
Fixes: CVE-2020-17353
Closes: #96802
2020-10-01 05:31:29 +02:00
sohalt 3718d52f26 electricsheep: 2.7b33-2017-10-20 -> 3.0.2-2019-10-05, fix build 2020-09-30 02:17:49 +02:00
Arnout Engelen 53a8a51074 vscode-extensions.metals: 1.9.0 -> 1.9.4 2020-09-27 11:49:05 -07:00
Hugo Lageneste 6e062ca938 vimPlugins.vimsence: init at 2020-06-30 2020-09-26 18:17:40 -07:00
Hugo Lageneste 93536b4392 vimPlugins: update 2020-09-26 18:17:40 -07:00
Evan Stoll 4eff214a57 vimPlugins.lsp_extensions-nvim: init at 2020-09-06 2020-09-24 11:42:38 -04:00
Evan Stoll 9b98005272 vimPlugins: update 2020-09-24 11:42:09 -04:00
Samuel Dionne-Riel 3d2d18cdb8 ubootNanonote: remove
This removes the last non-mainline U-Boot from Nixpkgs.
2020-09-23 21:00:03 -04:00
Anderson Torres c7bc218f02
Merge pull request #97803 from JamieMagee/dotnet-sdk-3.1
dotnetCorePackages.sdk_3_1: 3.1.102 -> 3.1.402
2020-09-23 14:39:53 -03:00
Jamie Magee 460c98ec69
dotnetCorePackages.sdk_3_1: fix dependent packages 2020-09-23 13:18:44 +02:00
Jamie McClymont 561078189e mame: make the parallel build reliable 2020-09-22 23:11:29 -07:00
Matt Wittmann 36ad05e8d2
vscode-extensions.haskell.haskell: init at 1.1.0 (#98251) 2020-09-23 02:08:22 +02:00
oxalica 11c36334bf vscode-extensions.vadimcn.vscode-lldb: init at 1.5.3 2020-09-22 09:13:53 -07:00
Jared Tobin a4c2512d7b vimPlugins.hoon-vim: init at 2020-02-19 2020-09-21 23:16:44 -07:00
Martin Weinelt aeab683e38
Merge pull request #98168 from gnidorah/updates
update some packages I maintain
2020-09-22 03:59:27 +02:00
oxalica 0e0dc5544c rust-analyzer: 2020-08-24 -> 2020-09-21 2020-09-21 10:55:15 -07:00