Commit graph

1613 commits

Author SHA1 Message Date
Artturi d916b800cc
Merge pull request #143779 from r-ryantm/auto-update/i3-gaps
i3-gaps: 4.19.1 -> 4.20
2021-11-02 15:01:29 +02:00
fortuneteller2k 65590d546c river: 2021-09-30 -> 2021-11-01 2021-11-02 10:01:27 +08:00
Sandro edee1c7d24
Merge pull request #144125 from Synthetica9/sway-inherit-tests 2021-11-01 16:20:45 +01:00
Patrick Hilhorst 595ecd2ceb
sway: inherit tests from unwrapped package 2021-11-01 15:50:27 +01:00
Maximilian Bosch b4664fd4d7
Merge pull request #143865 from teto/i3-4.20
i3: 4.19.2 -> 4.20
2021-10-31 22:47:54 +01:00
idx 169a096d26
leftwm: 0.2.8 -> 0.2.9 2021-10-31 10:33:19 +00:00
Matthieu Coudron 3ae7509c2c i3: 4.19.2 -> 4.20
Release notes available at https://github.com/i3/i3/blob/4.20/RELEASE-NOTES-4.20
2021-10-30 18:54:48 +02:00
José Romildo Malaquias 9e2d925057
Merge pull request #142246 from romildo/upd.jwm-settings-manager
jwm-settings-manager: 2018-10-19 -> 2019-01-27
2021-10-30 12:26:15 -03:00
R. Ryantm 20460c3f13 i3-gaps: 4.19.1 -> 4.20 2021-10-29 23:46:16 +00:00
figsoda d561156d71
eww: add legendofmiracles as a maintainer
Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>
2021-10-26 19:50:46 -04:00
figsoda 0c475957ed eww: init at 0.2.0 2021-10-26 17:05:39 -04:00
Anderson Torres 0cc8662dec
Merge pull request #142258 from AndersonTorres/new-misc
cagebreak: use lib.makeBinPath instead of hardcoding bin paths
2021-10-20 20:31:25 -03:00
Maximilian Bosch 2921a9a7d3
Merge pull request #142337 from SuperSamus/swaylock-fancy
swaylock-fancy: 2020-02-22 -> 2021-10-11
2021-10-20 22:19:14 +02:00
Martino Fontana 80b0ad667f swaylock-fancy: 2020-02-22 -> 2021-10-11 2021-10-20 13:09:57 +02:00
Yureka 7141eb9c57 sway: make xwayland optional 2021-10-20 11:37:04 +02:00
AndersonTorres 74a96b807a cagebreak: use lib.makeBinPath instead of hardcoding bin paths 2021-10-19 18:56:26 -03:00
José Romildo cd3e6a497b jwm-settings-manager: 2018-10-19 -> 2019-01-27
- Update the source repository: upstream has removed the github
repository, which as a copy from the launchpad repository
- Update to revision 292, from 2019-01-27
2021-10-19 16:46:34 -03:00
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