AndersonTorres
|
c1e80e6dc5
|
Change the XFCE expressions' source hashes to SRI format
|
2021-06-17 13:25:11 -03:00 |
|
José Romildo Malaquias
|
eecc054a1e
|
xfce.xfwm4-themes: fix license
|
2021-03-31 19:10:51 -03:00 |
|
AndersonTorres
|
e1dd2a9ff1
|
xfwm4-themes: reorder
|
2021-01-31 01:55:25 -03:00 |
|
AndersonTorres
|
8f2d3208b8
|
xfce4-icon-theme: reorder file
A small modification to standardize the directory structure of XFCE expressions.
|
2021-01-31 01:55:25 -03:00 |
|
Ben Siraphob
|
5fffcef915
|
pkgs/desktops: pkgconfig -> pkg-config
|
2021-01-16 23:49:59 -08: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
|
5dd4e8900d
|
xfce.xfce4-icon-theme: add missing parent icon themes
Also:
- replace gtk2 by gtk3
- intltool and gtk are native build dependences
|
2020-04-19 21:32:15 -03:00 |
|
José Romildo Malaquias
|
c5d8f23feb
|
xfce.xfce4-icon-theme: update gtk dependency and add license
|
2020-04-19 20:39:00 -03:00 |
|
José Romildo Malaquias
|
06ba312152
|
xfce: add update scripts to xfce packages
|
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 |
|
Matthew Bauer
|
290a5d916e
|
treewide: update homepages to https where available
Based on "problems" from repology:
https://repology.org/repository/nix_unstable/problems
Mostly simple changes to reflect redirects.
|
2019-04-15 10:10:05 -04:00 |
|
volth
|
66939ec363
|
xfce4-13: backport panel plugins from xfce4-12
|
2018-08-02 09:17:25 +00:00 |
|
John Ericson
|
531e4b80c9
|
misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
|
2017-09-21 15:49:53 -04:00 |
|
Volth
|
bb833702aa
|
xfwm4-themes: init at 4.10.0
|
2017-04-05 22:10:03 +00:00 |
|
Vladimír Čunát
|
e979d7ad2f
|
vlada/xfce
Major Xfce refactoring, also adding versions 4.10.*
Signed-off-by: Vladimír Čunát <vcunat@gmail.com>
|
2013-02-21 12:16:51 +01:00 |
|