Commit Graph

2084 Commits

Author SHA1 Message Date
Nick Cao
504e2f1b85
Merge pull request #216999 from OPNA2608/update/miriway
miriway: Bump, link to upstream issue for VM test problem
2023-02-20 19:13:18 +08:00
Guillaume Girol
6ab98af548
Merge pull request #216418 from atorres1985-contrib/katriawm
katriawm: 21.09 -> 22.12
2023-02-18 19:40:37 +00:00
OPNA2608
4f3353c775 miriway: unstable-2022-12-18 -> unstable-2023-02-18 2023-02-18 19:21:26 +01:00
Thiago Kenji Okada
824cf45216
Merge pull request #215709 from adamcstephens/river/0.2.4
river: 0.2.3 -> 0.2.4
2023-02-15 13:07:33 +00:00
Anderson Torres
aa742da49f katriawm: 21.09 -> 22.12 2023-02-14 22:44:57 -03:00
Felix Bühler
b025cb11c5
Merge pull request #214996 from Stunkymonkey/optionalString-1
treewide: use optionalString
2023-02-14 19:09:46 +01:00
Michael Weiss
a1ff433e0a
Merge pull request #216050 from hesiod/sway-1.8.1
sway: 1.8 -> 1.8.1
2023-02-13 22:53:58 +01:00
Felix Buehler
cdb39a86e0 treewide: use optionalString 2023-02-13 21:52:34 +01:00
Tobias Markus
3c881d4887 sway: 1.8 -> 1.8.1
Release notes: https://github.com/swaywm/sway/releases/tag/1.8.1
2023-02-12 20:48:52 +01:00
github-actions[bot]
cd4ded4f12
Merge master into staging-next 2023-02-11 12:01:14 +00:00
Adam Stephens
bae9dc42dc
river: 0.2.3 -> 0.2.4 2023-02-10 13:16:35 -05:00
Jan van Brügge
fe6c577c41
swaylock: 1.7 -> 1.7.2 2023-02-06 12:48:25 +00:00
Vladimír Čunát
555f300879
treewide: another round of gcc12 fixups 2023-02-05 15:29:43 +01:00
Nick Cao
3ab1fd296f
Merge pull request #212199 from OPNA2608/init/miriway
miriway: init at unstable-2022-12-18
2023-02-04 09:50:17 +08:00
OPNA2608
7ef7d9e268 nixos/miriway: add test 2023-02-04 02:23:14 +01:00
Erik Rodriguez
8f4e5568e7
river: 0.2.1 -> 0.2.3 2023-02-01 11:47:38 -03:00
Mario Rodas
557460f187
Merge pull request #213733 from yanganto/leftwm
leftwm: 0.4.0 -> 0.4.1
2023-01-31 05:50:10 -05:00
Antonio Yang
63f028357a leftwm: 0.4.0 -> 0.4.1 2023-01-31 15:06:13 +08:00
Anderson Torres
b6fee1a4eb
Merge pull request #213696 from r-ryantm/auto-update/icewm
icewm: 3.3.0 -> 3.3.1
2023-01-31 00:01:38 -03:00
R. Ryantm
ce47ede70b icewm: 3.3.0 -> 3.3.1 2023-01-31 02:18:40 +00:00
Anderson Torres
508fe72c3f
Merge pull request #212600 from atorres1985-contrib/dwl
dwl: 0.3.1 -> 0.4
2023-01-30 21:52:21 -03:00
Anderson Torres
b6a8a230db labwc: 0.6.0 -> 0.6.1 2023-01-29 21:52:52 -03:00
Anderson Torres
aaafff2175 pekwm: add changelog
And a cosmetic rewrite.
2023-01-29 20:44:17 -03:00
R. Ryantm
f8fa5d30c6 pekwm: 0.2.1 -> 0.3.0 2023-01-29 06:15:10 +00:00
Anderson Torres
f4f7c7d640 dwl: 0.3.1 -> 0.4
And a meta.changelog.
2023-01-28 15:11:56 -03:00
Nick Cao
d75a2a1c43
Merge pull request #213019 from r-ryantm/auto-update/swayest-workstyle
swayest-workstyle: 1.3.0 -> 1.3.2
2023-01-28 09:12:54 +08:00
Thibaut Marty
31c5693838 herbstluftwm: fix hang during tests
Fixes #212470

Incidentally, font-related tests now work
2023-01-27 22:35:03 +01:00
R. Ryantm
709fd3842e swayest-workstyle: 1.3.0 -> 1.3.2 2023-01-27 21:19:50 +00:00
Weijia Wang
c2c67fd2e6
Merge pull request #212857 from r-ryantm/auto-update/wmfocus
wmfocus: 1.3.0 -> 1.4.0
2023-01-27 05:29:41 +01:00
Nick Cao
620eac54d5
Merge pull request #212046 from oati/patch-3
swaylock-effects: 1.6.10 -> 1.6.11
2023-01-27 08:19:50 +08:00
R. Ryantm
2a71b2c5a7 wmfocus: 1.3.0 -> 1.4.0 2023-01-26 22:59:32 +00:00
Florian Klink
d99d2ceec6
Merge pull request #192197 from amjoseph-nixpkgs/pr/system/isSystemd
treewide: systemdSupport: use lib.meta.availableOn
2023-01-22 12:34:30 +01:00
Jonas Heinrich
ee1da203e7
Merge pull request #211877 from uninsane/pr/phosh-0.23.0
phosh: 0.22.0 -> 0.23.0
2023-01-22 10:02:39 +01:00
Adam Joseph
42815b4a0c treewide: systemdSupport: use lib.meta.availableOn
Many packages have some kind of flag indicating whether or not to build with
systemd support.  Most of these default to `stdenv.isLinux`, but systemd does
not build on (and is marked `broken` for) `isStatic`.  Only a few packages have
the needed `&& !isStatic` in the default value for their parameter.

