2
0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-04 20:13:21 +00:00
Commit Graph

2230 Commits

Author SHA1 Message Date
Ricardo Steijn
14a83990fb swayfx: 0.3.1 -> 0.3.2 2023-07-07 22:52:38 +02:00
Sandro
0829d0f7ef
Merge pull request from Scrumplex/gamescope-3.12.0-beta3
gamescope: 3.11.52-beta6 -> 3.12.0-beta9
2023-07-07 22:22:32 +02:00
Sefa Eyeoglu
711f23885d
gamescope: 3.11.52-beta6 -> 3.12.0-beta9
glm was added as a dependency in 3.12.0-beta1.[[0]]
gbenchmark was added as a dependency in 3.12.0-beta4.[[1]]

The patches that were previously needed for 3.11.52-beta6 were merged
upstream.[[2]][[3]][[4]][[5]]

[0]: https://github.com/ValveSoftware/gamescope/pull/849
[1]: https://github.com/ValveSoftware/gamescope/pull/872
[2]: https://github.com/ValveSoftware/gamescope/pull/811
[3]: https://github.com/ValveSoftware/gamescope/pull/813
[4]: https://github.com/ValveSoftware/gamescope/pull/812
[5]: https://github.com/ValveSoftware/gamescope/pull/824

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2023-07-03 11:45:33 +02:00
kilianar
b97e1851dd i3status-rust: 0.31.7 -> 0.31.8
https://github.com/greshake/i3status-rust/releases/tag/v0.31.8
2023-06-30 14:51:37 +02:00
figsoda
6e3d56ee15 eww: 0.4.0 -> unstable-2023-06-10
Diff: https://github.com/elkowar/eww/compare/v0.4.0...25e50eda46379bccd8a7887c18ee35833e0460e8
2023-06-25 19:18:13 -03:00
Matthieu Coudron
a979913d08
Merge pull request from teto/config-sway-via-attributes
sway-unwrapped: rename wlroots_0_16 argument to wlroots
2023-06-25 13:21:16 +02:00
Artturi
c8b7f5e7ab
Merge pull request from NickCao/gamescope 2023-06-23 21:53:54 +03:00
Nick Cao
f1a0ab460b
gamescope: fix cross compilation, set strictDeps 2023-06-21 17:10:44 +08:00
R. Ryantm
6d2ddfb69b swayest-workstyle: 1.3.3 -> 1.3.5 2023-06-21 07:12:32 +00:00
Adam Stephens
4cf8f94c88
leftwm: unbreak on aarch64-linux 2023-06-19 13:22:38 -04:00
Adam Stephens
99ad2409dd
leftwm: 0.4.1 -> 0.4.2 2023-06-19 13:15:30 -04:00
Matthieu Coudron
898559e730 sway: move enableXWayland to derivation attribute
it's easier to use overrideAttrs than override IMO, and for the
home-manager module I would like to be able to configure sway forks the same way as
the original sway which is not possible currently see
https://github.com/nix-community/home-manager/pull/4039
2023-06-15 16:52:29 +02:00
Matthieu Coudron
c5b7187c10 sway-unwrapped: rename wlroots_0_16 argument to wlroots 2023-06-15 16:50:43 +02:00
figsoda
ad394839ca
Merge pull request from kilianar/i3status-rust-0.31.7
i3status-rust: 0.31.6 -> 0.31.7
2023-06-14 11:08:31 -04:00
Weijia Wang
731c00a128
Merge pull request from hall/phosh-0.27.0
phosh: 0.25.1 -> 0.27.0
2023-06-14 14:12:22 +03:00
kilianar
3d29cabb20 i3status-rust: 0.31.6 -> 0.31.7
https://github.com/greshake/i3status-rust/releases/tag/v0.31.7
2023-06-14 10:58:59 +02:00
Alyssa Ross
d40add3bc5
sway: remove unused build inputs ()
None of these have been used since before Sway 1.0.
2023-06-14 00:25:02 +02:00
Anderson Torres
462bd73023 sawfish: refactor
Now with strictDeps and gtk-x11!
2023-06-11 00:22:30 +00:00
R. Ryantm
dabcf52913 katriawm: 22.12 -> 23.04 2023-06-10 14:14:48 +00:00
Daniel Nagy
ca2cb9f644 treewide: "libary" -> "library" 2023-06-10 14:54:08 +01:00
R. Ryantm
14d96ff665 icewm: 3.3.5 -> 3.4.0 2023-06-06 00:32:21 +00:00
Anderson Torres
05ba2c2a01 cardboard: set meta.knownVulnerabilities
As reported by https://github.com/NixOS/nixpkgs/issues/90735
2023-06-05 17:40:52 +00:00
Ricardo Steijn
a903a11e38 swayfx: 0.3 -> 0.3.1 2023-06-03 22:08:59 +02:00
Nick Cao
771b86d7c9
Merge pull request from wineee/cage-clear
cage: don't need wlroots-0_14.patch
2023-06-02 02:02:44 -06:00
rewine
cc7905750d
cage: don't need wlroots-0_14.patch 2023-06-02 13:15:32 +08:00
figsoda
71ea710656
Merge pull request from kilianar/i3status-rust-0.31.6
i3status-rust: 0.31.5 -> 0.31.6
2023-06-01 09:06:45 -04:00
Alyssa Ross
fc4ffe5a7a westonLite: disable JPEG and LCMS2 support
Neither of these features are so critical that the lite variant of the
package requires them.
2023-06-01 12:49:55 +00:00
kilianar
c3bf9ba6af i3status-rust: 0.31.5 -> 0.31.6
https://github.com/greshake/i3status-rust/releases/tag/v0.31.6
2023-06-01 13:47:27 +02:00
Lin Yinfeng
08fc59f09a
cwm: fix cross compilation, enable strictDeps 2023-06-01 14:44:31 +08:00
Peter Hoeg
1d7b089865 cage: fix segfault when called with -m last 2023-05-31 17:23:33 +08:00
Jörg Thalheim
8c7a10fa5e
Merge pull request from fufexan/hyprland
hyprwm: update packages
2023-05-30 19:11:12 +01:00
Mihai Fufezan
28b9d1ae45
hyprwm: update packages
hyprland: 0.25.0 -> 0.26.0
hyprpaper: 0.2.0 -> 0.4.0
hyprpicker: 0.1.0 -> 0.1.1
xdg-desktop-portal-hyprland: 0.3.1 -> 0.4.0
2023-05-29 23:35:20 +03:00
3JlOy_PYCCKUI
017dc5f595 dk: init at 1.9 2023-05-29 19:05:55 +00:00
Alyssa Ross
6abae5cbb5 xwayland: set meta.mainProgram 2023-05-27 15:00:40 +00:00
Alyssa Ross
88555d518d weston: 11.0.2 -> 12.0.1 2023-05-27 13:21:15 +00:00
Alyssa Ross
11723f1a01 weston: adopt 2023-05-27 13:21:15 +00:00
Alyssa Ross
dcc7704356 weston: use proper option parameters
This will prevent mistakes like trying to enable features based on a
non-existent package, like the one I just fixed.
2023-05-27 13:21:15 +00:00
Alyssa Ross
f333927497 weston: remove unused dependencies
colord support is deprecated and disabled by default.
libGL is redundant with Mesa.
libXcursor is only required when Xwayland is enabled.
libunwind and mtdev is unused since Weston 4.
libxcb and udev are propagated.
pam is unused since Weston 11.

