Commit Graph

1812 Commits

Author SHA1 Message Date
Mars
b67d16e7ad
i3-rounded: init at 4.20.1 (#174215)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-05-30 17:51:38 +02:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Rick van Schijndel
433701147a
treewide: pkgs/applications: mark broken for aarch64-linux 2022-05-30 13:42:58 +02:00
Sergei Trofimovich
64756b041d
Merge pull request #172992 from trofi/fix-fno-common-for-awesome
awesome: pull upstream fix for -fno-common toolchains
2022-05-29 15:51:06 +00:00
Yuri A. Martinez Falcão
41a3ed669b qtile: added dbus-next as a dependency
Qtile has been moving to use dbus-next instead of dbus-python. Some widgets needs dbus-next to be able to run.
2022-05-27 11:47:36 +02:00
Sergei Trofimovich
4b87c6e605
Merge pull request #173121 from trofi/fix-fno-common-for-i3lock-blur
i3lock-blur: pull patch pending upstream inclusion for -fno-common to…
2022-05-27 08:04:21 +00:00
Sandro
b8188dabc2
Merge pull request #173469 from trofi/workaround-fno-common-for-yeahwm
yeahwm: add -fcommon workaround
2022-05-19 19:08:35 +02:00
Sergei Trofimovich
8d8d1103f9 yeahwm: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: screen.o:(.bss+0x40): multiple definition of `fg'; client.o:(.bss+0x40): first defined here
2022-05-18 08:13:36 +01:00
Sergei Trofimovich
3286faa7e5 matchbox: pull upstream fix fo -fno-common toolchains
Without thce change build fails on upstream gcc-10 as:

    ld: mbtheme.o:/build/matchbox-window-manager-1.2/src/structs.h:229: multiple definition of
      `MBAtomEnum'; main.o:/build/matchbox-window-manager-1.2/src/structs.h:229: first defined here
2022-05-17 16:57:10 +01:00
Sergei Trofimovich
1838712a15 i3lock-blur: pull patch pending upstream inclusion for -fno-common toolchain support
Without the change build on upstream gcc-10 fals as:

    ld: i3lock-unlock_indicator.o:/build/source/x86_64-pc-linux-gnu/../../source/unlock_indicator.c:39:
      multiple definition of `input_position'; i3lock-i3lock.o:/build/source/x86_64-pc-linux-gnu/../../source/i3lock.c:73: first defined here
2022-05-15 10:40:32 +01:00
AndersonTorres
23fcb9a8e2 oroborus: fix URL 2022-05-14 18:45:35 -03:00
Sergei Trofimovich
6595bdb30e awesome: pull upstream fix for -fno-common toolchains
Without the change build fails as:

    ld: CMakeFiles/awesome.dir/objects/window.c.o:/build/source/build/common/lualib.h:31:
      multiple definition of `lualib_dofunction_on_error';
        CMakeFiles/awesome.dir/awesome.c.o:/build/source/build/common/lualib.h:31: first defined here
2022-05-14 09:11:30 +01:00
Thiago Kenji Okada
eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
Naïm Favier
78f3ef31e7
i3blocks-gaps: fix wrapper arguments escaping 2022-05-12 20:32:53 +02:00
Maximilian Bosch
8df19f6483
Merge pull request #172159 from Ma27/bump-swaylock-effects
swaylock-effects: 1.6-3 -> unstable-2021-10-21
2022-05-10 12:06:50 +02:00
Maximilian Bosch
7fe4f29d68
swaylock-effects: 1.6-3 -> unstable-2021-10-21
To remain in sync with upstream `swaywm/swaylock`. Fixes a few issues
including:

* Ability to use `--screenshot`.
* No more inverse colors.
2022-05-09 12:01:30 +02:00
Sandro
78cc0998e3
Merge pull request #172093 from Artturin/fixes1 2022-05-09 00:31:53 +02:00
Artturin
da4707d636 window-managers/sway: enable strictDeps
verified with https://github.com/Artturin/diffing/
2022-05-08 23:56:15 +03:00
Artturin
56bd1c58b5 swaylock: enable strictDeps and pull patch to fix cross 2022-05-08 23:48:19 +03:00
Sergei Trofimovich
ff9c57fbed wmfs: fix build on -fno-common toolchain
Without the change build fails on -fno-common tollchains as:

    $ nix build --impure --expr 'with import ~/nm {}; wmfs.override { stdenv = clang13Stdenv; }'
    ...
    ld: src/log.o:(.bss+0x0): multiple definition of `W'; src/barwin.o:(.bss+0x0): first defined here
    ld: src/wmfs.o:(.bss+0x0): multiple definition of `W'; src/barwin.o:(.bss+0x0): first defined here
    ld: src/wmfs.o:(.bss+0x10): multiple definition of `event_handle'; src/client.o:(.bss+0x10): first defined here
2022-05-06 19:02:39 +01:00
github-actions[bot]
4490401513
Merge master into staging-next 2022-04-26 18:01:11 +00:00
Sandro
34c7bd6d18
Merge pull request #170259 from armeenm/bump-wmii 2022-04-26 16:48:40 +02:00
Armeen Mahdian
ec2c6af0f1 wmii: hg-2012-12-09 -> unstable-2022-04-04 2022-04-26 07:06:43 -05:00
Vladimír Čunát
ad8197eb43
Merge branch 'master' into staging-next 2022-04-25 23:11:18 +02:00
Ryan Mulligan
6f95a75dfa
Merge pull request #167374 from r-ryantm/auto-update/phosh
phosh: 0.16.0 -> 0.17.0
2022-04-25 11:10:12 -07:00
github-actions[bot]
6a14b5834e
Merge master into staging-next 2022-04-25 00:02:35 +00:00
Maximilian Bosch
0cf5df6fa5 i3status-rust: 0.21.9 -> 0.21.10
ChangeLog: https://github.com/greshake/i3status-rust/blob/v0.21.10/NEWS.md#i3status-rust-02110-not-released
2022-04-24 14:14:15 -04:00
Artturi
785373a76f
Merge pull request #166605 from siraben/remove-redundant-stdenv 2022-04-22 20:25:38 +03:00
Ivan Jager
f27893f48f swaylock-effects: fix the build (mismatched-dealloc error)
../main.c:1670:25: error: 'free' called on pointer returned from a mismatched allocation function [-Werror=mismatched-dealloc]

See https://github.com/swaywm/swaylock/issues/198
2022-04-21 06:51:39 -05:00
Artturi
9cfe4c2c4e
Merge pull request #168907 from ThibautMarty/herbstluftwm-0.9.4
herbstluftwm: 0.9.3 -> 0.9.4
2022-04-19 05:21:52 +03:00
Ben Siraphob
259fa13d53 treewide: remove nativeBuildInputs that are in stdenv 2022-04-16 21:46:46 +03:00
Thibaut Marty
632e170e3f herbstluftwm: 0.9.3 -> 0.9.4 2022-04-16 12:12:59 +02:00
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
R. Ryantm
8fde5025c3 phosh: 0.16.0 -> 0.17.0 2022-04-05 16:56:57 +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