Jan Malakhovski
591ccfe5b9
treewide: noop: refer to src.name
or similar where appropriate, part 3: more use cases
...
This continues where d8f7f6a5ce
left off. Similarly
to that commit, this commit this also points `sourceRoot`s to `src.name` and similar
instead of keeping hardcoded names, and edits other derivation attrs do do the same,
where appropriate.
Also, similarly to d8f7f6a5ce
some of expressions this
edits use `srcs` attribute with customly-named sources, so they have to be moved
into `let` blocks to keep evaluation efficient (the other, worse, way to do this
would to recurcively refer to `elemAt n finalAttrs.srcs` or, similarly, with `rec`).
2023-08-11 09:20:44 +00:00
Jan Malakhovski
d8f7f6a5ce
treewide: noop: refer to src.name
or similar in sourceRoot
where appropriate, part 2: the non-trivial cases
2023-08-03 16:32:05 +00:00
José Romildo
67799e1347
mojave-gtk-theme: update wallpapers
2023-06-13 12:13:35 -03:00
José Romildo
9f885fc8c4
mojave-gtk-theme: 2022-10-21 -> 2023-06-13
2023-06-13 12:13:03 -03:00
José Romildo
f86d8fc24f
mojave-gtk-theme: 2022-06-07 -> 2022-10-21
2022-10-21 06:48:53 -03:00
José Romildo
01510c7ff3
treewide: no need to pass pname, version and attrPath to update scripts based on generic-updater
2022-09-27 23:41:53 -03:00
José Romildo Malaquias
bf190d4945
mojave-gtk-theme: 2022-05-12 -> 2022-06-07 ( #177337 )
2022-06-14 22:30:39 +02:00
José Romildo
19d2c6f64d
mojave-gtk-theme: add update script
2022-05-12 17:55:47 -03:00
José Romildo
4d60268814
mojave-gtk-theme: unstable-2021-12-20 -> 2022-05-12
2022-05-12 17:55:03 -03:00
José Romildo
525962b064
mojave-gtk-theme: add optional arguments
2022-01-13 11:00:36 -03:00
José Romildo
1a808ce384
mojave-gtk-theme: replace duplicate files with hardlinks
2022-01-13 09:59:55 -03:00
José Romildo
0540e9f60e
mojave-gtk-theme: 2021-07-20 -> unstable-2021-12-20
2022-01-13 09:57:00 -03:00
José Romildo
23aa24109d
mojave-gtk-theme: 2020-11-29 -> 2021-07-20
...
- update version
- run installPhase hooks
- fix license
- make relative symlinks for duplicated files
2021-07-23 12:14:17 -03: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
Chuck
289da1dcd8
mojave-gtk-theme: 2020-03-19 -> 2020-11-29
...
Resolves a size and performance regression introduced when libsass
bumped 3.6.1 -> 3.6.3. With this change, this package's size shrinks
from 1.5G to 31M.
https://github.com/vinceliuice/Mojave-gtk-theme/issues/178
2020-11-30 14:37:55 -08:00
Jan Tojnar
35deaa45a1
inkscape_0: drop
...
Inkscape 1.0.1 re-added the old CLI flags:
3ca6a4ed08
2020-09-10 20:46:55 +02:00
Pavol Rusnak
8402a74cce
treewide: replace inkscape with inkscape_0
...
The Inkscape CLI interface has been changed with 1.x and packages
are not adjusted yet to this change. Let's use inkscape 0.x instead.
2020-07-19 13:10:16 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
José Romildo Malaquias
d324a9aa0f
mojave-gtk-theme: 2020-02-20 -> 2020-03-19
2020-03-19 08:51:48 -03:00
José Romildo Malaquias
8700c4b7de
mojave-gtk-theme: 2019-12-12 -> 2020-02-20
2020-02-20 11:12:35 -03:00
José Romildo Malaquias
455a66eaae
mojave-gtk-theme: add wallpapers
2019-12-13 15:33:37 -03:00
José Romildo Malaquias
0e88b669d0
mojave-gtk-theme: 2019-09-09 -> 2019-12-12
2019-12-13 10:00:29 -03:00
José Romildo Malaquias
9dc74f3c44
mojave-gtk-theme: 2019-05-21 -> 2019-09-09
2019-09-13 09:39:56 -03:00
José Romildo Malaquias
d41747e38f
mojave-gtk-theme: 2019-01-02 -> 2019-05-21
2019-05-21 10:49:07 -03:00
José Romildo Malaquias
1ac1f2b59a
mojave-gtk-theme: init at 2019-01-02 ( #53197 )
2019-01-02 23:23:49 +01:00