3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

7469 commits

Author SHA1 Message Date
Jonas Heinrich 8afdfa9896 foo2zjs: add hbpl1 printers support 2021-11-20 14:24:31 +01:00
github-actions[bot] 0373476c4a
Merge master into staging-next 2021-11-20 06:01:21 +00:00
Thiago Kenji Okada c8304d130f retroarch: 1.9.2 -> 1.9.13.2
The issue of non-working cores on newer versions of RetroArch was caused
by the missing core metadata that is available on
libretro/libretro-super repo. This also allows RetroArch to works
properly, for example there is no need to load a core before loading a
content: RetroArch knows each emulator to load depending on the
available emulators and the file extension.

To load the metadata from `/nix/store`, we need to patch the
`retroarch.cfg`. Sadly this file is only updated when needed, for
example, it will update if the path that it is pointing doesn't exist
anymore. However, before this PR it pointed to a file located in the
HOME directory, so if someone used RetroArch before they will probably
have issues while loading the file.

I tried to patch the configuration loader directly but the code is kinda
messy and this seems very prone to breakage (while the `retroarch.cfg`
file seems an stable interface). One better solution will probably be
the introduction of a module that can generate `retroarch.cfg` file
(since retroarch supports loading a config from `/etc/retroarch.cfg`).

But this will come in a future PR.
2021-11-19 17:43:47 -03:00
Jonathan Ringer 6ede9cd761
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/audio/hybridreverb2/default.nix
2021-11-19 08:44:33 -08:00
AndersonTorres 0d38cca78a stella: 6.5.3 -> 6.6 2021-11-18 18:04:05 -03:00
github-actions[bot] 91e24d05d7
Merge master into staging-next 2021-11-18 18:01:14 +00:00
Thiago Kenji Okada 313ed3c609
Merge pull request #146295 from thiagokokada/bump-retroarch
retroarch: 1.8.5 -> 1.9.2
2021-11-18 11:12:06 -03:00
github-actions[bot] 385e4f8531
Merge master into staging-next 2021-11-18 06:01:22 +00:00
Bobby Rong 3d4b8e429b
Merge pull request #146133 from r-ryantm/auto-update/ryujinx
ryujinx: 1.0.7101 -> 1.0.7105
2021-11-18 09:15:04 +08:00
Bobby Rong 5130f5df7e
ryujinx: 1.0.7101 -> 1.0.7105 2021-11-18 08:52:45 +08:00
github-actions[bot] 841469e4d8
Merge master into staging-next 2021-11-18 00:01:36 +00:00
Thiago Kenji Okada 1bf3720f78 libretro.play: fix build 2021-11-17 19:17:41 -03:00
github-actions[bot] c77daf4da1
Merge master into staging-next 2021-11-17 18:00:59 +00:00
Chua Hou 98426ba308
vimPlugins: update 2021-11-17 17:37:34 +00:00
Bernardo Meurer 55039a2a52
Merge pull request #146342 from dotlambda/revert-bad-vim-plugins-update
vimPlugins: revert bad update
2021-11-17 09:29:20 -08:00
Thiago Kenji Okada 78b9e1252d retroarch,libretro: add myself as maintainer 2021-11-17 12:09:57 -03:00
Thiago Kenji Okada 5fc7933ab8 retroarch: update license 2021-11-17 12:09:43 -03:00
Thiago Kenji Okada e9bbcb7f16 libretro: update core licenses 2021-11-17 12:00:36 -03:00
Thiago Kenji Okada bbf12f11ca libretro: clean-up 2021-11-17 12:00:36 -03:00
Thiago Kenji Okada db9cb2dc10 libretro: name -> pname+version 2021-11-17 12:00:36 -03:00
Thiago Kenji Okada 75e1954f63 retroarch: 1.9.13.2 -> 1.9.2
From retroarch 1.9.3 and above, it stops loading the cores.

