Alexis Hildebrandt
755b915a15
treewide: Remove indefinite article from meta.description
...
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
| xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
R. Ryantm
e60ae36b01
jicofo: 1.0-1075 -> 1.0-1078
2024-04-28 06:30:48 +00:00
R. Ryantm
88375d4cb9
jicofo: 1.0-1062 -> 1.0-1075
2024-03-19 11:47:49 +00:00
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
R. Ryantm
b668835688
jicofo: 1.0-1059 -> 1.0-1062
2024-01-28 16:32:18 +01:00
R. Ryantm
30b6998748
jicofo: 1.0-1057 -> 1.0-1059
2024-01-01 07:58:57 +00:00
R. Ryantm
54c98c60ee
jicofo: 1.0-1050 -> 1.0-1057
2023-12-12 03:06:22 +00:00
R. Ryantm
4c8b9a6eab
jicofo: 1.0-1038 -> 1.0-1050
2023-09-21 22:56:53 +00:00
R. Ryantm
16ea55a7fc
jicofo: 1.0-987 -> 1.0-1038
2023-06-16 21:02:04 +00:00
R. Ryantm
06cfa144ce
jicofo: 1.0-940 -> 1.0-987
2023-02-01 14:52:48 +01:00
Cleeyv
01a30d531b
jicofo: 1.0-934 -> 1.0-940
2022-10-28 11:51:24 -04:00
R. Ryantm
901e6fbd6b
jicofo: 1.0-911 -> 1.0-934
2022-09-29 09:11:57 +00:00
Simon Bruder
73afec5691
jicofo: 1.0-900 -> 1.0-911
2022-08-12 15:15:40 +02:00
ajs124
cbbdf1bf7b
jicofo: 1.0-832 -> 1.0-900
2022-06-28 23:14:18 +02:00
Cleeyv
c27a704630
jicofo: 1.0-813 -> 1.0-832
2021-12-30 12:51:18 -05:00
R. RyanTM
1ee326f74d
jicofo: 1.0-798 -> 1.0-813
2021-10-16 09:43:53 -07:00
R. RyanTM
e35934cc4f
jicofo: 1.0-756 -> 1.0-798
2021-09-12 19:39:14 +00:00
tshaynik
3646ad3900
jicofo: add passthru.updateScript
2021-09-09 15:08:30 -04:00
illustris
aea0f9ce1f
jicofo: 1.0-690 -> 1.0-756
2021-06-20 12:36:51 +02:00
Milan Pässler
475d9b3087
jicofo: 1.0-612 -> 1.0-690
2021-02-13 17:34:54 +01:00
Milan Pässler
1684fb7995
jicofo: run hooks in installPhase
2021-02-13 17:34:54 +01: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
Ryan Mulligan
c5b578cf74
jicofo: 1.0-589 -> 1.0-612
2020-08-08 12:30:13 -07:00
Ryan Mulligan
c4814c03b7
treewide: add Jitsi maintainers
...
* makes jitsi maintainer team
2020-08-04 13:07:36 -07:00
Martin Milata
26410b2b0b
jicofo: init at 1.0-589
2020-07-09 00:00:03 +02:00