Artturin
b4fab0a98b
treewide: remove fmt from buildInputs where spdlog is used
...
spdlog_1 has fmt_8 in propagatedBuildInputs and having fmt which points
to fmt_7 in buildInputs makes the builds use wrong fmt
2021-11-07 22:05:08 +02:00
Sebastián Mancilla
8f94a33b38
treewide: ensure pre/post phase hooks are strings
...
Some derivations use lib.optional or lib.optionals when setting pre/post
phase hooks. Ensure the proper lib.optionalString is used.
2021-08-20 19:08:42 -04:00
Bernardo Meurer
77a51be0f2
waybar: expose rfkillSupport
2021-08-17 18:17:36 -07:00
Bernardo Meurer
a71946413e
waybar: explicitly enable layer-shell and manpages
2021-08-17 18:17:24 -07:00
Bernardo Meurer
358aafb693
waybar: remove deprecated -Dout meson option
2021-08-17 18:17:07 -07:00
Bernardo Meurer
2eda9b7676
waybar: remove unnecessary cmake nativeBuildDep
2021-08-17 18:16:49 -07:00
Tobias Mayer
08526fa936
waybar: 0.9.7 -> 0.9.8
2021-08-17 12:03:46 +02:00
Patrick Hilhorst
0fce3c1237
waybar: 0.9.5 -> 0.9.7
2021-04-16 09:40:55 +02:00
Bernardo Meurer
fcb969e119
waybar: fix compatibility with kernels >=5.11
2021-03-02 17:08:55 -08:00
Bernardo Meurer
ecf4afbdaa
waybar: add lovesegfault as maintainer
2021-03-02 17:04:55 -08:00
AndersonTorres
a6b8246c91
waybar: mpd_clientlib -> libmpdclient
2021-02-12 08:34:53 -03:00
Bruno Bigras
7908a0762b
waybar: 0.9.4 -> 0.9.5
2021-01-20 23:23:23 -05:00
Ben Siraphob
5d566c43b4
pkgs/applications: pkgconfig -> pkg-config
2021-01-16 23:49:59 -08:00
Ben Siraphob
108bdac3d9
pkgs/applications: stdenv.lib -> lib
2021-01-15 14:24:03 +07:00
Profpatsch
4a7f99d55d
treewide: with stdenv.lib; in meta -> with lib;
...
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Elis Hirwing
37e47b7f7c
waybar: Enable pulseaudio by default
...
The default configuration use the pulseaudio module, but it fails to
load with errors since we've built the package without pulseaudio
support. Most systems already have pulseaudio in the system closure
anyways so the closure size change won't be noticable on end user systems.
2020-10-03 08:15:02 +02:00
Jake Gillberg
6535c9f1da
waybar: 0.9.3 -> 0.9.4
...
Was frustrated with https://github.com/Alexays/Waybar/issues/739
2020-10-01 19:49:56 -07:00
Evils
3012ed98c2
waybar: 0.9.2 -> 0.9.3
...
and remove libinput as their readme says it was never used
74db69dcb7
2020-08-07 12:49:22 +02:00
Bruno Bigras
271b78451f
waybar: optionally wrap mediaplayer.py
2020-05-18 13:10:43 -04:00
R. RyanTM
f1d646b36f
waybar: 0.9.1 -> 0.9.2
2020-04-12 04:00:43 +00:00
Maximilian Bosch
89e2a43300
waybar: 0.9.0 -> 0.9.1, fix build
...
ZHF: #80379
https://hydra.nixos.org/build/113067187
2020-02-18 13:40:17 +01:00
Flakebi
cb895499a7
waybar: Use system style
2020-01-13 22:44:00 +01:00
Jean-Philippe Braun
a84185860c
waybar: 0.8.0 -> 0.9.0
2019-12-28 16:09:15 +01:00
Valerio Besozzi
7dfe735465
waybar: 0.7.2 -> 0.8.0
2019-08-29 12:13:36 +02:00
R. RyanTM
a7812d5b20
waybar: 0.7.1 -> 0.7.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/waybar/versions
2019-08-20 22:06:28 -07:00
Patrick Hilhorst
cc7213d7f5
waybar: 0.7.0 -> 0.7.1
2019-07-13 09:49:21 +02:00
Patrick Hilhorst
0e8b303b81
waybar: 0.6.9 -> 0.7.0
2019-06-23 12:38:35 +02:00
Patrick Hilhorst
973db4aabf
waybar: 0.6.8 -> 0.6.9
2019-06-16 17:44:09 +02:00
Patrick Hilhorst
637cdbb80b
waybar: add Synthetica as maintainer
2019-06-10 14:36:22 +02:00
Patrick Hilhorst
f350ad8231
waybar: 0.6.7 -> 0.6.8
2019-06-10 14:35:06 +02:00
Patrick Hilhorst
9d127b78f6
waybar: DRY refactor
2019-06-04 21:15:29 +02:00
Patrick Hilhorst
8cc768b64d
waybar: 0.6.6 -> 0.6.7
2019-06-04 21:15:12 +02:00
Minijackson
370a81d88f
waybar: 0.6.5 -> 0.6.6
2019-05-25 16:44:23 +02:00
Minijackson
53947f19c2
waybar: 0.6.1 -> 0.6.5
2019-05-18 19:48:35 +02:00
Minijackson
70098c2037
waybar: 0.5.1 -> 0.6.1
2019-05-04 09:57:34 +02:00
Minijackson
571d7ad303
waybar: 0.5.0 -> 0.5.1
2019-04-09 10:26:09 +02:00
Minijackson
e3dadb1231
waybar: 0.4.0 -> 0.5.0
2019-03-26 20:45:42 +01:00
Florian Franzen
b76e608ecc
waybar: init at 0.4.0
2019-03-18 09:56:26 +01:00