Masum Reza
e13831335f
treewide: stdenv.is -> stdenv.hostPlatform.is ( #356363 )
...
* treewide: stdenv.is -> stdenv.hostPlatform.is
* treewide: nixfmt due to ci error
2024-11-17 16:11:54 +05:30
R. Ryantm
2a3ed9535e
ktor-cli: 0.2.1 -> 0.3.0
2024-11-15 15:14:24 +00:00
aleksana
571c71e6f7
treewide: migrate packages to pkgs/by-name, take 1
...
We are migrating packages that meet below requirements:
1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration
The tool is here: https://github.com/Aleksanaa/by-name-migrate .
2024-11-09 20:04:51 +08:00
nartsisss
5aeaf5919a
ktor-cli: init at 0.2.1
2024-10-05 17:17:46 +03:00
wxt
9d43cd139e
kty: init at 0.3.1
2024-09-26 15:56:21 +08:00
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