This commit moves the logic for the default value of these flags into
`systemd.meta.{platforms,badPlatforms}` and evaluates those conditions using
`lib.meta.availableOn`.

This provides three benefits:

1. The default values are set correctly (i.e. including `&& isStatic`)

2. The default values are set consistently

3. The way is paved for any future non-Linux systemd platforms (FreeBSD is
   reported to have experimental systemd support)
2023-01-22 00:27:19 -08:00
Erin Kim
4b1bd2ce87
swaylock-effects: 1.6.10 -> 1.6.11 2023-01-22 04:52:38 +00:00
OPNA2608
73e9c838f7 miriway: init at unstable-2022-12-18 2023-01-22 03:55:50 +01:00
Weijia Wang
218c4c526e
Merge pull request #212002 from mothsART/feature/replace_http_by_https
treewide: replace http by https when https is a permanent redirection
2023-01-22 03:26:02 +01:00
Ferry Jérémie
65d7e87fdb treewide: replace http by https when https is a permanent redirection 2023-01-22 02:46:49 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
colin
bed9c9319f phosh-mobile-settings: 0.21.1 -> 0.23.1
also added `updateScript` to ease future updates:
```sh
$ nix-shell maintainers/scripts/update.nix --argstr package phosh-mobile-settings
```

changelog: <https://gitlab.gnome.org/guidog/phosh-mobile-settings/-/blob/v0.23.1/debian/changelog>
abbreviated changelog (included inline below): <https://gitlab.gnome.org/guidog/phosh-mobile-settings/-/blob/v0.23.1/NEWS>

> phosh-mobile-settings 0.23.1
> ----------------------------
> Released: Junary 2023
> * Fix enabling plugins
>
> phosh-mobile-settings 0.23.0
> ----------------------------
> Released: December 2022
> * Allow lockscreen plugins to have preferences
>
> phosh-mobile-settings 0.22.0
> ----------------------------
> Released: September 2022
> * Avoid flicker on startup
> * Minor fixes
> * Sync version with phosh
> * Contributors:
>        Guido Günther
2023-01-21 04:43:55 +00:00
colin
dab5667370 phosh: 0.22.0 -> 0.23.0
also added `updateScript` to ease future updates:
```sh
$ nix-shell maintainers/scripts/update.nix --argstr package phosh
```

changelog: <https://gitlab.gnome.org/World/Phosh/phosh/-/blob/v0.23.0/debian/changelog>
abbreviated changelog (included inline below): <https://gitlab.gnome.org/World/Phosh/phosh/-/blob/v0.23.0/NEWS>

> phosh 0.23.0
> ------------
> Released December 2022
> * New lockscreen plugin for personal/emergency information
> * Allow plugins to have UI to set preferences
> * Ease creating plugin by better examples, improved helpers
>   and less duplication.
> * Switch docs to gi-docgen
2023-01-21 04:43:55 +00:00
R. Ryantm
b44466985d fvwm3: 1.0.5 -> 1.0.6a 2023-01-19 21:10:41 +00:00
Maximilian Bosch
cb22191d21
Merge pull request #210957 from Ma27/rm-ma27-from-packages-i-dont-use-anymore
treewide: remove myself (ma27) as maintainer from a bunch of pkgs I don't use anymore
2023-01-15 19:29:49 +01:00
Maximilian Bosch
52e277d501
treewide: remove myself (ma27) as maintainer from a bunch of pkgs I don't use anymore 2023-01-15 18:52:27 +01:00
Adam Stephens
0bbb9414d4
river: 0.2.0 -> 0.2.1 2023-01-12 12:15:52 -05:00
Sandro
85be954926
Merge pull request #209686 from aacebedo/aacebedo/swaycons 2023-01-08 19:58:02 +01:00
Thiago Kenji Okada
1fb11b0c5c
Merge pull request #203747 from nagy/cagebreak
cagebreak: 1.8.1 -> 1.9.1
2023-01-08 15:17:58 +00:00
Alexandre Acebedo
27e9a1075c swaycons: init at unstable-2023-01-05 2023-01-08 13:23:16 +01:00
7c6f434c
e6511f5503
Merge pull request #207615 from r-ryantm/auto-update/stalonetray
stalonetray: 0.8.4 -> 0.8.5
2023-01-07 11:35:21 +00:00
Anderson Torres
9be23ea41a
Merge pull request #208995 from wegank/imlib-drop
imlib: drop
2023-01-05 14:12:08 -03:00