1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
Commit graph

8 commits

Author SHA1 Message Date
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
R. Ryantm b21b9d7956 go-cqhttp: 1.1.0 -> 1.2.0 2023-10-10 17:30:14 +00:00
Fabián Heredia Montiel ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
Pol Dellaiera 863f0ec663
Update pkgs/servers/go-cqhttp/default.nix 2023-07-01 23:01:54 +02:00
u2x1 2a319ab3d3
go-cqhttp: 1.0.1 -> 1.1.0 2023-07-02 00:52:40 +08:00
Ruixi-rebirth 0b23bcb807
go-cqhttp: 1.0.0-rc5 -> 1.0.1 2023-04-15 16:28:32 +08:00
Anillc decdea95b6
go-cqhttp: 1.0.0-rc4 -> 1.0.0-rc5 2023-03-18 14:19:55 +08:00
Anillc d6adb0f0c5
go-cqhttp: init at 1.0.0-rc4 2023-01-13 03:43:07 +08:00