Commit graph

1758 commits

Author SHA1 Message Date
Thiago Kenji Okada 87ae243d2e picom-next: unstable-2021-10-31 -> unstable-2021-11-19 2021-11-21 13:58:18 -03:00
github-actions[bot] f515d91189
Merge master into staging-next 2021-11-20 18:01:07 +00:00
Sergei Trofimovich 5da59495a3 afterstep: fix build on upcoming binutils-2.36
Without the change build fails on binutils-2.36 as:

    ar clq libAfterBase.a ashash.o ...
    ar: libdeps specified more than once
2021-11-20 10:39:25 +00:00
Jonathan Ringer 6ede9cd761
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/audio/hybridreverb2/default.nix
2021-11-19 08:44:33 -08:00
José Romildo d448221824 e16: 1.0.23 -> 1.0.24 2021-11-19 10:01:13 -03:00
github-actions[bot] c20c52d15c
Merge master into staging-next 2021-11-18 12:01:15 +00:00
Bobby Rong 4ff9231d41
Merge pull request #142834 from trofi/sequential-ion3
ion3: explicitly disable parallel builds
2021-11-18 16:57:49 +08:00
Bobby Rong 521cecb93d
ion3: fix src url 2021-11-18 16:18:52 +08:00
Sergei Trofimovich 4cba739c57 ion3: explicitly disable parallel builds 2021-11-17 14:18:10 +00:00
github-actions[bot] f8cf67790e
Merge master into staging-next 2021-11-17 06:01:28 +00:00
figsoda 6ad04bcb7d
Merge pull request #146243 from figsoda/treewide-rust-feature
treewide: use buildFeatures and checkFeatures for rust packages
2021-11-16 21:00:48 -05:00
github-actions[bot] 90829d83e5
Merge master into staging-next 2021-11-17 00:01:49 +00:00
Jonathan Ringer 47a69c646f qtile: fix qtile check command 2021-11-16 10:13:21 -08:00
figsoda 7303def464 eww: use buildFeatures 2021-11-16 08:11:48 -05:00
figsoda 8ec1bb1b46 wmfocus: use buildFeatures 2021-11-16 08:11:47 -05:00
figsoda bb6d379d80 i3status-rust: use buildFeatures 2021-11-16 08:11:47 -05:00
github-actions[bot] 40a54af057
Merge staging-next into staging 2021-11-12 00:01:59 +00:00
Maxim Zhukov 717506b6f4 i3status-rust: 0.20.5 -> 0.20.6
Release: https://github.com/greshake/i3status-rust/releases/tag/v0.20.6
Changelog: https://github.com/greshake/i3status-rust/blob/master/NEWS.md#i3status-rust-0206
2021-11-11 22:55:44 +03:00
github-actions[bot] b1d2f20ea8
Merge staging-next into staging 2021-11-09 00:02:13 +00:00
José Romildo Malaquias 0f41094088
Merge pull request #145024 from romildo/upd.jwm
jwm: 1685 -> 2.4.0
2021-11-08 18:52:30 -03:00
José Romildo 4595cfb622 jwm: 1685 -> 2.4.0 2021-11-08 18:19:15 -03:00
github-actions[bot] 9ecd6bf4df
Merge staging-next into staging 2021-11-08 18:02:05 +00:00
Sandro 1363bb14f4
Merge pull request #141866 from chvp/qtile-wayland-backend 2021-11-08 15:49:45 +01:00
github-actions[bot] 12f47e1100
Merge staging-next into staging 2021-11-08 12:02:03 +00:00
Sandro Jäckel 9467e1178c
trayer: minor formatting 2021-11-08 10:21:23 +01:00
Sandro Jäckel 023922bcd1
tabbed: switch to pname+version, move with lib to meta 2021-11-08 10:21:23 +01:00
Sandro Jäckel 86bf5eb0bb
ion-3: switch to pname+verison, format 2021-11-08 10:21:22 +01:00
Sandro Jäckel d49083f40d
i3/lock-fancy: switch ot pname+version, cleanup postPatch 2021-11-08 09:45:44 +01:00
Sandro Jäckel 0a415f33c1
evilwm: change prePatch to postPatch 2021-11-08 09:45:05 +01:00
github-actions[bot] aa164b77b8
Merge staging-next into staging 2021-11-08 00:02:29 +00:00
Felix Buehler b52ab3b712 pkgs/applications: rename name to pname&version part 2 2021-11-07 14:53:06 +01:00
github-actions[bot] 8ddea08a85
Merge staging-next into staging 2021-11-07 00:02:20 +00:00
Maximilian Bosch f125d461ad
Merge pull request #144852 from Ma27/bump-i3status-rs
i3status-rust: 0.20.4 -> 0.20.5
2021-11-06 23:38:03 +01:00
Maximilian Bosch 963b1971df
i3status-rust: 0.20.4 -> 0.20.5
ChangeLog: https://github.com/greshake/i3status-rust/releases/tag/v0.20.5
2021-11-06 11:11:36 +01:00
github-actions[bot] 87082f071c
Merge staging-next into staging 2021-11-06 06:01:39 +00:00
Alyssa Ross 02dfbde639
treewide: use mirror URLs where available
Candidates identified with

	git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
		grep -v nixos.org | grep :// | cut -d '"' -f 2)"