This probably can be fixed, but for now at least this brings the
retroarch to a newer (working) version.
2021-11-17 12:00:36 -03:00
Thiago Kenji Okada bf93ad6b39 retroarch: fix editorconfig error on hashes.json 2021-11-17 12:00:35 -03:00
Thiago Kenji Okada 71fb85952d libretro.citra: fix compilation 2021-11-17 12:00:35 -03:00
Thiago Kenji Okada c03e4f141a libretro: 2020-03-06 -> unstable-2021-11-16 2021-11-17 12:00:35 -03:00
Thiago Kenji Okada 8b122f950c libretro: add update.py script 2021-11-17 12:00:35 -03:00
Thiago Kenji Okada 14b2e99b33 retroarch: 1.8.5 -> 1.9.13.2 2021-11-17 12:00:35 -03:00
Sandro 72ab57a168
Merge pull request #145961 from SuperSandro2000/vscode-extensions 2021-11-17 13:32:37 +01:00
github-actions[bot] f8cf67790e
Merge master into staging-next 2021-11-17 06:01:28 +00:00
Robert Schütz 2284d771db Revert "vimPlugins: update"
This reverts commit af115051b8.
2021-11-16 18:58:07 -08:00
Robert Schütz bbc5740dd5 Revert "vimPlugins: update"
This reverts commit 9e7cfee02b.
2021-11-16 18:56:39 -08:00
figsoda 6ad04bcb7d
Merge pull request #146243 from figsoda/treewide-rust-feature
treewide: use buildFeatures and checkFeatures for rust packages
2021-11-16 21:00:48 -05:00
Sandro Jäckel a63f9e1ca1
vscode-extensions.update_installed_exts.sh: add function how to use the output with vscode, make shellcheck work 2021-11-17 01:35:34 +01:00
github-actions[bot] 90829d83e5
Merge master into staging-next 2021-11-17 00:01:49 +00:00
Martin Weinelt 2cc5606c84
Merge pull request #142319 from mweinelt/node2nix 2021-11-16 19:46:17 +01:00
José Luis Lafuente 19b22191f7 vim-utils: better error message if duplicates
Print a more user friendly error message if you try to in install
multiple plugins with the same name
closes #145980 #146099
2021-11-16 19:26:59 +01:00
Jonathan Ringer a2e621d20d
Merge remote-tracking branch 'origin/master' into staging-next 2021-11-16 07:50:20 -08:00
Pavol Rusnak 1663708500
Merge pull request #142468 from prusnak/dotnet-update
dotnet-sdk_3: 3.1.19 -> 3.1.21 + dotnet-sdk_5: 5.0.10 -> 5.0.12
2021-11-16 16:27:23 +01:00
Martin Weinelt 37fa1e7c1d treewide: pass and inherit writeShellScript in node2nix packages 2021-11-16 16:08:23 +01:00
figsoda 94eee0a20b vscode-extensions.vadimcn.vscode-lldb: use buildFeatures 2021-11-16 08:11:47 -05:00
Claudio Bley 86d5dd09f1
ryujinx: Update dependencies 2021-11-16 10:44:01 +01:00
github-actions[bot] 69a9c90876
Merge staging-next into staging 2021-11-16 00:02:03 +00:00
Pascal Wittmann 73d60f405a
Merge pull request #145746 from sikmir/suckless-cross
farbfeld,ii,sic,slock,slstatus,wmname: fix cross-compilation
2021-11-15 19:32:36 +01:00
github-actions[bot] 9f6360b7fb
Merge staging-next into staging 2021-11-14 18:01:49 +00:00
github-actions[bot] 093d806878
Merge master into staging-next 2021-11-14 18:01:14 +00:00
figsoda 645ad3a457
Merge pull request #145959 from bandithedoge/master
vimPlugins: add fterm and nvim-lint
2021-11-14 12:19:57 -05:00
sternenseemann 987dd38788 Merge remote-tracking branch 'origin/master' into staging-next 2021-11-14 17:04:19 +01:00
Jörg Thalheim 8d09a0ee89
Merge pull request #145887 from midchildan/package/coc-ultisnips
vimPlugins.coc-ultisnips: init at 1.2.3
2021-11-14 16:04:01 +00:00
sternenseemann 2f78a2d3a3 Merge remote-tracking branch 'origin/master' into staging-next 2021-11-14 16:26:44 +01:00
Alyssa Ross 4e1852096f
Merge remote-tracking branch 'nixpkgs/staging-next' into staging
Conflicts:
	pkgs/development/tools/parsing/flex/2.6.1.nix
