Commit Graph

140 Commits

Author SHA1 Message Date
Aleksana
e4d97f3e70
jaq: 1.6.0 -> 2.0.1 (#363868) 2024-12-11 21:08:35 +08:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Gaetan Lepage
4b45fe7c20 jaq: 1.6.0 -> 2.0.1
Diff: https://github.com/01mf02/jaq/compare/None...v2.0.1

Changelog: https://github.com/01mf02/jaq/releases/tag/v2.0.1
2024-12-10 14:11:42 +01:00
Gaetan Lepage
0901bc2b61 jaq: format 2024-12-10 11:25:45 +01:00
Weijia Wang
5a01cfa30e
java-service-wrapper: 3.5.59 -> 3.5.60 (#361376) 2024-12-09 21:20:04 +01:00
surfaceflinger
8e770757c6
jazz2: 2.9.1 -> 3.0.0 (#360909)
Diff: https://github.com/deathkiller/jazz2-native/compare/2.9.1...3.0.0
2024-12-05 18:35:58 -05:00
Colin
63721dc5cf jay: remove /usr prefix from installed files
NixOS expects these in top-level /share, not /usr/share
2024-12-05 01:17:46 +00:00
Franz Pletz
53b8f92efd
janus-gateway: 1.2.4 -> 1.3.0 (#360881) 2024-12-03 21:37:34 +01:00
R. Ryantm
93f1d4bf60 java-service-wrapper: 3.5.59 -> 3.5.60 2024-12-03 08:31:10 +00:00
Franz Pletz
a31a2b90ad
janus-gateway: 1.2.4 -> 1.3.0 2024-12-01 22:26:34 +01:00
R. Ryantm
5f28b534ef jawiki-all-titles-in-ns0: 0-unstable-2024-10-01 -> 0-unstable-2024-12-01 2024-12-01 14:45:24 +00:00
Anderson Torres
9a56705f94 various: remove AndersonTorres from maintainers
As a short note, I am relinquishing the maintenance of many packages, because it
is too much to me to handle right now.
2024-11-30 16:29:06 -03:00
Tomodachi94
76bb4843c7
treewide: pin Gradle 8 where deprecation warning present in build log (#359177) 2024-11-27 13:45:10 -08:00
Vincent Laporte
a605d065a9 jasmin-compiler: 2024.07.1 → 2024.07.2 2024-11-27 08:36:45 +01:00
Tomodachi94
9ebedd3091 jadx: pin to Gradle 8 2024-11-26 02:49:42 +00:00
Austin Horstman
7eb17a4ecc
jankyborders: 1.6.0 -> 1.7.0 2024-11-18 10:17:31 -06:00
R. Ryantm
25ee163f3c janusgraph: 1.0.0 -> 1.1.0 2024-11-16 02:12:43 +00:00
Weijia Wang
500090d6a9
jazz2: 2.9.0 -> 2.9.1 (#353432) 2024-11-11 23:13:27 +01:00
Guillaume Girol
926dbc8e1c
jasp-desktop: add patch to fix crash when using qt 6.8 (#352505) 2024-11-10 15:56:49 +01:00
R. Ryantm
658a8762ea jan: 0.5.6 -> 0.5.7 2024-11-09 20:15:30 +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
nat
1e49cbefac
jazz2: 2.9.0 -> 2.9.1 2024-11-03 16:21:19 +01:00
Austin Horstman
b1083bd126
jankyborders: switch to apple-sdk_11 2024-10-31 10:08:04 -05:00
Austin Horstman
ebebb59977
jankyborders: format 2024-10-31 10:07:14 -05:00
TomaSajt
ac976c912d
jasp-desktop: add patch to fix crash when using qt 6.8 2024-10-31 01:31:34 +01:00
nat
acce73254b
jazz2: 2.8.0 -> 2.9.0 2024-10-27 13:35:45 +01:00
R. Ryantm
9c7b41135f jasp-desktop: 0.19.0 -> 0.19.1 2024-10-26 06:53:09 +00:00
Franz Pletz
0e33e8051e
janus-gateway: fix build, 1.2.3 -> 1.2.4 (#350103) 2024-10-23 19:53:12 +02:00
Franz Pletz
f3138af886
janus-gateway: 1.2.3 -> 1.2.4 2024-10-23 16:43:28 +02:00
Franz Pletz
ff111f8105
janus-gateway: move to by-name 2024-10-23 16:32:37 +02:00
aleksana
ca0aa4dabc jalv: 1.6.6 -> 1.6.8 2024-10-22 20:09:07 +08:00
aleksana
1f3dcfb1a9 jalv: format with nixfmt-rfc-style 2024-10-22 19:40:16 +08:00
aleksana
30d7a3f7b6 jalv: move to pkgs/by-name 2024-10-22 19:39:51 +08:00
David McFarland
59ede8c223 jam: fix OS determination on linux 2024-10-16 10:50:40 -03:00
David McFarland
b69e2e84e0 jam: add test for OS=UNKNOWN 2024-10-16 10:50:40 -03:00
github-actions[bot]
7dc1e4239b
Merge master into staging-next 2024-10-06 06:04:33 +00:00
R. Ryantm
eda4b260d6 jan: 0.5.4 -> 0.5.6 2024-10-04 23:39:22 +00:00
K900
e3bf09623f Merge remote-tracking branch 'origin/master' into staging-next 2024-10-01 15:09:28 +03:00
Thiago Kenji Okada
a92b1e187b
{ftjam,jam}: migrate to by-name (#343849) 2024-10-01 12:51:25 +01:00
R. Ryantm
966526bda1 jawiki-all-titles-in-ns0: 0-unstable-2024-09-11 -> 0-unstable-2024-10-01 2024-10-01 02:07:01 +00:00
Anderson Torres
98ac68511e jam: refactor
- migrate to by-name
- strictDeps
- split outputs
- test version
2024-09-23 08:52:02 -03:00
R. Ryantm
4e843f18b2 jan: 0.5.3 -> 0.5.4 2024-09-22 09:05:18 +00:00
h7x4
9a0f009815
ibus-engines.mozc-ut: init at 2.30.5544.102 (#314248) 2024-09-21 20:18:30 +02:00
nicoo
2641d97cbf pkgs/by-name: Convert hashes to SRI format
Reproduction script:
	# Bulk rewrite
	./maintainers/scripts/sha-to-sri.py pkgs/by-name
	# Revert some packages which will need manual intervention
	for n in amdvlk azure-cli cargo-profiler corefonts flatito fluxcd gist perf_data_converter protoc-gen-js solana-cli swt verible; do
		git checkout -- "pkgs/by-name/${n:0:2}/${n}"
	done
2024-09-15 11:24:31 +02:00
Shogo Takata
392ec6ad7a
jawiki-all-titles-in-ns0: init at 0-unstable-2024-09-11 2024-09-13 13:42:37 +09:00
R. Ryantm
949be2386c jan: 0.5.1 -> 0.5.3 2024-09-02 11:24:25 +00:00
nat
1bd7f799b1
jazz2: 2.7.0 -> 2.8.0 2024-08-04 16:53:44 +02: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
Vladimír Čunát
726f3ec8b5
Merge #319221: jansson: adopt; modernize; add more checks
...into staging
2024-07-20 09:29:30 +02:00
TomaSajt
b3de6e585b
jasp-desktop: 0.18.3 -> 0.19.0 2024-07-16 20:45:56 +02:00