Commit Graph

18 Commits

Author SHA1 Message Date
Bobby Rong
e2210d169c
xfce.ristretto: enable JXL and WebP support 2024-09-08 16:47:02 +08:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
Bobby Rong
8ead389dcc
xfce.ristretto: 0.13.1 -> 0.13.2
https://gitlab.xfce.org/apps/ristretto/-/compare/ristretto-0.13.1...ristretto-0.13.2
2024-02-06 20:01:15 +08:00
Bobby Rong
587fa62e81
xfce.ristretto: 0.13.0 -> 0.13.1
https://gitlab.xfce.org/apps/ristretto/-/compare/ristretto-0.13.0...ristretto-0.13.1
2023-05-15 14:23:35 +08:00
Bobby Rong
2a3a0d46d4
xfce.ristretto: 0.12.4 -> 0.13.0
https://gitlab.xfce.org/apps/ristretto/-/compare/ristretto-0.12.4...ristretto-0.13.0
2023-03-15 16:34:24 +08:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
José Romildo
5287710f1e xfce.ristretto: 0.12.3 -> 0.12.4 2022-12-25 08:22:45 -03:00
José Romildo
829b778aa2 xfce.ristretto: 0.12.2 -> 0.12.3 2022-07-12 19:36:10 -03:00
R. Ryantm
4c719f8666 xfce.ristretto: 0.12.1 -> 0.12.2 2022-01-20 14:26:54 +00:00
José Romildo
24a4815693 xfce: add maintainers team 2021-12-08 11:34:00 -03:00
José Romildo
30fb90c16b xfce.ristretto: 0.12.0 -> 0.12.1 2021-11-28 15:11:09 -03:00
José Romildo
9e6f9e0697 xfce.ristretto: 0.11.0 -> 0.12.0 2021-11-02 19:22:31 -03:00
AndersonTorres
c1e80e6dc5 Change the XFCE expressions' source hashes to SRI format 2021-06-17 13:25:11 -03:00
Mustafa Çalışkan
596e9eac8e xfce.ristretto: 0.10.0 -> 0.11.0 2021-06-13 19:03:23 +03:00
José Romildo Malaquias
7e3436d979 xfce.ristretto: remove unused arguments 2021-03-31 19:10:52 -03:00
José Romildo Malaquias
6b60484e8d xfce.ristretto: exo-csource was replaced by xdt-source 2021-03-31 19:10:51 -03:00
worldofpeace
ac70cd728c xfce4-14: move to xfce and have only one version of xfce
All code that was at xfce4-14 has been moved to xfce/*.
Old expressions that aren't rewritten might be abandoned or broken.

Additonally I've ported the xfce4-14 thunar expression to support
thunarPlugins. We can now support this interface in the Xfce module
again, although I'm not sure if we have any plugins packaged that support
latest thunar.
2019-11-19 18:47:02 -05:00