1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-18 11:40:45 +00:00
Commit graph

8 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
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
aveltras 1a86669886 gnome-monitor-config: init at 0-unstable-2023-09-26 2024-05-27 15:09:21 +02:00
Bobby Rong 711d5b0d05
gnome-online-accounts-gtk: 3.50.1 -> 3.50.2
https://github.com/xapp-project/gnome-online-accounts-gtk/compare/3.50.1...3.50.2
2024-05-04 00:01:45 +08:00
Bobby Rong fae132c6e3
gnome-online-accounts-gtk: init at 3.50.1
https://github.com/xapp-project/gnome-online-accounts-gtk
2024-04-22 21:11:25 +02:00
Felix Buehler 5209f97ff7 gnucap: deprecate phases 2024-03-25 21:54:08 +01:00
aleksana bd2585b2c4 gnome-graphs: init at 1.7.2 2024-03-12 18:39:43 +08:00
Arnout Engelen 68d9ecff4c
gnucap: move to by-name
tested gnucap-full still works as well
2024-02-23 12:01:37 +01:00