Commit Graph

10 Commits

Author SHA1 Message Date
R. Ryantm
3c38ddd227 exabgp: 4.2.21 -> 4.2.22 2024-06-14 15:38:40 +00:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +02:00
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02: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
happysalada
f3565a2c08 rustus: 0.7.4 -> 0.7.6
https://github.com/s3rius/rustus/releases/tag/0.7.6
2023-11-10 05:28:51 +00:00
happysalada
dfa022d879 rustus: 0.7.3 -> 0.7.4 2023-06-19 11:30:58 -04:00
happysalada
4476d19942 rustus: 0.7.2 -> 0.7.3 2023-06-12 21:26:31 -04:00
happysalada
8cfe61fbbf rustus: init at 0.7.2 2023-06-06 06:35:47 -04:00
Raito Bezarius
d24f37524d
exabgp: add raitobezarius as a maintainer 2023-05-22 14:52:32 +02:00
Martin Weinelt
f752ef56b1
exabgp: init at 4.2.21
The BGP swiss army knife of networking
2023-05-22 14:42:19 +02:00