Commit Graph

19 Commits

Author SHA1 Message Date
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
3bd20fe6f7 luna-icons: 2.0 -> 2.1 2022-07-06 10:43:49 -03:00
José Romildo
e0de711e36 luna-icons: 1.9.1 -> 2.0 2022-04-26 19:40:26 -03:00
R. Ryantm
75e3333ce6 luna-icons: 1.9 -> 1.9.1 2022-02-24 13:13:58 +00:00
José Romildo
d14c567830 luna-icons: 1.8 -> 1.9 2022-01-14 06:56:16 -03:00
José Romildo
843729d487 luna-icons: 1.7 -> 1.8 2021-12-18 11:04:18 -03:00
R. Ryantm
49f2fabd1d luna-icons: 1.6 -> 1.7 2021-12-07 12:30:30 +00:00
José Romildo
ea522953ac luna-icons: 1.4 -> 1.6 2021-10-12 10:13:58 -03:00
R. RyanTM
fcb7719e31 luna-icons: 1.3 -> 1.4 2021-09-23 03:31:47 +00:00
José Romildo
e8f9c0583f luna-icons: 1.2 -> 1.3 2021-08-12 10:38:19 -03:00
José Romildo Malaquias
eb77c2aa36 luna-icons: 1.1 -> 1.2 2021-04-20 09:13:36 -03:00
José Romildo Malaquias
deefae9708 luna-icons: 1.0 -> 1.1 2021-03-14 14:38:26 -03:00
José Romildo Malaquias
98ebc85aa4 luna-icons: 0.9.2 -> 1.0 2021-02-15 10:20:19 -03:00
José Romildo Malaquias
7cf816bed7 luna-icons: 0.9.1 -> 0.9.2 2021-01-14 10:23:44 -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
José Romildo Malaquias
0e73c49e02 luna-icons: 0.9 -> 0.9.1 2020-12-28 00:07:25 -03:00
José Romildo Malaquias
fecf626fe2 luna-icons: 0.6 -> 0.9 2020-12-16 15:24:32 -03:00
José Romildo Malaquias
29187f1073 luna-icons: 2020-08-09 -> 0.6 2020-10-14 11:30:18 -03:00
José Romildo Malaquias
211edbc5d1 luna-icons: init at 2020-08-09 2020-08-13 09:57:00 -03:00