Commit Graph

15 Commits

Author SHA1 Message Date
R. Ryantm
821ed220bb igir: 2.9.2 -> 2.11.0 2024-08-05 05:21:40 +00:00
esthromeris
910be19a05 igir: remove TheBrainScrambler as maintainer 2024-07-30 11:02:58 +02:00
R. Ryantm
51b887167e igir: 2.9.0 -> 2.9.2 2024-07-14 03:43:22 +00:00
R. Ryantm
be8c591785 igir: 2.8.2 -> 2.9.0 2024-07-03 08:56:37 +00:00
R. Ryantm
1004300135 igir: 2.7.0 -> 2.8.2 2024-06-27 11:20:38 +00:00
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
1848bdb3cf igir: 2.6.3 -> 2.7.0 2024-05-09 01:13:48 +00:00
R. Ryantm
98facf0ee3 igir: 2.6.2 -> 2.6.3 2024-04-13 01:01:03 +00:00
R. Ryantm
f2f227bc4e igir: 2.6.1 -> 2.6.2 2024-04-07 13:02:05 +00:00
R. Ryantm
d754a354d8 igir: 2.6.0 -> 2.6.1 2024-03-31 04:45:30 +00:00
R. Ryantm
fb6044c8d2 igir: 2.5.2 -> 2.6.0 2024-03-23 15:09:51 +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
10b5c19984 igir: 2.5.0 -> 2.5.2 2024-03-10 01:27:34 +00:00
R. Ryantm
ed88acf83f igir: 2.2.1 -> 2.5.0 2024-02-27 01:43:08 +00:00
esthromeris
b19c0e84e4 igir: use autoPatchelfHook
This fixes https://github.com/NixOS/nixpkgs/issues/279695
2024-01-27 11:05:07 +01:00