Commit Graph

189 Commits

Author SHA1 Message Date
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
Harbiinger
1ca6aaacc6 ankama-launcher: 3.12.26 -> 3.12.27 2024-12-09 21:18:17 +01:00
Austin Horstman
ee1578a67a
anydesk: 6.3.3 -> 6.4.0 (#363015) 2024-12-08 18:22:23 -06:00
Wolfgang Walther
530f5127e8
ansel: 0-unstable-2024-09-29 -> 0-unstable-2024-10-28 (#358584) 2024-12-08 13:57:03 +01:00
R. Ryantm
cb4bdffed6 anydesk: 6.3.3 -> 6.4.0 2024-12-08 01:45:35 +00:00
Gaétan Lepage
8037b7f217
ankama-launcher: 3.12.24 -> 3.12.26 (#362515) 2024-12-08 01:32:25 +01: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
R. RyanTM
f25c84e189
ananicy-rules-cachyos: 0-unstable-2024-10-25 -> 0-unstable-2024-11-22 (#362538) 2024-12-07 21:17:26 +05:30
Gaetan Lepage
3b3d38924b ankama-launcher: 3.12.24 -> 3.12.26 2024-12-06 18:37:40 +01:00
Sandro
b0302a578d
angular-language-server: 18.2.0 -> 19.0.3 (#360805) 2024-12-05 09:58:31 +01:00
34j
d637b85e25
treewide: replace --enable-wayland-ime with --enable-wayland-ime=true for the arguments to properly work (#361341) 2024-12-05 00:06:22 +05:30
Marcel
617c502f98
angular-language-server: 18.2.0 -> 19.0.3 2024-12-03 23:00:22 +01:00
Harbiinger
1f3aeb467d ankama-launcher: init at 3.12.24
Co-authored-by: FilipeS0usa <filipes0usa.git@proton.me>
2024-12-03 09:01:05 +01:00
Pol Dellaiera
bfa35cd85b
anvil-editor: init at 0.4 (#356629) 2024-12-01 15:56:16 +01:00
R. Ryantm
c20ccbbf98 android-udev-rules: 20241019 -> 20241109 2024-11-30 21:09:08 +00:00
Philip Taron
b61dffc48e
ant: modernize, update primary name (#360077) 2024-11-29 09:57:18 -08:00
Sefa Eyeoglu
01c33fb6d7
treewide: add --enable-wayland-ime flag to all Electron packages that uses NIXOS_OZONE_WL (#358620) 2024-11-29 18:48:23 +01:00
Tomodachi94
0b87b1feb6 ant: use finalAttrs 2024-11-29 01:31:04 +00:00
Tomodachi94
2538d58436 ant: format with nixfmt-rfc-style
Also:
* Remove a stray unused comment
2024-11-29 01:19:02 +00:00
Tomodachi94
4f2b642f6c apacheAnt: make ant the primary name
apacheAnt is unused in the tree; `ant` is more commonly used.
2024-11-29 01:19:02 +00:00
Sandro
935c1e36c5
angular-language-server: remove overjealous templating (#354195) 2024-11-27 15:14:50 +01:00
aleksana
1282bf0ce4 anvil-editor: init at 0.4 2024-11-27 10:43:06 +08:00
34j
8ae2932d56 add --enable-wayland-ime flag to all Electron packages that uses NIXOS_OZONE_WL 2024-11-24 13:34:28 +09:00
R. Ryantm
4b848193da ansel: 0-unstable-2024-09-29 -> 0-unstable-2024-10-28 2024-11-23 22:58:51 +00:00
R. Ryantm
6c8ee2dfff antimatter-dimensions: 0-unstable-2024-08-12 -> 0-unstable-2024-10-16 2024-11-21 18:27:25 +00:00
Austin Horstman
6e88b6175a
anyrun: mark darwin unsupported (#355557) 2024-11-14 12:10:52 -06:00
Sarah Clark
e52b835f25 anyrun: drop Apple support 2024-11-13 21:10:11 -08:00
Peder Bergebakken Sundt
e80e84ef83
anytype: 0.43.1 -> 0.43.4 (#352656) 2024-11-14 02:39:22 +01:00
Sarah Clark
c255dffa53 anyrun: format rfc style 2024-11-12 20:50:35 -08: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
Sandro Jäckel
25be6b0c86
angular-language-server: remove overjealous templating
Templating owner/repo just decreases readability; the pname in the
update script just matches by accident, we really need the attr of the
package here.
2024-11-07 11:27:45 +01:00
Emily
85f7e662ed
pkgs/by-name/[ab].+: migrate to new apple sdk (#354097) 2024-11-07 05:50:23 +00:00
Fabián Heredia Montiel
ff95239d72
antiprism: 0.30 -> 0.32 (#354091) 2024-11-06 19:12:47 -06:00
Sarah Clark
28329a0d5f anchor: migrate to new apple sdk structure 2024-11-06 16:19:36 -08:00
Weijia Wang
191d141f5e
angular-language-server: init at 18.2.0 (#350257) 2024-11-07 00:38:30 +01:00
Austin Horstman
a3c4180405
antiprism: modernize 2024-11-06 17:32:14 -06:00
Austin Horstman
66979b30af
antiprism: 0.30 -> 0.32 2024-11-06 15:44:13 -06:00
Weijia Wang
d877d2ca4b
ansel: 0-unstable-2024-08-13 -> 0-unstable-2024-09-29 (#345346) 2024-11-02 16:49:03 +01:00
Philip Taron
706955fadb
antora-lunr-extension: init at 1.0.0-alpha.8 (#332341) 2024-11-01 08:51:23 -07:00
bornedj
e81d01698f
angular-language-server: init at 18.2.0 2024-11-01 15:39:25 +01:00
David Chocholatý
96d76639f1
anytype: 0.43.1 -> 0.43.4 2024-10-31 17:31:53 +01:00
NAHO
4ce5400335
antora: add naho as maintainer
To simplify maintenance of the antora-ui-default and
antora-lunr-extension packages, naho should also be added as a
maintainer for the core Antora package.

Link: https://github.com/NixOS/nixpkgs/pull/332341
2024-10-31 09:11:42 +01:00
NAHO
6248c46b27
antora-lunr-extension: init at 1.0.0-alpha.8
Link: https://github.com/NixOS/nixpkgs/pull/332341
2024-10-31 09:11:42 +01:00
NAHO
d5443c9174
antora: verify core functionality with a minimal working example
Link: https://github.com/NixOS/nixpkgs/pull/332341
2024-10-31 09:11:41 +01:00
NAHO
c5f5cc355f
antora-ui-default: init at 0
The Antora default UI bundle is intended to be passed to antora's
--ui-bundle-url flag or injected into the ui.bundle.url key to avoid
irreproducible [1] references.

This UI bundle allows writing reproducible Antora tests.

[1]: https://gitlab.com/antora/antora-ui-default/-/jobs/artifacts/HEAD/raw/build/ui-bundle.zip?job=bundle-stable

Link: https://github.com/NixOS/nixpkgs/pull/332341
2024-10-31 09:11:41 +01:00
K900
280a9f86c8 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-27 09:10:05 +03:00
Aleksana
b7034ba992
antares: modernize; remove electron override (#350627) 2024-10-27 12:09:15 +08:00
eymeric
2207360823
antares: fix desktop icon 2024-10-26 21:28:37 +02:00
K900
f21f4ca3ee Merge remote-tracking branch 'origin/master' into staging-next 2024-10-26 21:05:47 +03:00
Arno Kellermann
c4390d9905 anytype: 0.42.8 -> 0.43.1 2024-10-25 22:25:07 +02:00