Commit Graph

12 Commits

Author SHA1 Message Date
R. Ryantm
4278ec058a vimix-gtk-themes: 2023-06-21 -> 2023-09-09 2023-09-21 22:59:38 +00:00
José Romildo
6652725215 vimix-gtk-themes: 2023-01-25 -> 2023-06-21 2023-06-21 09:13:09 -03:00
José Romildo
0c4c59f876 vimix-gtk-themes: 2022-10-30 -> 2023-01-25 2023-01-26 22:04:49 -03:00
José Romildo Malaquias
d4926fc87f
vimix-gtk-themes: 2022-04-24 -> 2022-10-30 (#198745) 2022-11-10 01:57:19 +01: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
57db91900e vimix-gtk-themes: 2021-08-17 -> 2022-04-24 2022-05-01 10:45:28 -03:00
José Romildo
24688bd468 vimix-gtk-themes: 2021-08-09 -> 2021-08-17 2021-08-17 10:03:57 -03:00
José Romildo
5fb27d46d9 vimix-gtk-themes: 2021-04-25 -> 2021-08-09 2021-08-09 12:57:20 -03:00
José Romildo
9aedb717ec vimix-gtk-themes: 2020-11-28 -> 2021-04-25
- Update version
- FIx license
- Install all theme variants
- Add calls to run hooks in installPhase
2021-06-06 20:02:47 -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
R. RyanTM
e6af3bb5ed vimix-gtk-themes: 2020-02-24 -> 2020-11-28 2020-12-01 12:15:56 +00:00
José Romildo Malaquias
2509166f71 vimix-gtk-themes: init at 2020-02-24 2020-02-24 12:51:12 -03:00