Jörg Thalheim
|
5356420466
|
treewide: remove unused with statements from maintainer lists
$ find -type f -name '*.nix' -print0 | xargs -P "$(nproc)" -0 sed -i \
-e 's!with lib.maintainers; \[ *\];![ ];!' \
-e 's!with maintainers; \[ *\];![ ];!'
|
2024-07-29 10:06:20 +08:00 |
|
Peder Bergebakken Sundt
|
71ea012e77
|
ktfmt: 0.47 -> 0.51
Diff: https://github.com/facebook/ktfmt/compare/refs/tags/v0.47...v0.51
|
2024-07-22 23:50:42 +02:00 |
|
R. Ryantm
|
404a0320a2
|
ktls-utils: 0.10 -> 0.11
|
2024-06-14 16:31:23 +00: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 |
|
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 |
|
TomaSajt
|
9808effe74
|
ktfmt: make deterministic
|
2024-04-21 20:56:00 +02:00 |
|
Peder Bergebakken Sundt
|
f4610006d0
|
Merge pull request #278466 from arthsmn/ktls-utils-refactor
ktls-utils: add passthru.updateScript
|
2024-04-17 18:11:52 +02:00 |
|
Duncan Fairbanks
|
4ed0ebac06
|
maintainers: add bonsairobo
Co-authored-by: Jussi Kuokkanen <44469719+Lurkki14@users.noreply.github.com>
|
2024-04-13 13:30:53 -07:00 |
|
Duncan Fairbanks
|
c27e1bcb98
|
ktx-tools: init at 4.2.1
Co-authored-by: Jussi Kuokkanen <44469719+Lurkki14@users.noreply.github.com>
|
2024-04-13 13:30:26 -07:00 |
|
R. Ryantm
|
3d2e639680
|
ktfmt: 0.46 -> 0.47
|
2024-01-22 09:35:10 +00:00 |
|
Weijia Wang
|
513c5f168c
|
Merge pull request #274758 from r-ryantm/auto-update/maven
maven: 3.9.5 -> 3.9.6
|
2024-01-04 23:02:33 +01:00 |
|
Weijia Wang
|
0a8855f4bc
|
treewide: update maven hash
|
2024-01-03 23:04:55 +01:00 |
|
arthsmn
|
737f21efae
|
ktls-utils: add passthru.updateScript
|
2024-01-03 08:04:48 -03:00 |
|
arthsmn
|
aaae1b52a3
|
ktls-utils: init at 0.10
|
2023-12-18 16:36:43 -03:00 |
|
Anthony Roussel
|
0a957d97cc
|
ktfmt: fix meta.license
|
2023-11-27 15:43:19 +01:00 |
|
ghostbuster91
|
7a1233cc30
|
ktfmt: init at 0.46
|
2023-09-23 16:42:25 -03:00 |
|