Commit Graph

6 Commits

Author SHA1 Message Date
Victor Mignot
c18d4104dc
vscode-extensions.jebbs.plantuml: Drop victormignot as maintainer 2024-07-06 21:03:00 +02:00
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
éclairevoyant
7bf9febfa6
vscode-extensions.*: format with nixfmt (RFC 166) 2024-05-01 06:00:27 -04:00
V
710ddf0ba9 vscode-extensions.*: use hash attribute for SRI hashes
This is a purely syntactical change and should not result in the
recompilation of any packages.

Change-Id: I07adad25402eb0cc84307cab80b74225a11df81d
2024-04-05 23:38:06 +02:00
superherointj
9ec72407a4 vscode-extensions: remove 'with' and normalize lib usage
* Remove 'with'.
  Reasoning: 451dfa6d84

* Normalize lib usage in vscode-extensions.
2023-03-18 16:40:36 -03:00
Victor Mignot
5ca3d56bc1
vscode-extensions.jebbs.plantuml: init at 2.17.4 2022-09-29 12:40:16 -04:00