Commit Graph

230 Commits

Author SHA1 Message Date
Arne Keller
44f8ed831b
arrpc: 3.4.0 -> 3.5.0; add systemd user service (#351774) 2024-12-11 12:45:17 +01: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
Anderson Torres
7448a92e30 ares: refactor
- migrate patches to a directory
- nixfmt-rfc-style
- hammer
2024-12-09 20:05:50 -03:00
Anderson Torres
5e67300be4 ares: migrate to by-name 2024-12-09 20:05:50 -03:00
nixpkgs-merge-bot[bot]
f05e64a83f
arti: 1.3.0 -> 1.3.1 (#363089) 2024-12-09 15:38:45 +00:00
R. Ryantm
f2b92a8454 arkade: 0.11.29 -> 0.11.31 2024-12-08 07:15:28 +00:00
R. Ryantm
a362eb0e58 arti: 1.3.0 -> 1.3.1 2024-12-08 06:23:03 +00:00
Jan Tojnar
064ee2cb49 libsoup_2_4: Rename from libsoup
The 2.4 ABI branch has not been supported by upstream for a while now but people still keep accidentally adding it to new packages.
2024-12-08 00:37:52 +01:00
Sefa Eyeoglu
7dd001f3e2
argon: init at 2.0.21 (#351091) 2024-12-06 10:32:37 +01:00
StayBlue
7e78a81755 argon: init at 2.0.21 2024-12-05 18:09:27 -08:00
Zane Dufour
6012143d23
argocd: 2.12.6 -> 2.13.1; add fish completions (#358264)
Diff: https://github.com/argoproj/argo-cd/compare/v2.12.6...v2.13.1
2024-12-06 09:51:38 +08:00
Ulysses Zhan
a611045f3d
arrpc: 3.4.0 -> 3.5.0; add systemd user service 2024-12-05 11:36:13 -08:00
Ulysses Zhan
376975bdf6
arrpc: format 2024-12-05 11:36:12 -08:00
Weijia Wang
0fe78ee9eb
armadillo: 14.0.3 -> 14.2.1 (#360416) 2024-12-03 21:54:10 +01:00
Robert Schütz
049271b4a2
archivebox: fix build and add singlefile (#358588) 2024-12-02 11:17:04 -08:00
R. Ryantm
3ddb98b690 ariang: 1.3.7 -> 1.3.8 2024-12-01 09:31:20 +00:00
R. Ryantm
77b57f0a52 armadillo: 14.0.3 -> 14.2.1 2024-11-30 11:06:23 +00:00
Felix Bühler
2fd0802cbf
arduino-cli: fix fhsenv version (#359959) 2024-11-29 22:14:17 +01:00
Felix Buehler
3c18c8fcc2 arduino-cli: fix fhsenv version 2024-11-29 19:16:25 +01:00
nixpkgs-merge-bot[bot]
d063ad64cb
archipelago-minecraft: 0.5.0 -> 0.5.1 (#359472) 2024-11-29 16:26:25 +00:00
Aleksana
84dafe5c5d
archimede: init at 0.0.2 (#355257) 2024-11-29 16:50:26 +08:00
Tomodachi94
76bb4843c7
treewide: pin Gradle 8 where deprecation warning present in build log (#359177) 2024-11-27 13:45:10 -08:00
Nick Cao
8371d8431c
argocd-autopilot: 0.4.17 -> 0.4.18 (#359470) 2024-11-27 08:44:58 -05:00
R. Ryantm
4f19436c96 arcticons-sans: 0.580 -> 0.590 2024-11-27 02:03:17 +00:00
R. Ryantm
12da01a2e2 archipelago-minecraft: 0.5.0 -> 0.5.1 2024-11-27 01:25:41 +00:00
R. Ryantm
f133af54eb argocd-autopilot: 0.4.17 -> 0.4.18 2024-11-27 01:24:30 +00:00
Anugrah
aee73ac488 archimede: init at 0.0.2 2024-11-25 19:17:07 -08:00
Tomodachi94
33c8fa3a3c armitage: pin to Gradle 8 2024-11-26 02:44:25 +00:00
James Atkins
018bd5d268 archivebox: add SingleFile 2024-11-24 09:36:32 -06:00
James Atkins
ffc17f1a1b archivebox: fix build
Fixes #358580.

Override any django-extensions patches.
Add distutils dependency for Python 3.12 and above.
Convert buildPythonApplication to use build-system and dependencies.
Fix a scoping error with yt-dlp.

Note: if neither python.pkgs.yt-dlp nor pkgs.yt-dlp are in archivebox's
dependencies, then there is a missing runtime dependency error.
If pkgs.yt-dlp is in dependencies instead of python.pkgs.yt-dlp, (as was
the case) there is a cryptic error about 'pdm.backend' not being available.
Fix this by just using `python.pkgs.yt-dlp` everywhere.
2024-11-24 09:27:21 -06:00
Stefan Frijters
0b43f970ec
arduino-cli: 1.1.0 -> 1.1.1 2024-11-22 15:20:33 +01:00
Stefan Frijters
c8318492ca
arduino-cli: 1.0.4 -> 1.1.0 2024-11-22 15:16:52 +01:00
Pol Dellaiera
467cc1c918
treewide: remove AndersonTorres from some packages' meta.maintainers (#358027) 2024-11-22 14:46:01 +01:00
Anderson Torres
58fe14bdf9 treewide: remove AndersonTorres from some packages' meta.maintainers 2024-11-21 21:24:15 -03:00
DontEatOreo
74f7c2cd02
arc-browser: 1.69.0-55816 -> 1.70.0-56062
Changelog: https://arc.net/e/6A6E87BC-E130-43F5-9F4F-472B61231122
2024-11-21 20:51:21 +00:00
OTABI Tomoya
c562b1be2d
arti: 1.2.8 -> 1.3.0 (#352881) 2024-11-18 18:58:26 +09:00
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
41ffe91205 ares-cli: 3.1.2 -> 3.1.3 2024-11-15 23:23:42 +00:00
DontEatOreo
5a826b77eb
arc-browser: 1.67.0-55463 -> 1.69.0-55816
Changelog: https://arc.net/e/F4A65D2F-9963-4D57-9361-BEC148679669
2024-11-14 22:16:17 +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
Nick Cao
fe72d0e515
arc-browser: 1.66.0-55166 -> 1.67.0-55463 (#353126) 2024-11-08 15:57:13 -05:00
Dmitry Kalinkin
5c687a95f1
arrow-cpp: 17.0.0 -> 18.0.0 (#351868) 2024-11-07 16:14:20 -05:00
Nick Cao
907abd31df
argc: 1.20.1 -> 1.21.0 (#352404) 2024-11-06 09:20:52 -05:00
Phillip Cloud
29069e4fef
arrow-cpp: disable jemalloc for arm hosts by default 2024-11-06 07:00:35 -05:00
Phillip Cloud
cb2ef38a11
arrow-cpp: fix pkgsStatic 2024-11-06 07:00:34 -05:00
Roland Coeurjoly
c9ae493b65
arrow-cpp: substitute --replace with --replace-fail 2024-11-06 07:00:24 -05:00
Phillip Cloud
1ea6a63088
arrow-cpp: 17.0.0 -> 18.0.0 2024-11-06 07:00:22 -05:00
Victor Engmark
3047da7e86
argo-expr: init at 1.1.3
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-11-06 11:22:45 +13:00
Weijia Wang
699f297b96
ark-pixel-font: fix build for ZHF (#353495) 2024-11-04 19:39:04 +01:00
Sandro
14e770eef7
arouteserver: init at 1.23.1 (#353218) 2024-11-04 10:44:41 +01:00