Commit Graph

24 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
R. Ryantm
0879bcb43b fulcio: 1.4.4 -> 1.4.5 2024-04-06 01:04:56 +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
7a11e15a39 fulcio: 1.4.3 -> 1.4.4 2024-02-29 02:41:43 +00:00
R. Ryantm
5f3e09f413 fulcio: 1.4.1 -> 1.4.3 2023-10-30 09:25:56 +00:00
R. Ryantm
3320377837 fulcio: 1.4.0 -> 1.4.1 2023-10-10 16:38:18 +00:00
R. Ryantm
207775c84d fulcio: 1.3.4 -> 1.4.0 2023-08-03 01:51:38 +00:00
R. Ryantm
8770c48697 fulcio: 1.3.3 -> 1.3.4 2023-07-19 17:19:41 +00:00
R. Ryantm
8f3121d74e fulcio: 1.3.2 -> 1.3.3 2023-07-12 02:56:38 +00:00
R. Ryantm
ae75dfca12 fulcio: 1.3.1 -> 1.3.2 2023-06-30 23:10:13 +00:00
R. Ryantm
bf0ca92836 fulcio: 1.2.0 -> 1.3.1 2023-05-05 09:10:59 +00:00
R. Ryantm
0942f0a963 fulcio: 1.1.0 -> 1.2.0 2023-04-18 13:21:01 +00:00
R. Ryantm
41d114b234 fulcio: 1.0.0 -> 1.1.0 2023-02-19 08:55:14 +00:00
Thomas Gerbet
beb95747bb fulcio: 0.6.0 -> 1.0.0
https://github.com/sigstore/fulcio/releases/tag/v1.0.0
2022-10-18 08:46:19 +02:00
R. Ryantm
4c2dca627e fulcio: 0.5.3 -> 0.6.0 2022-10-02 22:19:08 +08:00
R. Ryantm
2150676323 fulcio: 0.5.2 -> 0.5.3 2022-08-24 10:46:38 +00:00
Thomas Gerbet
b8083a98af fulcio: 0.4.1 -> 0.5.2
https://github.com/sigstore/fulcio/releases/tag/v0.5.2
https://github.com/sigstore/fulcio/releases/tag/v0.5.1
https://github.com/sigstore/fulcio/releases/tag/v0.5.0
2022-08-01 16:40:23 +02:00
Thomas Gerbet
6a4134d8ce fulcio: 0.4.0 -> 0.4.1
https://github.com/sigstore/fulcio/releases/tag/v0.4.1
2022-05-03 17:39:15 +02:00
06kellyjac
0094e13d47 fulcio: 0.3.0 -> 0.4.0 2022-04-27 15:57:35 +01:00
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
06kellyjac
51bf2a2011 fulcio: 0.2.0 -> 0.3.0 2022-04-06 16:49:28 +01:00
06kellyjac
fb1c9490bc fulcio: 0.1.1 -> 0.2.0
- binary renamed `fulcio-server` -> `fulcio`
- added version details
2022-03-16 14:52:08 +00:00
Thomas Gerbet
e8ef8a0bc7 fulcio: 0.1.0 -> 0.1.1
https://github.com/sigstore/fulcio/releases/tag/v0.1.1

The binary has been renamed from `fulcio` to `fulcio-server` to match
what's given in the `--help` page.
2021-07-27 10:24:48 +02:00
06kellyjac
0925a17c9b fulcio: init at 0.1.0 2021-07-07 12:37:38 +01:00