Commit Graph

16 Commits

Author SHA1 Message Date
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
Sandro
82d00c4e36
Merge pull request #300966 from kilimnik/element-call
element-call: init at 0.5.16; lk-jwt-service: init at main
2024-05-26 21:37:25 +02:00
Daniel Kilimnik
200a4b3a10 element-call: init at 0.5.16 2024-05-25 13:11:37 +02:00
Fabian Affolter
dcd42c5896 elasticsearch-curator: format with nixfmt 2024-04-11 15:24:53 +02:00
Fabian Affolter
1d5c336aa6 elasticsearch-curator: 8.0.12 -> 8.0.15
Diff: https://github.com/elastic/curator/compare/refs/tags/v8.0.12...v8.0.15

Changelog: https://github.com/elastic/curator/releases/tag/v8.0.15
2024-04-11 15:24:38 +02:00
Anthony Roussel
2ac8d67212
elasticsearch-curator: move to by-name 2024-03-24 12:11:28 +01: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
Fernando Ayats
9f9670c142 elf-info: init at 0.3.0 2024-02-27 09:40:27 +01:00
R. Ryantm
f5f56791e9 elvish: 0.20.0 -> 0.20.1 2024-02-15 15:29:04 +00:00
R. Ryantm
b3f1b0d4c2 elvish: 0.19.2 -> 0.20.0 2024-02-13 14:23:41 +01:00
R. Ryantm
52b6b9051a elektroid: 3.0 -> 3.0.1 2024-01-30 15:31:31 +00:00
Weijia Wang
26ab3c9b8c
Merge pull request #282279 from r-ryantm/auto-update/elektroid
elektroid: 2.5.2 -> 3.0
2024-01-27 19:53:54 +01:00
R. Ryantm
9849089656 elektroid: 2.5.2 -> 3.0 2024-01-20 09:21:21 +00:00
marble
adbb849cd1 elf2nucleus: init at 0.1.0 2024-01-20 09:41:55 +01:00
Andrew Bruce
39d16c0d30 elektroid: move to name-based directory package 2024-01-03 10:17:50 +00:00
Anderson Torres
c3f4c7f54c elvish: refactor
- move installCheck to passthru.tests
- migrate to by-name
2023-09-19 00:02:22 -03:00