Commit graph

7961 commits

Author SHA1 Message Date
github-actions[bot] dafecf1c6d
Merge staging-next into staging 2022-02-11 18:01:48 +00:00
R. Ryantm f7dd21ce32 fceux: 2.6.1 -> 2.6.2 2022-02-11 15:05:44 +00:00
R. RyanTM dbca7f9b69
mxt-app: 1.33 -> 1.36
(#144474)
2022-02-11 15:12:13 +01:00
github-actions[bot] 30e6d926d2
Merge staging-next into staging 2022-02-11 06:01:58 +00:00
Bobby Rong e70ac149d1
Merge pull request #159135 from emilytrau/update-maintainer
maintainers: update emilytrau
2022-02-11 13:11:07 +08:00
Angus Trau 18592865d7 maintainers: update emilytrau 2022-02-11 04:45:03 +00:00
Anderson Torres f4fe98a532
Merge pull request #158875 from AndersonTorres/new-misc
dosbox-staging: 0.77.1 -> 0.78.1
2022-02-11 01:17:37 -03:00
github-actions[bot] fa600e2c3a
Merge staging-next into staging 2022-02-11 00:02:23 +00:00
Victor Freire c8f495b6cd vscode-extensions.ms-vscode.theme-tomorrowkit: init at 0.1.4 2022-02-10 14:02:02 -08:00
Seong Yong-ju 25ce738b71 vscode-extensions.eg2.vscode-npm-script: init at 0.3.24 2022-02-10 11:46:45 -08:00
Seong Yong-ju 4399f2254d vscode-extensions.ms-vscode.anycode: init at 0.0.57 2022-02-10 11:46:40 -08:00
github-actions[bot] 8642b60d5b
Merge staging-next into staging 2022-02-10 18:01:41 +00:00
Jonathan Ringer 12fd8a77e1
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/top-level/aliases.nix
2022-02-10 09:21:09 -08:00
AndersonTorres 038338b1dd dosbox-staging: 0.77.1 -> 0.78.1 2022-02-10 10:20:47 -03:00
github-actions[bot] a65bfdedbe
Merge staging-next into staging 2022-02-10 06:01:44 +00:00
Jean-Francois Chevrette 083c3a940e add jfchevrette as maintainers 2022-02-09 21:13:30 -08:00
Jean-Francois Chevrette 314de8ae28 add support for aarch64-darwin and x86_64-darwin 2022-02-09 21:13:30 -08:00
Jonathan Ringer 39669ea2b6
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/top-level/aliases.nix
2022-02-09 19:58:40 -08:00
Bernardo Meurer 2770c2f25a vimPlugins.vim-clap: fix cargoSha256 2022-02-09 19:52:12 -08:00
Bernardo Meurer f78a083ddd vimPlugins: update 2022-02-09 19:52:12 -08:00
github-actions[bot] 9cc61e534c
Merge staging-next into staging 2022-02-09 06:02:05 +00:00
Jonathan Ringer 5df08e00cd
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/python-modules/opensimplex/default.nix
	pkgs/development/python-modules/pygame-gui/default.nix
	pkgs/top-level/aliases.nix
	pkgs/top-level/python-aliases.nix
2022-02-08 21:19:24 -08:00
Maximilian Bosch 69e2db3900
epson-escpr2: 1.1.45 -> 1.1.46 2022-02-08 23:50:19 +01:00
Aaron Andersen 0268ce76ed
Merge pull request #158708 from xfix/dolphin-5.0-15993
dolphinEmuMaster: 5.0-15445 -> 5.0-15993
2022-02-08 17:17:09 -05:00
Konrad Borowski bae00be602 dolphinEmuMaster: 5.0-15445 -> 5.0-15993 2022-02-08 21:14:19 +01:00
Nigel Banks e6c94c7f56 Remove oxalica as the maintainer at her request
Added myself as the maintainer for now.
2022-02-08 11:47:39 -08:00
Nigel Banks 1c7214f164 vscode-extensions.vadimcn.vscode-lldb: 1.6.8 -> 1.6.10
Upgrade to the newest version.
2022-02-08 11:47:39 -08:00
Will Dietz 9b014bdb47 vimPlugins: update 2022-02-08 09:46:50 -08:00
Will Dietz 3307d70562 vimPlugins: add a few plugins for completion and misc other bits 2022-02-08 09:46:50 -08:00
Thiago Kenji Okada 819bf6b10a
Merge pull request #158194 from KyleOndy/fix_tmux_fzf
tmuxPlugins.tmux-fzf: unstable-2020-12-07 -> unstable-2021-10-20
2022-02-08 13:20:55 -03:00
Thiago Kenji Okada 0f1c388b16
Merge pull request #158531 from arcticlimer/bump-tmux-cpu-plugin
tmuxPlugins.cpu: unstable-2020-07-25 -> unstable-2021-12-15
2022-02-08 11:50:07 -03:00
Adam Joseph d94759023d make meta.license be a list rather than a single value 2022-02-08 01:53:25 -08:00
Adam Joseph a5b8650f8d arm-trusted-firmware: add unfreeIncludeHDCPBlob?true to control license and blob-removal patch
This change implements @lukegb's idea:

  https://github.gitop.top/NixOS/nixpkgs/issues/148890#issuecomment-1032002903

Specifically, it introduces a new parameter unfreeIncludeHDCPBlob
(defaults to true):

* If unfreeIncludeHDCPBlob==true then the license is changed to
  unfreeRedistributable, which will alert the user to the fact that
  the blob is being included (unless they set NIXPKGS_ALLOW_UNFREE=1).

* If unfreeIncludeHDCPBlob==false then the license is kept as bsd3, but
  a patch is applied to remove the HDCP blob from the build.
2022-02-08 01:44:21 -08:00
Sandro f612da79b4
Merge pull request #147965 from reckenrode/omnisharp-darwin 2022-02-08 03:13:30 +01:00
Vinícius Müller 33a0ea3a3b
tmuxPlugins.cpu: unstable-2020-07-25 -> unstable-2021-12-15 2022-02-07 22:01:54 -03:00
github-actions[bot] 926197f11e
Merge staging-next into staging 2022-02-08 00:02:27 +00:00
github-actions[bot] 335510eb84
Merge master into staging-next 2022-02-08 00:01:49 +00:00
Guillaume Girol 8cec3cc29e vimPlugins.vim-nixhash: init at 2022-02-06 2022-02-07 13:38:56 -08:00
Guillaume Girol 32d2af12f2 vimPlugins: update 2022-02-07 13:38:56 -08:00
Zane van Iperen 79cb125a6d gnash: remove
Is broken and long-abandoned by upstream.
2022-02-07 10:04:52 -08:00
github-actions[bot] c5d13e0b33
Merge staging-next into staging 2022-02-07 12:01:47 +00:00
github-actions[bot] 4e2cf99754
Merge master into staging-next 2022-02-07 12:01:12 +00:00
Sandro e900f02d72
Merge pull request #153505 from NelsonJeppesen/kitty-themes-add 2022-02-07 12:03:22 +01:00
Bobby Rong ac033adab7
Merge pull request #158445 from datafoo/vscode-extensions.stkb.rewrap
vscode-extensions.stkb.rewrap: 1.16.0 -> 1.16.1
2022-02-07 18:11:17 +08:00
Bobby Rong 855b94e19c
Merge pull request #158446 from datafoo/vscode-extensions.davidanson.vscode-markdownlint
vscode-extensions.davidanson.vscode-markdownlint: 0.45.0 -> 0.46.0
2022-02-07 18:09:54 +08:00
datafoo 97e6067dd9 vscode-extensions.davidanson.vscode-markdownlint: 0.45.0 -> 0.46.0 2022-02-07 08:55:33 +01:00
datafoo 956f28202f vscode-extensions.streetsidesoftware.code-spell-checker: 2.1.4 -> 2.1.5 2022-02-07 08:55:15 +01:00
datafoo c53cdc07d0 vscode-extensions.stkb.rewrap: 1.16.0 -> 1.16.1 2022-02-07 08:40:09 +01:00
Nelson Jeppesen aae194d8b2
kitty-themes: init at unstable-2022-02-03 2022-02-06 16:37:15 -08:00
github-actions[bot] 7b084b3ae3
Merge staging-next into staging 2022-02-06 12:03:11 +00:00
Vladimír Čunát 3dfddd89c6
Merge branch 'master' into staging-next
Trivial conflict in pkgs/top-level/aliases.nix
2022-02-06 10:29:49 +01:00
Adam Joseph bb0a925a76 remove unfree HDCP blob from arm-trusted-firmware, closes #148890
This patch comes from https://gitlab.com/vicencb/kevinboot/-/blob/master/atf.patch

I have been running firmware with this patch on my daily driver rk3399
laptop for the past four months.
2022-02-05 16:38:47 -08:00
github-actions[bot] 8655b71eab
Merge staging-next into staging 2022-02-06 00:04:09 +00:00
Jonathan Ringer 821dcc49f3
retroarchBare: pin ffmpeg to 4.x 2022-02-05 13:28:01 -08:00
7c6f434c 8b46ac6596
Merge pull request #155536 from SFrijters/wine-remove-libraries
wine: Remove bundled libraries
2022-02-05 20:40:41 +00:00
github-actions[bot] 426b7027fd
Merge staging-next into staging 2022-02-05 18:01:39 +00:00
github-actions[bot] c86cbc2a8a
Merge master into staging-next 2022-02-05 18:01:08 +00:00
github-actions[bot] 30946056f0
Merge staging-next into staging 2022-02-05 12:03:39 +00:00
fortuneteller2k 7ee4842601 vimPlugins.material-nvim: init at 2022-02-04 2022-02-05 17:40:02 +08:00
fortuneteller2k 19703f0eda vimPlugins.zen-mode-nvim: init at 2021-11-07 2022-02-05 17:39:53 +08:00
fortuneteller2k 04d91b9ac1 vimPlugins: update 2022-02-05 17:26:14 +08:00
Jonathan Ringer d50803b78d
mgba: pin ffmpeg to 4.x 2022-02-04 22:10:59 -08:00
Kyle Ondy 20bb580cce
tmuxPlugins.tmux-fzf: unstable-2020-12-07 -> unstable-2021-10-20
Fixes #158162.
2022-02-04 21:31:47 -05:00
Jonas Heinrich f48c4bb72d cups: 2.4.0 -> 2.4.1 2022-02-04 14:19:32 -08:00
Danielle Hutzley 9e9c5efaca vimPlugins.tup: fix ftdetect 2022-02-03 16:32:44 -08:00
Jonathan Ringer f6068cbf1e Revert "cups: 2.4.0 -> 2.4.1"
This reverts commit 01d86082da.
2022-02-03 10:24:56 -08:00
Jonas Heinrich 01d86082da cups: 2.4.0 -> 2.4.1 2022-02-03 10:15:10 -08:00
Jonas Heinrich e5213f40db cups: Add passthru printing test 2022-02-03 09:39:39 -08:00
R. RyanTM 829196bfbe
ruffle: 2021-09-17 -> 2022-02-02 (#157974) 2022-02-03 16:56:17 +01:00
Anderson Torres 2a5733edb6
Merge pull request #157838 from SuperSamus/duckstation
duckstation: 0.pre+date=2021-12-16 -> 0.pre+date=2022-01-18
2022-02-03 11:47:56 -03:00
Martino Fontana c559795c0f duckstation: 0.pre+date=2021-12-16 -> 0.pre+date=2022-01-18 2022-02-03 10:47:00 +01:00
Jakub Kozłowski 4f39313552 vscode-extensions.alygin.vscode-tlaplus: 1.5.3 -> 1.5.4 2022-02-02 21:14:55 -08:00
Jakub Kozłowski 9a81c40ce6 vscode-extensions.timonwong.shellcheck: 0.14.4 -> 0.18.4 2022-02-02 21:14:55 -08:00
Jakub Kozłowski f6d1a3a25c vscode-extensions.zhuangtongfa.material-theme: 3.9.12 -> 3.13.17 2022-02-02 21:14:55 -08:00
Jakub Kozłowski 09d5924325 vscode-extensions.jnoortheen.nix-ide: 0.1.18 -> 0.1.19 2022-02-02 21:14:55 -08:00
Jakub Kozłowski 16dba82a7a vscode-extensions.graphql.vscode-graphql: 0.3.13 -> 0.3.50 2022-02-02 21:14:55 -08:00
Jakub Kozłowski c45cab552a vscode-extensions.mishkinf.goto-next-previous-member: 0.0.5 -> 0.0.6 2022-02-02 21:14:55 -08:00
Jakub Kozłowski bd528715d8 vscode-extensions.codezombiech.gitignore: 0.6.0 -> 0.7.0 2022-02-02 21:14:55 -08:00
Jakub Kozłowski c23128e6ae vscode-extensions.github.copilot: 1.7.4421 -> 1.7.4812 2022-02-02 21:14:55 -08:00
Jakub Kozłowski 7a72dafbc1 vscode-extensions.edonet.vscode-command-runner: 0.0.116 -> 0.0.122 2022-02-02 21:14:55 -08:00
Jakub Kozłowski 0272dc8a6b vscode-extensions.disneystreaming.smithy: init at 0.0.2 2022-02-02 21:14:55 -08:00
Jakub Kozłowski ed89d9af8c vscode-extensions.Arjun.swagger-viewer: init at 3.1.2 2022-02-02 21:14:55 -08:00
Jakub Kozłowski e18081929d vscode-extensions.humao.rest-client: init at 0.24.6 2022-02-02 21:14:55 -08:00
Jakub Kozłowski 6ff4ad160f vscode-extensions.benfradet.vscode-unison: init at 0.3.0 2022-02-02 21:14:55 -08:00
Jakub Kozłowski 08c04a59a9 vscode-extensions.silvenon.mdx: init at 0.1.0 2022-02-02 21:14:55 -08:00
Jakub Kozłowski 65256edaa8 vscode-extensions.baccata.scaladex-search: 0.0.1 -> 0.2.0 2022-02-02 21:14:55 -08:00
Jakub Kozłowski ee99db6c3f vscode-extensions.scalameta.metals: 1.12.0 -> 1.12.18 2022-02-02 21:14:55 -08:00
Jakub Kozłowski 702a93b15e vscode-extensions.kubukoz.nickel-syntax: init at 0.0.1 2022-02-02 21:14:55 -08:00
Zane van Iperen e00cda8dc0
rpcs3: update script fixes
Update the update script to handle the new ittapi stuff, and to work
with nixpkgs-update (needs the old version to be a literal string in
the file). Also throw some general cleanups in there for good measure.
2022-02-02 23:47:04 +10:00
Zane van Iperen f889cf0bd4
rpcs3: 0.0.19-12975-37383f421 -> 0.0.20-13222-8c2fd5095 2022-02-02 23:47:04 +10:00
Sandro 8fcb7ef1af
Merge pull request #157205 from enderger/tup/vim-syntax 2022-02-02 14:44:41 +01:00
Anderson Torres c60feb2ef3
Merge pull request #157718 from AndersonTorres/new-munt
munt: full refactor

- libmt32emu: init at 2.5.3
- mt32emu-smf2wav: init at 1.7.0
- mt32emu-qt: init at 1.9.0
- dosbox-staging: munt is now libmt32emu
2022-02-02 09:23:56 -03:00
Dmitry Kalinkin b239da6b59
Merge pull request #157309 from SFrijters/wine-7.1
wine{Unstable,Staging}: 7.0 -> 7.1
2022-02-02 00:14:25 -05:00
AndersonTorres 31b7fe92c0 dosbox-staging: munt is now libmt32emu 2022-02-01 17:45:56 -03:00
Anderson Torres 4269133f09
Merge pull request #157633 from AndersonTorres/new-misc
Misc modifications:

- dosbox: use desktopItems machinery
- munt: 2.5.0 -> 2.5.3
2022-02-01 09:18:58 -03:00
Victor Freire d1eea58f96 vscode-extensions.ocamllabs.ocaml-platform: 1.5.1 -> 1.8.4 2022-01-31 21:16:59 -08:00
legendofmiracles 928dfc6da9
Merge pull request #156904 from legendofmiracles/update/wiki
wiki-tui: 0.4.4 -> 0.4.5
2022-01-31 21:58:38 -05:00
Victor Freire 5776cd7640 vscode-extensions.svsool.markdown-memo: 0.3.9 -> 0.3.18 2022-01-31 17:47:55 -08:00
Berk Ozkutuk cf97c30cfe vimPlugins.vim-windowswap: init at 2018-05-16 2022-01-31 17:47:49 -08:00
Malo Bourgon 764e39c6c4 vimPlugins.galaxyline-nvim: Switch to actively developed fork 2022-01-31 17:46:15 -08:00
Malo Bourgon bf2fc5bccb vimPlugins: update 2022-01-31 17:46:15 -08:00
AndersonTorres 7264a780f0 dosbox: use desktopItems machinery 2022-01-31 22:04:44 -03:00
AndersonTorres f5fc2cc375 wxmupen64plus: remove 2022-01-31 19:43:21 -03:00
Malo Bourgon 67cc0b103a vimPlugins.vim-clap: Update cargoSha256 has for maple-bin 2022-01-31 13:44:41 -08:00
Malo Bourgon d38fc135e9 vimPlugins.lspsaga-nvim: Switch to actively developed fork 2022-01-31 13:44:41 -08:00
Malo Bourgon 43464fc151 vimPlugins: update 2022-01-31 13:44:41 -08:00
R. Ryantm e51ee240b1 vice: 3.6 -> 3.6.1 2022-01-31 09:19:09 -08:00
Shadaj Laddad b99609b34e vscode-extensions.ms-python.vscode-pylance: 2020.11.2 -> 2022.1.5 2022-01-31 07:08:32 -08:00
Bobby Rong 7ae743bdf7
Merge pull request #157415 from msfjarvis/hs/2022-01-30/scrcpy-1.22
scrcpy: 1.21 -> 1.22
2022-01-31 16:10:51 +08:00
Pasquale bc2d26e246
vscode-extensions.roman.ayu-next: init at 1.2.9 2022-01-31 01:52:28 +01:00
Harsh Shandilya 73e5e9b474
scrcpy: 1.21 -> 1.22 2022-01-30 21:55:13 +05:30
zowoq 2fe2f500d4 beats7: update vendorSha256 2022-01-30 20:34:40 +10:00
Hutzdog 11f054c74a vimPlugins.tup: init at 0.7.11 2022-01-29 16:54:19 -08:00
Sandro 709f7b3c61
Merge pull request #156746 from Stunkymonkey/treewide-pname-version-8 2022-01-30 01:26:37 +01:00
Seong Yong-ju 4244235785 vimPlugins.onedark-nvim: etc
`vimPlugins.onedark-nvim` now refers to navarasu/onedark.nvim (formerly
refers to olimorris/onedarkpro.nvim).
2022-01-30 01:08:30 +01:00
Sandro 7db9e05015
Merge pull request #157326 from rhoriguchi/vscode-extensions 2022-01-30 01:08:23 +01:00
Seong Yong-ju 30d4848ffc vimPlugins.sniprun: init at 1.1.2 2022-01-30 01:06:12 +01:00
Ryan Horiguchi 23b616a821
vscode-extensions.esbenp.prettier-vscode: 9.1.0 -> 9.2.0 2022-01-30 00:33:06 +01:00
Ryan Horiguchi f5e3096210
vscode-extensions.pkief.material-icon-theme: 4.11.0 -> 4.12.1 2022-01-30 00:26:53 +01:00
Stefan Frijters e0c745920b
wine: Remove bundled libraries
From the wine 7.0 release notes:

- The following libraries are bundled in the source tree and built as PE
  libraries, so they are no longer required at the Unix level:
2022-01-29 21:46:38 +01:00
Stefan Frijters 059f232559
wine{Unstable,Staging}: 7.0 -> 7.1 2022-01-29 21:38:06 +01:00
markuskowa 300cccf211
Merge pull request #156377 from r-ryantm/auto-update/beep
beep: 1.4.9 -> 1.4.11
2022-01-29 14:58:47 +01:00
ners ec0a4972c8 vimPlugins.fidget-nvim: init at 2022-01-26 2022-01-28 10:22:35 -08:00
ners 232fc41914 vimPlugins: update 2022-01-28 10:22:35 -08:00
Felix Buehler a4cf5b79fd treewide: rename name to pname&version 2022-01-27 17:29:01 +01:00
Sandro 27cccd4e49
Merge pull request #151363 from Stunkymonkey/doc-updateWalker 2022-01-27 14:06:36 +01:00
Felix Buehler 09e3b7a570 treewide: remove all updateWalker/downloadURLRegexp 2022-01-26 21:46:08 +01:00
legendofmiracles 1c05522041
wiki-tui: 0.4.4 -> 0.4.5 2022-01-26 14:37:14 -06:00
Jonathan Fishbein c94eb27aeb
vscode-extensions.elmtooling.elm-ls-vscode: 2.0.1 -> 2.4.0 (#156361) 2022-01-26 04:26:30 -05:00
Martin Weinelt 48f17360d9 Merge remote-tracking branch 'origin/master' into staging-next 2022-01-25 15:53:19 +01:00
legendofmiracles 6493bbd4ce
Merge pull request #151876 from Alexnortung/sagetex
sagetex: init at 3.6
2022-01-25 07:28:15 -06:00
Alexander Nortung 35fa5b5ee6
sagetex: etc
Formatting.

Co-authored-by: Mauricio Collares <244239+collares@users.noreply.github.com>
2022-01-25 13:22:25 +00:00
Alexander Nortung fc475fa802
sagetex: etc
Formatting.

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>
2022-01-25 13:05:56 +00:00
Alexander Nortung 375b48a52d sagetex: init at 3.6
sagetex: init at 3.6

sagetex: refactor

Will now build from source

sagetex: etc

Changed description.

Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>
2022-01-25 13:47:36 +01:00
github-actions[bot] 86301be1a5
Merge master into staging-next 2022-01-25 12:01:13 +00:00
Bernardo Meurer fc92ef3b58 vimPlugins: update 2022-01-25 00:22:44 -08:00
github-actions[bot] bbbd0a92af
Merge master into staging-next 2022-01-25 00:02:13 +00:00
Bernardo Meurer 16f77e1412
Merge pull request #153932 from jmc-figueira/wine-wayland
wine-wayland: added derivation for building the experimental Wayland driver for Wine
2022-01-24 20:52:24 +00:00
Guillaume Girol 1b1fe46bb1
Merge pull request #156314 from B4dM4n/nixos-tests-missing
nixos/tests: add missing tests
2022-01-24 19:32:15 +00:00
github-actions[bot] a45818989a
Merge master into staging-next 2022-01-24 18:01:03 +00:00
Simon Bruder 9bb910edb0
yuzu-ea: 2156 -> 2432
This also adds myself as a maintainer.
2022-01-24 15:55:39 +01:00
Ivv 36684e1274
Merge pull request #154693 from IvarWithoutBones/bump/ryujinx
ryujinx: 1.0.7105 -> 1.0.7168
2022-01-24 15:50:47 +01:00
Patrick Hilhorst 4ed7bed68d
Merge branch 'master' into nixos-tests-missing 2022-01-24 12:05:30 +01:00
João Figueira ae10fad86b
Merge branch 'master' into wine-wayland 2022-01-24 01:33:13 +00:00
github-actions[bot] 11cced7438
Merge master into staging-next 2022-01-24 00:01:45 +00:00
0x4A6F 96255dd472
Merge pull request #154241 from zhaofengli/opensbi
opensbi: init at 1.0
2022-01-24 00:49:43 +01:00
R. Ryantm d77f683583 beep: 1.4.9 -> 1.4.11 2022-01-23 22:24:03 +00:00
Guillaume Girol 64a18f1a8e
Merge pull request #152877 from cleeyv/jitsi-update
Update of all Jitsi Meet components
2022-01-23 20:44:55 +00:00
Fabian Möller 4329d79dba
nixos/tests: link tests to their packages 2022-01-23 21:08:10 +01:00
Felix Bühler 9ea6af42ad
Merge pull request #156178 from Stunkymonkey/treewide-pname-version-7
treewide: rename name to pname&version
2022-01-23 20:48:42 +01:00