Commit Graph

7 Commits

Author SHA1 Message Date
Jan Tojnar
7987842fec
Merge pull request #318589 from jtojnar/u-s-v-ignore-same
common-updater-scripts/u-s-v: support --ignore-same-version
2024-06-13 00:41:07 +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
Jan Tojnar
0421c816ba treewide: Simplify use of update-source-version
- `--ignore-same-version` allows us to not call it twice.
- with that, we can also omit version, to allow us updating e.g. `cargoDeps` hash
2024-06-09 20:33:23 +02:00
Otto Sabart
511d699e4e
teos: add update script 2023-03-28 21:00:00 +02:00
figsoda
2518b4131c teos: 0.1.2 -> 0.2.0
Diff: https://github.com/talaia-labs/rust-teos/compare/v0.1.2...v0.2.0
2023-03-01 20:12:07 -05:00
Guillaume Girol
df6a7e941a treewide: use bindgenhook where possible 2022-12-06 19:26:14 +01:00
Otto Sabart
2f4f8e64f5
teos: init at 0.1.2 2022-10-14 21:00:00 +02:00