Commit graph

7900 commits

Author SHA1 Message Date
Randy Eckenrode f29e152b7e
dxvk: support version-specific MoltenVK patches
While it’s unlikely, it’s possible that different MoltenVK versions
could require their own compatability patches. Support that by making
the `moltenvk` derivation provide the patch via `passthru`. There is no
package with the patch applied because the patch should never be used by
anything other than DXVK.
2022-03-09 11:31:10 -05:00
Randy Eckenrode e2369cb9c9
dxvk: refactor to better support Darwin and Linux
- Move the synchronization primitive changes to their own patch, so it
  can be applied conditionally on Darwin. Also, document why this change
  is needed; and
- Refactor how `src` is handled to support allowing Darwin and Linux to
  diverge in case the Darwin patches do not apply to the latest version.
  This should address some post-merger concerns that were raised about
  Darwin’s blocking updates for Linux.
2022-03-09 11:18:05 -05:00
Sandro 7bcf2dbdda
Merge pull request #161522 from reckenrode/dxvk 2022-03-08 12:54:34 +01:00
Randy Eckenrode 5fb9ee7f05
dxvk: init at 1.10 2022-03-07 15:15:19 -05:00
Guillaume Girol 8dd5f28691
Merge pull request #161625 from fortuneteller2k/i3a
i3a: init at 2.0.1
2022-03-06 21:57:14 +00:00
R. Ryantm 5218aba132 lilypond: 2.22.1 -> 2.22.2 2022-03-04 20:41:47 -06:00
R. Ryantm bfaf867dcb xscreensaver: 6.02 -> 6.03 2022-03-03 08:08:20 +00:00
Felix Buehler 1573dbdcd0 treewide: fix versions starting with 'v' 2022-02-28 13:05:18 +01:00
Renaud 26e612f59d
Merge pull request #161463 from msfjarvis/hs/scrcpy-1.23
scrcpy: 1.22 -> 1.23
2022-02-27 20:56:23 +01:00
R. Ryantm c88fc7454a cups-filters: 1.28.11 -> 1.28.12 2022-02-25 23:21:44 +01:00
Sandro 035c360136
Merge pull request #148257 from zseri/opt-disable-avahi-geoclue 2022-02-25 13:00:05 +01:00
AndersonTorres 3f19fc37a3 Move misc/vim-plugins to applications/editors/vim/plugins 2022-02-24 20:26:07 -03:00
Samuel Dionne-Riel 0adf99aee4
Merge pull request #156005 from zhaofengli/pi02
Update Raspberry Pi packages
2022-02-24 15:05:23 -05:00
Ameer Taweel 8424137563 vimPlugins.todo-nvim: init at 2022-02-19 2022-02-24 19:40:32 +01:00
Anderson Torres f15188d1b8
Merge pull request #160344 from AndersonTorres/move-vscode-plugins
Move misc/vscode-extensions to applications/editors/vscode/extensions
2022-02-24 14:50:40 -03:00
ners 211ec209b1 vimPlugins.surround-nvim: Switch to new fork 2022-02-24 10:01:30 -06:00
ners 1191d095b6 vimPlugins: update 2022-02-24 10:01:30 -06:00
ners ea3c248efe vimPlugins.surround-nvim: remove 2022-02-24 10:01:30 -06:00
fortuneteller2k fbbb238998 i3a: init at 2.0.1 2022-02-24 15:09:05 +08:00
zseri 9a93279738 cups-filters: make it easier to disable avahi
: previous override code to do this was :
  cups-filters = prev.lib.pipe prev.cups-filters [
    (x: x.overrideAttrs (old: { configureFlags = old.configureFlags ++ ["--disable-avahi"]; }))
    (x: x.override { avahi = null; })
  ];

: new override code to do this is :
  cups-filters = prev.cups-filters.override { withAvahi = false; };
