github-actions[bot]
01b0aa0bc6
Merge staging-next into staging
2022-04-09 06:01:47 +00:00
R. Ryantm
07ef761ff0
i3status-rust: 0.21.8 -> 0.21.9
2022-04-08 23:01:22 -04:00
zowoq
3a70d5dc83
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
pkgs/development/compilers/go/2-dev.nix
2022-04-07 22:12:13 +10:00
Emery Hemingway
cd001748be
swayidle: fix printf for i686
2022-04-07 08:34:51 +02:00
github-actions[bot]
a5b67b42a4
Merge staging-next into staging
2022-04-06 06:01:49 +00:00
xrelkd
29c80c3058
berry: 0.1.10 -> 0.1.11
2022-04-05 22:59:35 +08:00
Martin Weinelt
f95a3d1140
Merge remote-tracking branch 'origin/staging-next' into staging
2022-04-04 00:46:25 +02:00
ajs124
7f05ada11a
clfswm: remove after being marked broken for over two years
...
It was marked in commit 9ae0e6633e
by Joachim Fasting on 2016-03-18 (commited on 2016-03-19)
2022-04-03 16:14:13 +01:00
Bernardo Meurer
cc83bad887
afterstep: binutils 2.37 fix
...
Co-authored-by: TredwellGit <tredwell@tutanota.com>
2022-03-28 18:50:07 -07:00
Sandro
2522ff9c46
Merge pull request #165742 from zhaofengli/phosh-0.16.0
2022-03-27 20:15:50 +02:00
Sandro
c04df1d1ce
Merge pull request #165433 from chvp/bump-qtile
2022-03-27 15:48:55 +02:00
Jan Tojnar
7d2ded8c0f
gnome-desktop: Move into top-level
2022-03-25 15:01:21 +01:00
Zhaofeng Li
856a298580
phosh: 0.15.0 -> 0.16.0
2022-03-24 23:28:56 -07:00
davidak
6ea8d5ee71
Merge pull request #165297 from Stunkymonkey/treewide-pname-version-17
...
treewide: rename name to pname&version
2022-03-24 16:38:33 +01:00
Felix Buehler
3bc5196252
treewide: rename name to pname&version
2022-03-23 22:55:50 +01:00
Charlotte Van Petegem
32567e9078
qtile: 0.20.0 -> 0.21.0
2022-03-23 12:02:08 +01:00
R. Ryantm
6d41c4ba70
i3wsr: 2.1.0 -> 2.1.1
2022-03-22 14:37:21 -04:00
Sandro
4348e36456
Merge pull request #164248 from Stunkymonkey/treewide-fetchFromGitHub-2
2022-03-22 02:13:45 +01:00
R. Ryantm
ba39a493b7
i3wsr: 2.0.1 -> 2.1.0
2022-03-20 15:36:30 -04:00
Maximilian Bosch
8dcbc6dff3
i3status-rust: 0.21.7 -> 0.21.8
...
ChangeLog: https://github.com/greshake/i3status-rust/blob/v0.21.8/NEWS.md#i3status-rust-0218
2022-03-17 09:34:05 +01:00
Felix Buehler
b5d1310056
btops: switch to fetchFromGitHub
2022-03-16 23:23:09 +01:00
R. Ryantm
6791b47737
i3status-rust: 0.21.6 -> 0.21.7
2022-03-15 15:22:57 -04:00
Anderson Torres
96a57c02c3
Merge pull request #163232 from AndersonTorres/new-misc
...
A bunch of small updates
2022-03-13 11:38:49 -03:00
Bernardo Meurer
1b15c8da6c
swaybg: 1.1 -> 1.1.1
2022-03-11 11:47:16 -08:00
Jonathan Ringer
55102a3972
qtile: fix meta, version, pname
2022-03-09 14:36:49 -08:00
AndersonTorres
9a4f967173
labwc: 0.4.0 -> 0.5.0
2022-03-09 12:05:29 -03:00
AndersonTorres
25c6d1efc4
icewm: 2.9.4 -> 2.9.6
2022-03-09 12:05:29 -03:00
AndersonTorres
8a27980392
berry: small edit
2022-03-09 12:05:29 -03:00
Adam Joseph
72473ff070
sway: use a more-accurate default for trayEnabled
...
This commit implements @primeos's suggestion here:
https://github.com/NixOS/nixpkgs/pull/160972#pullrequestreview-901069355
2022-03-08 18:42:01 -08:00
Nick Cao
e091b04977
swaylock: 1.5 -> 1.6
2022-03-08 05:11:30 +00:00
AndersonTorres
15996eaa0a
berry: 0.1.9 -> 0.1.10
2022-03-07 10:20:53 -03:00
Adam Joseph
c7a7acb034
sway: respect systemdSupport and dbusSupport ( #160972 )
...
Sway can be compiled with or without systemd(-logind) and dbus. This
commit exposes that support via the global systemdSupport and
dbusSupport arguments, which are understood by many other nixpkgs
expressions and can be set globally in ~/.config/nixpkgs/config.nix.
This commit also adds a third argument, trayEnabled, which allows to
disable sway's tray. The tray requires dbusSupport and
systemdSupport.
Reviewers of this commit asked for potential use cases. There are
many of them; a very non-exhaustive list includes:
* Use of nixpkgs on operating systems which systemd does not support,
such as MacOS/Darwin, FreeBSD, OpenBSD, or Alpine Linux.
* Use of nixpkgs on *-musl platforms, which systemd does not
officially support (out-of-tree patches to support musl exist for a
few systemd versions).
* Use of sway in situations where dbus is inappropriate, such as
sway's "kiosk mode".
* High-security environments, where the additional attack surface
exposed by dbus outweighs any features it may offer.
This is a very non-exhaustive list.
2022-03-06 13:39:31 +01:00
Artturi
52e51bec8a
Merge pull request #160971 from a-m-joseph/swayidle-honor-systemdSupport
2022-03-06 06:36:09 +02:00
Kevin Cox
aa58db21c6
Merge pull request #160352 from IvarWithoutBones/init/i3-swallow
...
i3-swallow: init at unstable-2022-02-19
2022-02-28 19:28:22 -05:00
R. Ryantm
0432d5f1da
jwm: 2.4.0 -> 2.4.1
2022-02-28 08:37:42 +00:00
K900
cb2cfba6f7
treewide: switch all desktop file generators to new API
...
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
Adam Joseph
db997037d7
swayidle: honor systemdSupport
...
This commit exposes support for compilation without systemd,
controlled by the global systemdSupport argument. This argument is
understood by many other nixpkgs expressions and can be set globally
in ~/.config/nixpkgs/config.nix.
2022-02-23 14:33:29 -08:00
Renaud
d8233c111e
Merge pull request #160314 from r-ryantm/auto-update/python3.9-i3-balance-workspace
...
i3-balance-workspace: 1.8.5 -> 1.8.6
2022-02-23 08:34:49 +01:00
R. RyanTM
e0d35ba801
i3status-rust: 0.21.5 -> 0.21.6
...
* i3status-rust: 0.21.5 -> 0.21.6 (#161061 )
and use SPDX3 license identifier
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-22 23:11:35 +01:00
Ivar Scholten
cd721e5755
i3-swallow: init at unstable-2022-02-19
2022-02-22 17:12:03 +01:00
Mario Rodas
65c8149cb1
Merge pull request #159388 from r-ryantm/auto-update/leftwm
...
leftwm: 0.2.10 -> 0.2.11
2022-02-19 16:00:17 -05:00
Maximilian Bosch
611bfc3117
Merge pull request #159503 from r-ryantm/auto-update/i3status-rust
...
i3status-rust: 0.21.4 -> 0.21.5
2022-02-19 20:27:44 +01:00
R. Ryantm
a6571e03de
i3-balance-workspace: 1.8.5 -> 1.8.6
2022-02-16 11:03:57 +00:00
R. Ryantm
fdb4267874
picom: 9 -> 9.1
2022-02-14 03:45:58 +00:00
R. Ryantm
30f7ea8077
dwm-status: 1.7.2 -> 1.7.3
2022-02-12 20:59:19 -08:00
Joel
7951311643
qtile: restore restart patch
...
Fixes #139568
2022-02-12 08:36:43 -08:00
R. Ryantm
4d6afda215
i3status-rust: 0.21.4 -> 0.21.5
2022-02-12 10:41:27 +00:00
R. Ryantm
a43d3fd128
leftwm: 0.2.10 -> 0.2.11
2022-02-12 00:57:35 +00:00
Jan Tojnar
3df1ab6324
Merge pull request #157124 from zhaofengli/phosh-0.15.0
...
phosh: 0.14.1 -> 0.15.0, phoc: 0.11.0 -> 0.12.0
2022-02-09 23:49:10 +01:00
fortuneteller2k
743ea6e70d
river: 0.1.2 -> 0.1.3
2022-02-06 17:11:54 -08:00