1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-17 02:25:09 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Brenden Matthews
e2147bd5d7 Re-enable RSS in AppImage, also enable in Nix flake
The behaviour of the RSS flag changed in 4936c74, previously it would
enable cURL support when it was switched on, but now you must pass both
BUILD_RSS=ON and BUILD_CURL=ON to CMake at configure time.

This fixes #1861.
2024-04-25 20:13:02 -04:00
Tin Švagelj
93ffab51a0
Use perfect hash (gperf) for parsing color names (#1848)
Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
2024-04-24 06:24:54 +00:00
Brenden Matthews
7cd11c676d Updated flake per https://github.com/NixOS/nix/issues/5532
`nix flake check` no longer returns warnings.
2024-03-08 18:48:51 -05:00
Brenden Matthews
3bb8188785 Derp, fix these 2024-02-23 10:40:49 -05:00
Brenden Matthews
f74650886b Enable lua bindings in nix flake 2024-02-23 10:40:49 -05:00
Tin
a591228b71
Modify CI and Nix flake
Code tweaks

Signed-off-by: Tin <tin.svagelj@live.com>
2023-11-19 14:16:32 -05:00
Brenden Matthews
a24b4b17ee Get rid these 2023-06-26 19:43:34 -04:00
Brenden Matthews
ab42e60bd2
Include cache in flake 2023-06-24 15:11:21 -04:00
Brenden Matthews
4940070c0a Add nix flake dev shell, direnv, VSCode extensions, CI 2023-06-24 14:35:36 -04:00
Brenden Matthews
91faa5ad67
Update nix flake. 2023-02-28 23:03:08 -05:00
tranquillity-codes
4b8d5eb34a
Add an above-all overlay mode for own_window_type, utility (#1402)
* Add libXdamage to flake.nix

* Add TYPE_UTILITY as above-all alternative to TYPE_OVERRIDE

* Click-through for TYPE_UTILITY

* Added libxfixes to MacOS CI workflow

* Disable building of XFIXES on MacOS

* Fix build for xinerama/xfixes on macos.

* Update Lua version check.

* Tidy this up.

* Fix BUILD_XFIXES on Linux

* Sigh, fix this.

---------

Co-authored-by: tranquillity-codes <dev@itycodes.org>
Co-authored-by: Brenden Matthews <brenden@brndn.io>
2023-02-16 22:03:14 -05:00
Brenden Matthews
5fb9dfe10e Add basic Nix flake. 2023-01-01 13:44:29 -05:00