2021-11-14 14:17:46 +00:00
"bandithedoge" 32b6a2bf6a vimPlugins.nvim-lint: init at 2021-11-08 2021-11-14 15:12:31 +01:00
"bandithedoge" 6575f96648 vimPlugins.FTerm-nvim: init at 2021-11-13 2021-11-14 15:07:03 +01:00
"bandithedoge" 9e7cfee02b vimPlugins: update 2021-11-14 15:06:10 +01:00
Maciej Krüger 312a3d0b76
Merge pull request #145918 from msfjarvis/hs/2021-11-14/scrcpy-1.12.0 2021-11-14 14:16:40 +01:00
Harsh Shandilya 9c83343bb8
scrcpy: 1.19 -> 1.20 2021-11-14 17:47:01 +05:30
github-actions[bot] 0ca0546665
Merge master into staging-next 2021-11-14 06:01:05 +00:00
midchildan 1a2019bd83
vimPlugins.coc-ultisnips: init at 1.2.3 2021-11-14 13:51:19 +09:00
tomberek 51efdeffe6
Merge pull request #145759 from mattchrist/update-libretro.dolphin
libretro.dolphin: 2020-03-06 -> 2021-11-01
2021-11-13 22:00:34 -05:00
github-actions[bot] 9b5a105856
Merge master into staging-next 2021-11-14 00:01:47 +00:00
Markus S. Wamser b0249fdf99 pkgs.misc: remove unused args 2021-11-13 23:09:33 +01:00
Sandro 96c17beaf5
Merge pull request #145205 from Stunkymonkey/treewide-pname-version-1 2021-11-13 19:32:52 +01:00
github-actions[bot] 914defdc38
Merge staging-next into staging 2021-11-13 18:01:47 +00:00
github-actions[bot] 4db5f307b0
Merge master into staging-next 2021-11-13 18:01:11 +00:00
figsoda 5aaa5f5e75 pluginupdate.py: fix compatibility with nix 2.4 2021-11-13 17:33:43 +01:00
Alyssa Ross 26b89bcd16
Merge remote-tracking branch 'nixpkgs/staging-next' into staging 2021-11-13 15:30:01 +00:00
Matt Christ 5c8bb6ac0d libretro.dolphin: 2020-03-06 -> 2021-11-01 2021-11-13 09:15:32 -06:00
Matt Christ ec27b24452 libretro: mkLibRetroCore: allow specifying custom version 2021-11-13 09:06:44 -06:00
"Ivan Kovnatsky" c921653fbb
vimPlugins.luatab-nvim: init at 2021-11-08 2021-11-13 16:15:34 +02:00
Ivan Kovnatsky f236c90ccb
vimPlugins.tabline-nvim: init at 2021-11-10 2021-11-13 16:15:34 +02:00
Nikolay Korotkiy 24c9cd84c2
slock: fix cross-compilation 2021-11-13 15:34:17 +03:00
sternenseemann 1a1e32f023 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts were caused by 2043dbb6fa
interacting with b2767b69dd.
2021-11-13 12:35:55 +01:00
R. Ryantm aca795f900 sameboy: 0.14.5 -> 0.14.6 2021-11-13 10:19:11 +01:00
github-actions[bot] e972a20a60
Merge staging-next into staging 2021-11-13 00:02:24 +00:00
github-actions[bot] c0c7fbda14
Merge master into staging-next 2021-11-13 00:01:45 +00:00
Sandro 1a270c8890
Merge pull request #145640 from bandithedoge/master 2021-11-12 23:50:50 +01:00
Artturi 4e61e1242c
Merge pull request #144933 from Artturin/ananicyinit
ananicy: init at unstable-2021-11-05
2021-11-12 21:08:14 +02:00
Artturi 3abdeae008
Merge pull request #145566 from risicle/ris-xscreensaver-aarch64
xscreensaver: fix build for aarch64
2021-11-12 21:02:05 +02:00
"bandithedoge" b786c93a6a vimPlugins.blueballs-neovim: init at 2021-09-09 2021-11-12 13:19:51 +01:00
"bandithedoge" af115051b8 vimPlugins: update 2021-11-12 13:18:57 +01:00
github-actions[bot] fd8fae936e
Merge staging-next into staging 2021-11-12 06:02:01 +00:00
github-actions[bot] 9a30ed0017
Merge master into staging-next 2021-11-12 06:01:24 +00:00
Thiago Kenji Okada 4a9343eb3b
Merge pull request #145384 from SuperSamus/dolphin
dolphinEmu{Master}: removed unnecesary symlink, rename to dolphin-emu{-beta}
2021-11-11 23:04:13 -03:00
Robert Scott 63eaff4dc1 xscreensaver: fix build for aarch64 2021-11-12 00:02:36 +00:00
github-actions[bot] a4e03b8977
Merge staging-next into staging 2021-11-11 18:01:50 +00:00
github-actions[bot] f2d7271432
Merge master into staging-next 2021-11-11 18:01:13 +00:00
figsoda d83603ec2c vimPlugins.ron-vim: init at 2020-08-22 2021-11-11 10:53:03 -05:00
figsoda ed7252ca24 vimPlugins.cmp-nvim-lsp-document-symbol: init at 2021-10-28 2021-11-11 10:53:03 -05:00
figsoda e757f1fc71 vimPlugins.cmp-cmdline: init at 2021-11-08 2021-11-11 10:53:03 -05:00
figsoda 882d9ee713 vimPlugins: update 2021-11-11 10:53:03 -05:00
figsoda dd3c8d2262 vimPlugins: fix update.py 2021-11-11 10:53:03 -05:00
x10an14 49d03d07be
vimPlugins.vim-fzf-coauthorship: init at 2021-07-14 (#145146)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-11 10:23:02 -05:00
Sandro 72a9df74f0
Merge pull request #145453 from erictapen/libepoxy-rename 2021-11-11 13:33:16 +01:00
github-actions[bot] 679a57d577
Merge staging-next into staging 2021-11-11 06:01:37 +00:00
github-actions[bot] f0e180170d
Merge master into staging-next 2021-11-11 06:01:03 +00:00
Kerstin Humm bb799694db
epoxy: rename to libepoxy
https://github.com/NixOS/nixpkgs/issues/145040
2021-11-11 05:55:32 +01:00
Artturin 3914c5dba6 ananicy-cpp: init at unstable-2021-10-13 2021-11-11 02:05:42 +02:00
Artturin e5b0c95514 ananicy: init at unstable-2021-11-05 2021-11-11 02:05:42 +02:00
github-actions[bot] 62b9b0d9e8
Merge staging-next into staging 2021-11-11 00:02:20 +00:00
github-actions[bot] b199af176d
Merge master into staging-next 2021-11-11 00:01:45 +00:00
José Luis Lafuente 920625bdf8
vimPlugins.harpoon: init at 2021-11-09 2021-11-10 23:42:00 +01:00
Felix Bühler f5c12e8311
treewide: replace '-git' packages with 'unstable-' in version (#145396) 2021-11-10 16:21:47 -05:00
Martino Fontana 940f3b60b9 dolphinEmuMaster: remove unnecessary symlink, force xcb 2021-11-10 17:50:50 +01:00
github-actions[bot] 9618986955
Merge staging-next into staging 2021-11-10 12:01:57 +00:00
github-actions[bot] 84d856a651
Merge master into staging-next 2021-11-10 12:01:22 +00:00
Bela Stoyan bcea841e10
vscode-extensions.valentjn.vscode-ltex: init at 13.0.0 (#145001)
Co-authored-by: be7a <git@be7a.de>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-10 10:10:47 +01:00
legendofmiracles 99ee3ee290 present: init at 0.6.0 2021-11-09 22:25:13 -08:00
legendofmiracles 33c50db65d cliscord: init at unstable-2020-12-08 2021-11-09 22:23:55 -08:00
github-actions[bot] d5964b8c81
Merge staging-next into staging 2021-11-10 00:02:09 +00:00
github-actions[bot] 6e4d2d1f10
Merge master into staging-next 2021-11-10 00:01:31 +00:00
Sandro 7a5671929c
Merge pull request #136765 from magnetophon/jackaudio 2021-11-09 22:40:13 +01:00
Felix Buehler 9480444dae treewide: rename name to pname&version 2021-11-09 22:24:57 +01:00
Sandro Jäckel 580374635d
vscode-extensions.ms-vscode-remote.remote-ssh: 0.65.7 -> 0.66.1 2021-11-09 20:55:03 +01:00
Sandro Jäckel 08cbc1bf9e
vscode-extensions.jnoortheen.nix-ide: 0.1.16 -> 0.1.18 & adopt 2021-11-09 20:53:36 +01:00
Sandro Jäckel 182a344607
cpptools: remove outdated assert 2021-11-09 20:50:10 +01:00
github-actions[bot] 56736d0fbc
Merge staging-next into staging 2021-11-09 18:02:05 +00:00
figsoda e65ffda0ee
Merge pull request #145164 from cole-h/vscode-rewrap
vscode-extentions/stkb.rewrap: init at 1.14.0
2021-11-09 13:02:00 -05:00
github-actions[bot] 7414a16ee5
Merge master into staging-next 2021-11-09 18:01:23 +00:00
José Luis Lafuente 2b8ec4baeb vimPlugins.nui-nvim: init at 2021-10-30 2021-11-09 09:25:55 -08:00
oxalica ecef1e7fc6
vimPlugins.crates-nvim: add missing dependency 2021-11-09 22:49:20 +08:00
Cole Helbling 8c0a4b0a32 vscode-extentions/stkb.rewrap: init at 1.14.0 2021-11-08 19:58:11 -08:00
github-actions[bot] b1d2f20ea8
Merge staging-next into staging 2021-11-09 00:02:13 +00:00
github-actions[bot] 707b006bf7
Merge master into staging-next 2021-11-09 00:01:30 +00:00
José Luis Lafuente 8605fbd737 vim-utils: create less symlinks
For every vim plugin, we create a symlink to every file in the top
directory. It should be enough to create a symlink to the vim plugin
directly.
2021-11-08 22:35:49 +01:00
Sandro d083ae6247
Merge pull request #145110 from jlesquembre/vim-plugins 2021-11-08 22:32:53 +01:00
José Luis Lafuente b65d4b02de
vimPlugins: add package-info-nvim and SchemaStore 2021-11-08 21:43:30 +01:00
github-actions[bot] 9ecd6bf4df
Merge staging-next into staging 2021-11-08 18:02:05 +00:00
github-actions[bot] f14d7cb2f6
Merge master into staging-next 2021-11-08 18:01:24 +00:00
R. Ryantm 93c6633d1f linuxKernel.packages.linux_5_14_hardened.vhba: 20210418 -> 20211023 2021-11-08 17:13:08 +01:00
github-actions[bot] 12f47e1100
Merge staging-next into staging 2021-11-08 12:02:03 +00:00
github-actions[bot] 40b71c3159
Merge master into staging-next 2021-11-08 12:01:24 +00:00
Edmund Wu 8b172178c8 vscode-extensions.ms-python.python: 2021.10.1365161279 -> 2021.11.1422169775 2021-11-08 19:32:24 +09:00
Edmund Wu 253b466563 vscode-extensions.ms-python.python: 2021.10.1336267007 -> 2021.10.1365161279 2021-11-08 19:32:24 +09:00
Edmund Wu 28deca8086 vscode-extensions.ms-vscode.cpptools: 1.7.0 -> 1.7.1 2021-11-08 19:32:24 +09:00
Edmund Wu 2ccca42863 vscode-extensions.vscode-wakatime.WakaTime: 17.0.8 -> 17.1.0 2021-11-08 19:32:24 +09:00
Edmund Wu a533fb1788 vscode-extensions.ms-vscode.cpptools: 1.6.0 -> 1.7.0 2021-11-08 19:32:24 +09:00
Edmund Wu a4320e7f16 vscode-extensions.ms-python.python: 2021.9.1246542782 -> 2021.10.1336267007 2021-11-08 19:32:24 +09:00
Edmund Wu 74c2c2692e vscode-extensions.ms-vscode.cpptools: fix OpenDebugAD7 path 2021-11-08 19:32:24 +09:00
Edmund Wu fdf78664f8 vscode-extensions.WakaTime.vscode-wakatime: 4.0.9 -> 17.0.8 2021-11-08 19:32:24 +09:00
Edmund Wu 41a611a2ad vscode-extensions.ms-python.python: 2021.5.829140558 -> 2021.9.1246542782 2021-11-08 19:32:24 +09:00
Edmund Wu d1d5134a94 vscode-extensions.ms-vscode.cpptools: 1.0.1 -> 1.6.0 2021-11-08 19:32:24 +09:00
github-actions[bot] aa164b77b8
Merge staging-next into staging 2021-11-08 00:02:29 +00:00
John Ericson 4f81865aa1 Merge remote-tracking branch 'upstream/master' into staging-next 2021-11-07 20:51:04 +00:00
Chua Hou 155c4ad5ab
vimPlugins.stabilize-nvim: init at 2021-11-07 2021-11-07 18:36:47 +00:00
Chua Hou de696e213f
vimPlugins: update 2021-11-07 17:58:39 +00:00
github-actions[bot] 97f12cbba8
Merge staging-next into staging 2021-11-07 12:01:52 +00:00
github-actions[bot] e0cac44f90
Merge master into staging-next 2021-11-07 12:01:18 +00:00
Michele Guerini Rocco d631a73345
Merge pull request #144881 from vs49688/wtfix
winetricks: remove wine dependency
2021-11-07 12:33:09 +01:00
github-actions[bot] 8130cf6764
Merge staging-next into staging 2021-11-07 06:01:36 +00:00
github-actions[bot] 1093ddf273
Merge master into staging-next 2021-11-07 06:01:02 +00:00
Zane van Iperen 1777da08a3
gnash: build with newer ffmpeg 2021-11-07 15:56:45 +10:00
Zane van Iperen 960eb082f1
pcsxr: build with newer ffmpeg 2021-11-07 15:56:44 +10:00
legendofmiracles 06a3d5fe54
wiki-tui: 0.4.1 -> 0.4.2 2021-11-06 19:45:22 -06:00
Zane van Iperen 68ca39a775
winetricks: remove wine dependency
It shouldn't be tied to a particular Wine installation, it should use
the one in $PATH. Also massively reduces the closure size.
2021-11-07 10:00:47 +10:00
github-actions[bot] 64baf2593d
Merge staging-next into staging 2021-11-06 18:01:35 +00:00
github-actions[bot] eeb7e66e97
Merge master into staging-next 2021-11-06 18:01:01 +00:00
Domen Kožar 64d85b687d
Merge pull request #144789 from legendofmiracles/wiki-tui
wiki-tui: 0.3.4 -> 0.4.1, fix build on darwin
2021-11-06 07:08:22 -06:00
github-actions[bot] e57ae1d6b3
Merge staging-next into staging 2021-11-06 12:01:54 +00:00
github-actions[bot] 89ec09c858
Merge master into staging-next 2021-11-06 12:01:12 +00:00
Fabian Affolter 4ce91f3340
Merge pull request #144805 from fabaff/bump-rdflib
python3Packages.rdflib: 6.0.1 -> 6.0.2
2021-11-06 10:31:23 +01:00
github-actions[bot] 87082f071c
Merge staging-next into staging 2021-11-06 06:01:39 +00:00
github-actions[bot] a41ea4ced3
Merge master into staging-next 2021-11-06 06:01:07 +00:00
Alyssa Ross 02dfbde639
treewide: use mirror URLs where available
Candidates identified with

	git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
		grep -v nixos.org | grep :// | cut -d '"' -f 2)"

and then manually reviewed and tested.
2021-11-06 01:56:39 +00:00
Fabian Affolter b228c241fb pylode: relax rdflib constraint 2021-11-05 23:28:09 +01:00
legendofmiracles 8c220df794
wiki-tui: fix build on darwin 2021-11-05 14:30:48 -06:00
legendofmiracles 458ea7e649
wiki-tui: 0.3.4 -> 0.4.1 2021-11-05 14:10:43 -06:00
Sandro Jäckel 1ab1b4561d
ghostscript: remove ? null, format 2021-11-05 21:08:58 +01:00
Artturin 75fd86fb25 ghostscript: fix cross-compile
zlib has to be in nativeBuildInputs too because its run during the
build, i think.
2021-11-05 19:57:04 +02:00
github-actions[bot] ac4cb43546
Merge staging-next into staging 2021-11-05 00:02:01 +00:00
Bernardo Meurer b3e7ddabfb
Merge pull request #125118 from chkno/wine
wine: gecko 2.47.1 -> 2.47.2 and add tests
2021-11-04 13:11:38 -07:00
github-actions[bot] cca97be2f0
Merge staging-next into staging 2021-11-04 12:01:39 +00:00
Robert Hensing 3bccce68d1
Merge pull request #144440 from SuperSandro2000/lib-fromJSON
treewide: switch ``builtins.fromJSON(builtins.readFile ./file.json)``…
2021-11-04 12:17:40 +01:00
Alyssa Ross eef72d8f9c pkgsMusl.cups: enable systemd support
We previously weren't able to build systemd for Musl, but now we
can!  (But not statically.)  So there's no longer any reason to have
systemd support in CUPS disabled by default for pkgsMusl.
2021-11-04 10:44:10 +00:00
Aaron Andersen 16697754eb
Merge pull request #141296 from vs49688/rpcs3
rpcs3: 0.0.16-12235-a4f4b81e6 -> 0.0.19-12975-37383f421
2021-11-03 22:19:56 -04:00
figsoda 9de54bcd71
Merge pull request #144532 from r-ryantm/auto-update/pipes-rs
pipes-rs: 1.4.5 -> 1.4.6
2021-11-03 20:33:50 -04:00
R. Ryantm ec5455b73e pipes-rs: 1.4.5 -> 1.4.6 2021-11-03 20:14:13 +00:00
Sandro Jäckel 8547db919a
treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
Andrew Childs 98469f2c55 beats7: 7.5.1 -> 7.11.1 2021-11-03 11:37:04 +01:00
Artturi a89a1498a4
Merge pull request #142700 from SuperSamus/citra 2021-11-03 11:12:05 +02:00
Ryan Burns caea3b7d56
Merge pull request #143749 from SuperSamus/pcsx2
pcsx2: unstable-2020-11-13 -> unstable-2021-10-28
2021-11-02 18:43:05 -07:00
superherointj df4fac48fc maintainers: remove superherointj 2021-11-02 18:22:31 -07:00
Smaug123 46bb15411b vimPlugins.lean-nvim: add dependencies 2021-11-02 16:17:58 -07:00
Martino Fontana 14c13a6a77 citra: devendor some packages
and other improvements
2021-11-02 21:45:45 +02:00
superwhiskers 16ab20685f citra: 2020-12-07 -> 2021-11-01 2021-11-02 11:02:14 -07:00
superwhiskers 2e4c0d21eb citra: add wrapQtAppsHook, making the qt interface work 2021-11-02 11:02:14 -07:00
Sandro df535fa0f4
Merge pull request #142851 from oxalica/rust-analyzer 2021-11-02 16:01:44 +01:00
Artturi e830260340
Merge pull request #144188 from r-ryantm/auto-update/ryujinx
ryujinx: 1.0.7094 -> 1.0.7096
2021-11-02 14:16:56 +02:00
Zane van Iperen 659e4b7457
rpcs3: 0.0.16-12235-a4f4b81e6 -> 0.0.19-12975-37383f421
* De-vendor FAudio, WolfSSL, pugixml, and flatbuffers
* Add update script
* Add myself as maintainer
2021-11-02 19:42:35 +10:00
R. Ryantm 2c9f28196d ryujinx: 1.0.7094 -> 1.0.7096 2021-11-02 04:24:26 +00:00
Martino Fontana 7aa9d2843d pcsx2: unstable-2020-11-13 -> unstable-2021-10-28 2021-11-01 23:40:05 +01:00
github-actions[bot] bd0051cd54
Merge master into staging-next 2021-11-01 18:01:02 +00:00
figsoda 946f55cc04 statix: 0.3.4 -> 0.3.5 2021-11-01 12:19:13 -04:00
oxalica 1d1dd5ddfd
vscode-lldb: pin vsce version to fix build 2021-11-01 21:27:50 +08:00
oxalica d9225f7a1d
rust-analyzer: 2021-09-20 -> 2021-10-25 2021-11-01 21:12:22 +08:00
Bobby Rong aed8c80bf0
Merge pull request #144065 from r-ryantm/auto-update/ryujinx
ryujinx: 1.0.7086 -> 1.0.7094
2021-11-01 21:01:18 +08:00
github-actions[bot] 2b9973012c
Merge master into staging-next 2021-11-01 06:01:15 +00:00
R. Ryantm 4f1d4c61e1 ryujinx: 1.0.7086 -> 1.0.7094 2021-11-01 02:19:02 +00:00
Tassilo Tanneberger 7638773c6a
vimPlugins.lingua-franca: init at 2021-9-5 (#144040)
* added lingua franca vim plugin

* vimPlugins.lingua-franca-vim: init with 2021-9-5

* vimPlugins.lingua-franca-vim: init with 2021-9-5

* vimPlugins.lingua-franca-vim: init with 2021-9-5
2021-11-01 01:03:06 +01:00
github-actions[bot] 7eaf56d92e
Merge master into staging-next 2021-11-01 00:01:32 +00:00
Sandro bb393f95db
Merge pull request #143923 from RaitoBezarius/lean-nvim-plugin 2021-10-31 21:27:23 +01:00
github-actions[bot] 7ca1d48ff2
Merge master into staging-next 2021-10-31 18:01:01 +00:00
Martin Weinelt 6841076659
Merge pull request #143849 from mweinelt/kyocera-m2x35-40-p2x35-40dnw 2021-10-31 16:30:50 +01:00
Raito Bezarius cadbf50512 vimPlugins.lean-nvim: init at 2021-10-30 2021-10-31 02:23:44 +01:00
github-actions[bot] 0fa76ebdca
Merge master into staging-next 2021-10-30 18:00:59 +00:00
Martin Weinelt 8a2856d973 kyocera-ecosys-m2x35-40-p2x35-40dnw: init at 8.1606 2021-10-30 16:56:25 +02:00
Mario Rodas 7d09ca342b
Merge pull request #143668 from r-ryantm/auto-update/firebird-emu
firebird-emu: 1.4 -> 1.5
2021-10-30 08:10:28 -05:00
github-actions[bot] 846f94d984
Merge master into staging-next 2021-10-30 12:01:09 +00:00
Sandro 216705ad7d
Merge pull request #143064 from figsoda/statix
statix: init at 0.3.1; vimPlugins.statix: init at 0.1.0
2021-10-30 13:57:21 +02:00
github-actions[bot] 2d204edb98
Merge master into staging-next 2021-10-30 00:01:30 +00:00
Martino Fontana 7d58d22f53 duckstation: unstable-2021-10-19 -> unstable-2021-10-29 2021-10-29 23:49:34 +02:00
figsoda 19fec7306e vimPlugisn.statix: add simple check and note for version 2021-10-29 11:16:11 -04:00
figsoda cf5da07395 vimPlugins.statix: init at 0.1.0 2021-10-29 11:16:11 -04:00
R. Ryantm cfade5b9bb firebird-emu: 1.4 -> 1.5 2021-10-29 14:20:14 +00:00
github-actions[bot] 97b60b1800
Merge master into staging-next 2021-10-29 12:01:19 +00:00
Maximilian Bosch b9170bf9e0
epson-escpr2: 1.1.38 -> 1.1.42 2021-10-29 13:26:38 +02:00
Bobby Rong 24076c551d
Merge pull request #143350 from r-ryantm/auto-update/tpm2-pkcs11
tpm2-pkcs11: 1.5.0 -> 1.7.0
2021-10-29 14:50:11 +08:00
github-actions[bot] ea4da560ff
Merge master into staging-next 2021-10-28 12:01:32 +00:00
R. Ryantm 2f8c98ace3 tpm2-pkcs11: 1.5.0 -> 1.7.0 2021-10-28 10:16:47 +00:00
R. Ryantm 8ff3aad7fe xscreensaver: 6.01 -> 6.02 2021-10-28 01:38:04 +00:00
github-actions[bot] 23c6bab47e
Merge master into staging-next 2021-10-27 00:01:25 +00:00
Sandro 6fd9e0cec6
Merge pull request #142797 from IvarWithoutBones/bump/ryujinx 2021-10-26 22:12:24 +02:00
github-actions[bot] 9a27efeb34
Merge master into staging-next 2021-10-26 18:01:19 +00:00
Sandro 89a27a2e6f
Merge pull request #119719 from greizgh/seafile 2021-10-26 19:07:00 +02:00
Sandro 9e672a7086
Merge pull request #140433 from dlip/vscode-rescript 2021-10-26 16:44:15 +02:00
github-actions[bot] 6bb6e64046
Merge master into staging-next 2021-10-26 12:01:25 +00:00
Vanilla 9d7857c2bb
vscx/ms-vsliveshare-vsliveshare: 1.0.4836 -> 1.0.5043 2021-10-26 15:32:00 +08:00
Martin Weinelt a47e0a6554 Merge remote-tracking branch 'origin/master' into staging-next 2021-10-25 21:03:48 +02:00
figsoda faba756358 vimPlugins.marks-nvim: init at 2021-10-23 2021-10-25 10:35:07 -04:00
figsoda f55446b5e3 vimPlugins.cmp-under-comparator: init at 2021-10-22 2021-10-25 10:34:34 -04:00
figsoda 126dfe79c0 vimPlugins.cmp-pandoc-references: init at 2021-10-11 2021-10-25 10:34:00 -04:00
figsoda 260af9121e vimPlugins.cmp-omni: init at 2021-09-28 2021-10-25 10:33:27 -04:00
figsoda f94c4b7f61 vimPlugins: update 2021-10-25 10:32:56 -04:00
figsoda e9370bd818 vimPlugins.vim-lean: fix branch 2021-10-25 10:29:10 -04:00
github-actions[bot] 24cfffaa7a
Merge master into staging-next 2021-10-25 00:01:32 +00:00
Ryan Burns be28d932a3
Merge pull request #141044 from JoshuaFern/dosbox-staging
dosbox-staging: init at 0.77.1
2021-10-24 16:10:58 -07:00
Ryan Burns 48d43b218c
Merge pull request #141673 from rhoriguchi/vscode-extensions.hashicorp.terraform
vscode-extensions.hashicorp.terraform: 2.15.0 -> 2.16.0
2021-10-24 16:07:54 -07:00
IvarWithoutBones bedcb97d24 ryujinx: 1.0.7065 -> 1.0.7086 2021-10-25 00:33:11 +02:00
SuperSamus 69b1076982
duckstation: 2021-10-01 -> 2021-10-19 (#142741)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-24 20:17:55 +02:00
github-actions[bot] ceea0e5f2a
Merge master into staging-next 2021-10-24 18:00:57 +00:00
Sandro e5e3f87771
Merge pull request #142730 from sbruder/update-yuzu 2021-10-24 18:15:06 +02:00
Sandro f5dd325694
Merge pull request #142694 from pstn/wine620 2021-10-24 17:28:19 +02:00
Simon Bruder b54d520ae5
yuzu-{ea,mainline}: {1874,679} -> {2156,788} 2021-10-24 12:03:26 +02:00
github-actions[bot] 18de94fc60
Merge master into staging-next 2021-10-24 06:01:24 +00:00
figsoda 0309332f76
Merge pull request #139641 from pstn/winePrePatch
wine-staging: Move staging patches to prePatch
2021-10-23 21:14:52 -04:00
github-actions[bot] 6d5b2c70e0
Merge master into staging-next 2021-10-24 00:01:46 +00:00
"superherointj" d22c0e561b vimPlugins.vim-reasonml: init at 2020-07-16 2021-10-23 19:27:08 -03:00
"superherointj" d53ea8fbaa vimPlugins: update 2021-10-23 19:26:42 -03:00
Philipp ad57da7e1e
wine{Unstable,Staging}: 6.19 -> 6.20 2021-10-23 23:52:28 +02:00
github-actions[bot] 50a5d0f17c
Merge master into staging-next 2021-10-23 18:01:15 +00:00
Robert Scott a2bbc256f0
Merge pull request #142601 from sbruder/update-fceux
fceux: 2.4.0 -> 2.5.0
2021-10-23 18:01:37 +01:00
Greizgh 3860ea7bb0
seafile-shared: build CLI client 2021-10-23 11:34:33 +02:00
Greizgh 67979f2ff0
seafile-shared: prefer commit hash over tag 2021-10-23 11:34:32 +02:00