There's no "vaapi" package at all, and there never has been.  This
presumably meant to refer to libva.  This is a very good demonstration
of the problem with the "? null" pattern for optional dependencies!
As a result, VA-API support had been unintentionally disabled by
default this whole time.
2023-05-27 13:21:15 +00:00
figsoda
8014b08ee0 treewide/applications: use top-level fetchPypi 2023-05-25 10:51:30 -04:00
Bryton Hall
259c394055 phosh: 0.25.1 -> 0.27.0 2023-05-22 23:48:27 -04:00
Ryan Lahfa
6826212ce5
Merge pull request from arjan-s/qtile-to-python-modules
qtile: move to python-modules
2023-05-22 09:21:27 +02:00
Jonas Heinrich
3bd26be897
Merge pull request from RicArch97/swayfx
swayfx: 0.2 -> 0.3
2023-05-22 07:10:24 +02:00
Ricardo Steijn
d26858914e swayfx: 0.2 -> 0.3 2023-05-21 14:06:48 +02:00
Weijia Wang
4bd5602ea7
Merge pull request from Enzime/add/kitti3
kitti3: init at unstable-2021-09-11
2023-05-21 13:16:15 +03:00
Michael Hoang
249261f0dd kitti3: init at unstable-2021-09-11 2023-05-21 11:33:12 +10:00
R. Ryantm
8bf3e834da icewm: 3.3.4 -> 3.3.5 2023-05-20 16:54:14 -03:00
Arjan Schrijver
f35a3d2dcc qtile: move to python-modules 2023-05-19 20:32:09 +02:00
Weijia Wang
04e667b9e9
Merge pull request from Aleksanaa/swayosd
swayosd: add gtk wrapper
2023-05-19 15:13:15 +03:00
kilianar
2812ca551a i3status-rust: 0.31.4 -> 0.31.5
https://github.com/greshake/i3status-rust/releases/tag/v0.31.5
2023-05-18 23:09:02 +02:00
aleksana
543ab3761b swayosd: add gtk wrapper 2023-05-18 21:24:45 +08:00