Commit Graph

1596 Commits

Author SHA1 Message Date
Sandro
002d25f404
Merge pull request #141349 from michaeladler/i3 2021-10-12 20:35:54 +02:00
Nicolas Berbiche
8d7dfcd7e5
cagebreak: 1.7.1 -> 1.8.0 (#141300)
Co-authored-by: Bobby Rong <rjl931189261@126.com>
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-10-12 17:16:41 +02:00
Michael Adler
b9942be292 i3: generate doc and man pages
This generates missing man pages for i3-gaps et al.

Note: i3 already has man pages because they are shipped with its src
tarball. This is *not* the case for i3-gaps.
2021-10-12 11:03:49 +02:00
AndersonTorres
ef5e8cead5 wio: update repository 2021-10-06 01:56:57 -03:00
AndersonTorres
9b2a54f7d6 treewide: change 0.0.0 to 0.pre in version attrs 2021-10-05 22:45:24 -03:00
fortuneteller2k
0e75ba72b3 river, kile-wl: update 2021-10-03 00:27:48 +08:00
Sergei Trofimovich
d9015f0986 fluxbox: fix build on gcc-11 (c++17 compat)
On gcc-11 build fails as:

    $ nix-build -E 'with import ./. { }; fluxbox.override { stdenv = gcc11Stdenv; }'

    util/fluxbox-remote.cc: In function 'int main(int, char**)':
    util/fluxbox-remote.cc:76:32:
      error: ordered comparison of pointer with integer zero ('unsigned char*' and 'int')
       76 |             && text_prop.value > 0
          |                ~~~~~~~~~~~~~~~~^~~

The change pull upstream fix.
2021-09-29 08:10:57 +01:00
Artturi
c05048b3e2
Merge pull request #136522 from fortuneteller2k/river
river, kile-wl: update
2021-09-28 08:33:28 +03:00
Bobby Rong
cccf93d2ae
Merge pull request #137852 from r-ryantm/auto-update/mlvwm
mlvwm: 0.9.3 -> 0.9.4
2021-09-20 10:35:39 +08:00
Kamil Chmielewski
344c501f88 qtile: 0.18.0 -> 0.18.1 2021-09-17 00:26:39 +02:00
R. RyanTM
8e2b07b401 mlvwm: 0.9.3 -> 0.9.4 2021-09-14 16:55:56 +00:00
github-actions[bot]
a13bf1828b
Merge master into staging-next 2021-09-12 18:01:21 +00:00
Matthieu Coudron
03806dfee7 awesome: use a luaEnv 2021-09-12 02:21:57 +02:00
Luke Granger-Brown
010096974f icewm: fix trailing -I compilation errors
Fixes

cc1plus: error: to generate dependencies you must specify either '-M' or
'-MM'

errors which occur while compiling due to trailing -I for libintl,
which appears to be found now but without requiring any include/link
flags.
2021-09-05 15:25:02 +00:00
github-actions[bot]
6c9e0f15dc
Merge master into staging-next 2021-09-04 18:01:10 +00:00
fortuneteller2k
994c6e6e4d river, kile-wl: update 2021-09-03 15:12:14 +08:00
André-Patrick Bubel
0721ce3ff1
i3status-rust: install examples 2021-09-01 16:35:33 +02:00
github-actions[bot]
b2f58ca11e
Merge master into staging-next 2021-09-01 12:01:15 +00:00
Sandro
5da845a7e0
Merge pull request #133559 from zhaofengli/phosh-0.13.0 2021-09-01 09:52:19 +02:00
Alyssa Ross
c13cf1e76f
Merge remote-tracking branch 'nixpkgs/master' into staging-next 2021-09-01 07:47:01 +00:00
Zhaofeng Li
34e8efc3b9 phosh: Remove archseer as maintainer
Per request: https://github.com/NixOS/nixpkgs/pull/133559#issuecomment-897343555
2021-08-31 23:33:30 -07:00
Zhaofeng Li
11dc269ec1 phosh: 0.12.1 -> 0.13.1 2021-08-31 23:33:24 -07:00
Dominik Schrempf
c2f8476de0
stalonetray: 0.8.3 -> 0.8.4
This update is quite involved for a minor version update.

1. I had to change the source from Sourceforge to Github.

2. I manually specify the autoconf pre-configuration steps. This seems to be
necessary, but is there a better, more canonical way?

3. I had to add the docbook dependency and tinker around with substitutions,
because the original files would pull sources from an online repository. Please
have a look!

Thanks for your comments.

Cheers.
2021-08-31 07:47:39 +02:00
Vladimír Čunát
70e05c1003
Merge branch 'master' into staging-next 2021-08-25 19:42:15 +02:00
Jonathan Ringer
4ffe91a29d qtile: restore derivation name 2021-08-25 10:00:35 -07:00
Jan Tojnar
4ff3577f25 Merge branch 'staging-next' into staging 2021-08-23 14:19:54 +02:00
Maximilian Bosch
f45f451fb9
i3status-rust: 0.20.3 -> 0.20.4
ChangeLog: https://github.com/greshake/i3status-rust/releases/tag/v0.20.4
2021-08-22 11:24:46 +02:00
Jan Tojnar
7a04c2ad68 Merge branch 'staging-next' into staging
- boost 171 removed on staging-next
- re-generated node-packages.nix

; Conflicts:
;	pkgs/development/java-modules/m2install.nix
;	pkgs/development/node-packages/node-packages.nix
;	pkgs/top-level/all-packages.nix
2021-08-22 01:13:41 +02:00
Jonathan Ringer
3cfa38874a qtile: 0.16.0 -> 0.18.0
- Remove patches, to make it more update friendly
- Use python.withPackages to export environment
2021-08-21 08:10:30 -07:00
Rick van Schijndel
f280586090 swaybg: support cross-compilation 2021-08-19 21:53:35 +02:00
github-actions[bot]
323ea758dd
Merge staging-next into staging 2021-08-19 12:02:04 +00:00
Michael Weiss
42d2ba8d2e
Merge pull request #134420 from primeos/swayidle
swayidle: 1.6 -> 1.7
2021-08-19 11:01:38 +02:00
github-actions[bot]
2341511023
Merge staging-next into staging 2021-08-18 00:01:59 +00:00
Artturi
996a69f5e2
Merge pull request #133892 from r-ryantm/auto-update/wmfocus
wmfocus: 1.1.5 -> 1.2.0
2021-08-17 21:51:07 +03:00
Michael Weiss
4c56464099
swayidle: 1.6 -> 1.7 2021-08-17 12:15:03 +02:00
github-actions[bot]
4dfde9ac8e
Merge staging-next into staging 2021-08-15 18:01:33 +00:00
Robert Hensing
fbafeb7ad5 treewide: runCommandNoCC -> runCommand
This has been synonymous for ~5y.
2021-08-15 17:36:41 +02:00
R. RyanTM
165de3f658 wmfocus: 1.1.5 -> 1.2.0 2021-08-14 06:47:29 +00:00
Vladimír Čunát
8ab6ba6b1c
Merge branch 'staging-next' into staging 2021-08-06 09:14:57 +02:00
AndersonTorres
4d167d07db labwc: 0.2.1 -> 0.3.0 2021-08-05 15:23:16 -03:00
Sandro
99fe362cf1
Merge pull request #131576 from j0hax/mlvwm
nixos/mlvwm: init at 0.9.3
2021-08-05 09:46:02 +02:00
github-actions[bot]
46ac33b300
Merge staging-next into staging 2021-08-04 18:01:33 +00:00
fortuneteller2k
0b41b8fe12 river: 2021-06-27 -> 2021-08-03 2021-08-03 19:05:04 +08:00
github-actions[bot]
e47b93b402
Merge staging-next into staging 2021-08-03 00:01:55 +00:00
AndersonTorres
a1479b3998 icewm: 2.3.4 -> 2.6.0 2021-08-02 16:05:18 -03:00
github-actions[bot]
43a3dc4f0e
Merge staging-next into staging 2021-08-02 06:01:45 +00:00
Zhaofeng Li
1fd29a27e9 phosh: 0.12.0 -> 0.12.1 2021-08-01 14:25:08 -07:00
Ben Siraphob
f0717d8807
Merge pull request #131886 from Mindavi/yabar/cross
yabar: support cross-compilation, format
2021-08-01 01:26:43 +07:00
R. RyanTM
a3a0a6edc2 i3status-rust: 0.20.2 -> 0.20.3 2021-07-31 03:42:57 +00:00
Johannes Arnold
39f65ee33d nixos/mlvwm: init at 0.9.3 2021-07-29 01:19:05 +02:00