and then manually reviewed and tested.
2021-11-06 01:56:39 +00:00
Sandro c8769cc03c
Merge pull request #142602 from Artturin/strictdepsfixes 2021-11-05 19:33:27 +01:00
Artturin 5186e88eb3 sway: fix binfmt cross-compilation 2021-11-05 19:57:04 +02:00
Artturin c36938b9ff i3: fix build with strictDeps 2021-11-05 19:57:03 +02:00
GKasparov a3aaebc300 picom-next: init at unstable-2021-10-31 2021-11-05 14:52:28 +11:00
figsoda c39e93249a eww: set meta.broken on darwin 2021-11-04 21:46:24 -04:00
Nguyễn Gia Phong 086b23a87a
river: 2021-11-01 -> 0.1.0 2021-11-03 14:14:35 +07:00
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
Zhaofeng Li b0425edf37 phosh: 0.13.1 -> 0.14.0 2021-10-29 12:27:24 -07:00
Charlotte Van Petegem da437fc170
qtile: add wayland backend dependencies 2021-10-27 15:29:44 +02: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
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
Rick van Schijndel 8deddc2133 yabar: support cross-compilation, format 2021-07-28 23:27:45 +02:00
R. RyanTM 1856387636
hikari: 2.3.1 -> 2.3.2, cleanup 2021-07-24 22:39:32 +02:00
github-actions[bot] 3202dd166c
Merge master into staging-next 2021-07-20 12:02:05 +00:00
Sandro bff88a1dcf
Merge pull request #130710 from dan4ik605743/i3lock-blur
i3lock-blur: init at 2.10
2021-07-20 09:53:46 +02:00
dan4ik 112de3a3f6 i3lock-blur: init at 2.10 2021-07-20 12:13:04 +07:00
github-actions[bot] c0cb54f9ee
Merge master into staging-next 2021-07-19 18:01:10 +00:00
Michael Weiss 88d3e7cf76
swaybg: 1.0 -> 1.1 2021-07-19 14:39:48 +02:00
github-actions[bot] 382fdc7ad3
Merge master into staging-next 2021-07-18 00:01:24 +00:00
Felix Buehler 82cb33a0ae treewide: remove meta.version 2021-07-18 00:07:38 +02:00
github-actions[bot] fa7a791586
Merge master into staging-next 2021-07-16 00:01:36 +00:00
Sandro 60dd8dda4a
Merge pull request #89929 from OPNA2608/refactor-fltk 2021-07-15 21:50:17 +02:00
github-actions[bot] bb74d3b2df
Merge master into staging-next 2021-07-15 12:01:18 +00:00
Ben Siraphob 4b815c4389
Merge pull request #128852 from zhaofengli/phosh-0.12.0
phosh: 0.11.0 -> 0.12.0, phoc: 0.7.0 -> 0.7.1
2021-07-15 18:10:30 +07:00
Jörg Thalheim 7afa51c2bd Merge remote-tracking branch 'upstream/master' into HEAD 2021-07-14 15:45:51 +02:00
Sandro Jäckel 388a4ef423
treewide: convert all links git.archlinux.org to github.com/archlinux/svntogit-* 2021-07-14 03:35:21 +02:00
OPNA2608 e12985318c afterstep: Fix libSM usage & build on non-NixOS Linux 2021-07-12 12:22:15 +02:00
Martin Weinelt b7e408dd17
Merge branch 'master' into staging-next 2021-07-10 20:15:53 +02:00
Jörg Thalheim 634e6bb36a leftwm: set rpath in all executables 2021-07-10 10:25:02 +02:00
Dmitry Kalinkin 280e629ee0
Merge branch 'master' into staging-next 2021-07-08 04:38:15 -04:00
Jörg Thalheim d3acbe8b46
Merge pull request #129501 from r-ryantm/auto-update/leftwm
leftwm: 0.2.7 -> 0.2.8
2021-07-08 06:29:38 +01:00
Sandro 93c6412239
Merge pull request #121628 from FlorianFranzen/workstyle-fix
workstyle: 0.2.1 -> unstable-2021-05-09
2021-07-08 02:30:59 +02:00
Rick van Schijndel 83e44f67b1 dwm: support cross-compilation by setting proper CC 2021-07-07 22:55:31 +02:00
Florian Franzen 9c64ca6912 workstyle: 0.2.1 -> unstable-2021-05-09 2021-07-07 22:20:43 +02:00
R. RyanTM 13e6525e2d leftwm: 0.2.7 -> 0.2.8 2021-07-07 06:15:01 +00:00
github-actions[bot] c852543c1f
Merge staging-next into staging 2021-07-04 06:01:43 +00:00
Michael Weiss f7997354b7
wayland-scanner: use for nativeBuildInputs
This makes things more explicit (and less confusing) but only touches
the packages that I maintain.
2021-07-03 17:56:23 +02:00
Robert Schütz 1ec5651913 treewide: use pythonPackages.python-dateutil instead of pythonPackages.dateutil 2021-07-03 13:45:57 +02:00
Rick van Schijndel 7a6419186c
swaylock: support cross-compilation 2021-07-03 11:22:33 +02:00
Rick van Schijndel cb5289c8ad
swayidle: support cross-compilation 2021-07-03 11:21:57 +02:00
Zhaofeng Li 6101715316 phosh: 0.11.0 -> 0.12.0 2021-07-01 07:04:17 +00:00
fortuneteller2k c93206e21a river: 2021-06-06 -> 2021-06-27 2021-06-30 10:53:05 +08:00
Sandro 809c17294f
Merge pull request #128011 from alyssais/tinywl
tinywl: init at 0.14.0
2021-06-30 03:51:19 +02:00
Roman Volosatovs 0877a5a2fd
bspwm: remove myself as maintainer 2021-06-29 21:20:32 +02:00
Maciej Krüger 099b01cbba
Merge pull request #128272 from AndersonTorres/quick-patch
wio: 0.0.0+unstable=2021-06-01 -> 0.0.0+unstable=2021-06-27
2021-06-28 05:48:03 +02:00
AndersonTorres 572c9219ad wio:0.0.0+unstable=2021-06-01 -> 0.0.0+unstable=2021-06-27 2021-06-27 20:59:36 -03:00
Sandro 5730e61722
Merge pull request #128328 from Ma27/bump-i3status-rust
i3status-rust: 0.20.1 -> 0.20.2
2021-06-27 18:19:33 +02:00
Maximilian Bosch d67d37104a
i3status-rust: 0.20.1 -> 0.20.2
ChangeLog: https://github.com/greshake/i3status-rust/blob/v0.20.2/NEWS.md#i3status-rust-0202
2021-06-27 17:53:03 +02:00
matthewcroughan 05046c2c2a hikari: 2.3.0 -> 2.3.1
This removes the patches necessary to build with wlroots 0.14.0, as they have been merged into Hikari upstream
2021-06-26 23:20:55 +01:00
Michael Weiss bb2745a49f
wio: Build with wlroots 0.14
Fetching that patch from yet another source (my fork) isn't ideal but I
didn't get a response since I sent my patch to the other maintainer.
IMO we should (eventually) drop this package as there isn't an official
fork yet.
2021-06-26 18:31:04 +02:00