fortuneteller2k
|
d556d670ef
|
polybar: use lib.optional
|
2021-04-22 17:18:56 +08:00 |
|
fortuneteller2k
|
b9e04c759e
|
polybar: remove unnecessary asserts
|
2021-04-21 12:16:34 +08:00 |
|
fortuneteller2k
|
20c9bed8b7
|
polybar: 3.5.2 -> 3.5.5
|
2021-04-21 12:14:10 +08:00 |
|
AndersonTorres
|
9ac26e0f9c
|
polybar: mpd_clientlib -> libmpdclient
|
2021-02-12 08:34:35 -03:00 |
|
Ben Siraphob
|
5d566c43b4
|
pkgs/applications: pkgconfig -> pkg-config
|
2021-01-16 23:49:59 -08: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 |
|
wishfort36
|
5d3baeb189
|
polybar: 3.5.0 -> 3.5.2
|
2020-12-22 14:41:43 +01:00 |
|
Bart Brouns
|
3812cb7995
|
polybar: 3.4.3 -> 3.5.0
|
2020-12-03 22:25:04 +01:00 |
|
Oleksii Filonenko
|
512c3c0a05
|
maintainers: rename filalex77 -> Br1ght0ne
|
2020-11-17 13:09:31 +02:00 |
|
Doron Behar
|
b64ecc3b5f
|
polybar: Don't reference gcc
Polybar wants to be capable of printing the compiler that was used to
build it with `polybar -vv` but that makes it reference gcc. See:
https://github.com/polybar/polybar/blob/15e79b09d33c7cac888f93d218ae8be5ae617a2b/src/settings.cpp.cmake#L55
|
2020-06-07 09:19:04 +03:00 |
|
Oleksii Filonenko
|
55242c1d67
|
polybar: 3.4.2 -> 3.4.3
|
2020-05-15 09:54:30 -07:00 |
|
Doron Behar
|
cc5665d223
|
polybar: remove doing nothing postConfigure
|
2020-03-13 03:21:45 +00:00 |
|
Vladyslav M
|
9543e35537
|
Merge pull request #76579 from filalex77/polybar-3.4.2
polybar: 3.4.1 -> 3.4.2
|
2020-01-02 22:15:52 +02:00 |
|
Oleksii Filonenko
|
6c509b4f12
|
polybar: 3.4.1 -> 3.4.2
|
2019-12-27 18:46:58 +02:00 |
|
Jan Tojnar
|
eb1d315cd8
|
xorg.xcbproto: do not depend on python2
|
2019-12-15 01:50:34 +01:00 |
|
Oleksii Filonenko
|
41677b6d0c
|
polybar: change platforms from unix to linux
alsa-lib doesn't build on darwin.
|
2019-11-25 08:31:12 -08:00 |
|
Oleksii Filonenko
|
a28aaa87d3
|
polybar: add filalex77 as a maintainer
|
2019-11-25 08:31:12 -08:00 |
|
 Oleksii FilonenkoandSam Doshi
|
95c4adac0e
|
polybar: 3.4.0 -> 3.4.1
- Replace `python2` with `python3`
Co-authored-by: Sam Doshi <samdoshi@users.noreply.github.com>
|
2019-11-25 08:31:12 -08:00 |
|
Edmund Wu
|
892a04db3e
|
polybar: 3.3.1 -> 3.4.0
|
2019-07-29 09:07:07 -04:00 |
|
xrelkd
|
462c0904ca
|
polybar: 3.3.0 -> 3.3.1
|
2019-04-15 00:27:32 +08:00 |
|
Edmund Wu
|
4833732f4e
|
polybar: 3.2.1 -> 3.3.0
|
2018-12-24 08:15:01 -05:00 |
|
Ben Phipathananunth
|
df96b2224b
|
polybar: correct description
|
2018-12-08 10:23:33 -05:00 |
|
Piotr Bogdan
|
10e3dde91f
|
polybar: nuke reference to stdenv.cc, small clean up
|
2018-11-02 00:54:37 +00:00 |
|
Johannes Frankenau
|
a023ec647f
|
polybar: add and enable libnl support
|
2018-08-10 09:15:22 +02:00 |
|
Johannes Frankenau
|
64134b3a2c
|
polybar: 3.2.0 -> 3.2.1
|
2018-08-10 09:15:12 +02:00 |
|
Jörg Thalheim
|
79925f1b2a
|
Merge pull request #44041 from eadwu/polybar/3.2.0
polybar: 3.1.0 -> 3.2.0
|
2018-07-24 07:09:32 -04:00 |
|
Edmund Wu
|
149b42d8ee
|
polybar: 3.1.0 -> 3.2.0
Adds support for internal/pulseaudio
|
2018-07-23 17:06:44 -04:00 |
|
volth
|
52f53c69ce
|
pkgs/*: remove unreferenced function arguments
|
2018-07-21 02:48:04 +00:00 |
|
Andrew Scott
|
4d0ab5d698
|
polybar: add i3 to path
|
2018-05-07 00:44:00 +01:00 |
|
Andreas Rammhold
|
6809cb0b5f
|
polybar: 3.0.5 -> 3.1.0
|
2017-12-03 22:14:54 +01:00 |
|
Samuel Leathers
|
8bd224320e
|
polybar: fixes issue #28387 (#28441)
* polybar: fixes issue #28387
* polybar: fix fetchpatch checksum
|
2017-08-26 07:48:57 +01:00 |
|
Lorenzo Manacorda
|
0788476624
|
polybar: 3.0.4 -> 3.0.5
|
2017-04-09 22:18:51 +02:00 |
|
James Alexander Feldman-Crough
|
2ad43792ad
|
Remove redundant "fetchSubmodules" attr
|
2017-02-16 08:54:28 -08:00 |
|
James Alexander Feldman-Crough
|
0f905b0dc8
|
polybar: init at 3.0.4
Polybar is a status bar in the vein of xmobar or i3bar.
|
2017-02-05 10:57:02 -08:00 |
|