2022-02-23 23:38:05 +01:00
zseri a91e85efa3 cups-filters: run nixpkgs-fmt 2022-02-23 23:38:05 +01:00
Harsh Shandilya 3dea07f9a6
scrcpy: install shell completions 2022-02-24 01:36:43 +05:30
Harsh Shandilya 7974b85c83
scrcpy: make libusb1 an unconditional dependency
With the new OTG support for Darwin this is needed on there as well
2022-02-24 01:36:43 +05:30
Harsh Shandilya 368480a95b
scrcpy: 1.22 -> 1.23 2022-02-24 01:36:43 +05:30
QuantMint 112918938f
xboxdrv: bump scons (#158405)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-02-21 23:13:57 +01:00
Luke Granger-Brown d5f2378729
Merge pull request #158310 from a-m-joseph/close-148890-by-removing-blob
remove unfree HDCP blob from arm-trusted-firmware, closes #148890
2022-02-20 05:27:41 +00:00
AndersonTorres 8f868e154c Move misc/vscode-extensions to applications/editors/vscode/extensions 2022-02-18 08:25:22 -03:00
Victor Freire ed357487aa vscode-extensions.ms-pyright.pyright: init at 1.1.222 2022-02-17 22:27:49 -03:00
Ameer Taweel 97aeab9782 vimPlugins.telescope-asynctasks-nvim: init at 2021-10-22 2022-02-17 13:08:43 -08:00
Ameer Taweel 7e96f7ae74 vimPlugins.cmp-nvim-ultisnips: init at 2022-01-31 2022-02-17 13:04:56 -08:00
Ameer Taweel d9c8a4b968 vimPlugins.telescope-ultisnips-nvim: init at 2021-09-27 2022-02-17 13:03:50 -08:00
Ameer Taweel 5cbfc7f0b9 vimPlugins.asynctasks-vim: init at 2022-01-12 2022-02-17 16:21:36 +01:00
Ameer Taweel 0e6dd09d24 vimPlugins.asyncrun-vim: init at 2022-02-03 2022-02-17 12:46:53 +01:00
Anderson Torres 49e534cf3b
Merge pull request #160165 from AndersonTorres/new-rars
Emulators upgrades and refactors
2022-02-16 20:47:47 -03:00
Ameer Taweel 54105e1f85 vimPlugins.winshift-nvim: init at 2021-11-15 2022-02-16 23:45:22 +01:00
AndersonTorres 8d65e832f0 Move misc/emulators to applications/emulators - part 1
Emulators form a class by themselves. So, they should be moved to applications/.
2022-02-16 01:38:20 -03:00
Ivv 48ffab2d9a
Merge pull request #156530 from sbruder/update-yuzu/ea-2432
yuzu-ea: 2156 -> 2432
2022-02-15 18:26:17 +01:00
Doron Behar a400822701
Merge pull request #160125 from doronbehar/pkg/hplip 2022-02-15 17:24:34 +02:00
Sandro Jäckel fb7eab6ac8
vscode-extensions: retry if the marketplace API closes the connection unexpected 2022-02-15 14:49:25 +01:00
Doron Behar 38afa0bd75 hplip: Fix missing pyqt5_sip module
Fixes #114051.
2022-02-15 13:29:51 +02:00
Matthieu Coudron 05c6180b5f vimPlugins.rest-nvim: init at 2022-01-26
it requires json and http treesitter grammars but not sure how best to
enforce that right now.
2022-02-15 10:29:39 +01:00
Florian Klink c1c6066185 hplip: 3.20.11 -> 3.21.12
The ImageProcessor component became a configure option, so we can drop
the patch.
2022-02-14 22:52:23 +01:00
Pascal Bach 3b0050bec9
Merge pull request #159680 from r-ryantm/auto-update/pipes-rs
pipes-rs: 1.4.6 -> 1.4.7
2022-02-13 22:43:30 +01:00
Kevin Amado 8bd4ebee32 vscode-extensions.kamadorueda.alejandra: init at 1.0.0 2022-02-13 09:31:40 -08:00
Stefan Frijters 3507b35006
wine{Unstable,Staging}: 7.1 -> 7.2 2022-02-13 11:55:02 +01:00
R. Ryantm 92cf8c24b4 cups-filters: 1.28.10 -> 1.28.11 2022-02-12 21:39:59 -08:00
R. Ryantm c2793b01f2 libdsk: 1.5.15 -> 1.5.18 2022-02-12 20:12:58 -08:00
R. Ryantm d3ed1f5ce6 pipes-rs: 1.4.6 -> 1.4.7 2022-02-12 22:39:48 +00:00
R. RyanTM fc48fb2d58
beep: 1.4.11 -> 1.4.12
* beep: 1.4.11 -> 1.4.12 (#159052)

* beep: rework makeFlags

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-12 16:13:58 +01:00
Zhaofeng Li d57972961c ubootRaspberryPi3_{32,64}bit: Add patch to load correct DT for Pi Zero 2 W 2022-02-12 00:04:48 -08:00