Bobby Rong
45e991cfb5
xfce.orage: 4.16.0 -> 4.18.0
...
https://gitlab.xfce.org/apps/orage/-/compare/orage-4.16.0...orage-4.18.0
The panel plugin has been removed.
2023-03-15 16:34:14 +08:00
José Romildo
4e1167e3f6
xfce.orage: 4.12.1 -> 4.16.0
2022-03-24 12:11:08 -03:00
José Romildo
005ac63a19
httpTwoLevelsUpdater: init
2022-02-21 13:01:49 -03:00
José Romildo
ba59355e81
gitUpdater: init
...
- Add the 'gitUpdater' helper function to update git based packages, using the
'genericUpdater' function.
- Rework argument passing to the `list-git-tags' and 'list-archive-two-level-versions' scripts.
- Replace 'genericUpdater' plus 'list-git-tags' by 'gitUpdater'
2022-02-21 13:01:49 -03:00
José Romildo
24a4815693
xfce: add maintainers team
2021-12-08 11:34:00 -03:00
AndersonTorres
c1e80e6dc5
Change the XFCE expressions' source hashes to SRI format
2021-06-17 13:25:11 -03:00
Ben Siraphob
badf51221d
treewide: stdenv.lib -> lib
2021-01-16 17:58:11 +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
José Romildo Malaquias
e18817b4f4
xfce.orage: do not use mkXfceDerivation
...
The source is archived and unavailable at the new Xfce git repository
2020-12-27 17:39:04 -03:00
kvtb
c7ef70f6c8
xfce.orage: fix dead link
2020-12-27 10:40:04 +00:00
José Romildo Malaquias
a772bc6eae
xfce.orage: the git repository has been archived (unmaintained)
2020-04-15 09:45:25 -03:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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