stuebinm
ff1a94e523
treewide: add meta.mainProgram to packages with a single binary
...
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
José Romildo
5812ffaf78
enlightenment.evisum: add update script
2022-10-27 10:34:04 -03:00
José Romildo
8773488cc8
enlightenment: add maintainers team
2022-04-14 11:28:21 -03:00
José Romildo
554c0583fc
enlightenment.evisum: 0.5.13 -> 0.6.0
2021-12-27 19:18:04 -03:00
R. RyanTM
347df4662c
enlightenment.evisum: 0.5.11 -> 0.5.13
2021-04-28 05:21:15 +00:00
R. RyanTM
75daf3f72d
enlightenment.evisum: 0.5.10 -> 0.5.11
2021-02-12 06:16:53 +00:00
R. RyanTM
9525ca45e1
enlightenment.evisum: 0.5.9 -> 0.5.10
2021-02-04 05:58:25 +00:00
R. RyanTM
f19581d0ee
enlightenment.evisum: 0.5.8 -> 0.5.9
2021-01-19 10:30:06 +00: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
9448602120
enlightenment.evisum: 0.5.7 -> 0.5.8
2020-11-27 13:52:08 +00:00
José Romildo Malaquias
c3459f0f80
enlightenment.evisum: 0.5.6 -> 0.5.7
2020-10-18 16:54:22 -03:00
José Romildo Malaquias
c0064c3c22
enlightenment.evisum: init at 0.5.6
2020-09-18 09:26:42 -03:00