Commit Graph

30 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
Aleksana
d6ae090291
aactivator: init at 2.0.0 (#357493) 2024-11-24 20:40:16 +08:00
Peder Bergebakken Sundt
ff9102c2f4
aaaaxy: 1.5.208 -> 1.5.220 (#354202) 2024-11-24 06:05:39 +01:00
Mark Keller
6229cb20cc aactivator: init at 2.0.0 2024-11-22 13:26:53 -08:00
gautaz
d2c1254ba9
aardvark-dns: 1.13.0 -> 1.13.1 2024-11-22 09:21:41 +01: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
Luflosi
5255c5614d
aaaaxy: 1.5.208 -> 1.5.220
https://github.com/divVerent/aaaaxy/releases/tag/v1.5.220
2024-11-07 11:34:16 +01:00
jopejoe1
c4aecf3160 aaphoto: fix src 2024-10-17 19:50:21 +02:00
Luflosi
a9e8b838c8
aaaaxy: 1.5.202 -> 1.5.208
https://github.com/divVerent/aaaaxy/releases/tag/v1.5.208
2024-10-07 19:02:40 +02:00
nixpkgs-merge-bot[bot]
995b55e455
aaaaxy: 1.5.190 -> 1.5.202 (#342440) 2024-09-17 14:19:28 +00:00
R. Ryantm
acc9061814 aaaaxy: 1.5.190 -> 1.5.202 2024-09-17 03:12:36 +00:00
Anderson Torres
f0e64ce16f treewide: migrate packages maintained by AndersonTorres to by-name
Manual migration for the sake of by-name migration is no longer discouraged
since #340235.
2024-09-16 14:26:47 -03:00
Luflosi
218b5701c1
aaaaxy: 1.5.183 -> 1.5.190
https://github.com/divVerent/aaaaxy/releases/tag/v1.5.190
2024-08-29 13:56:33 +02:00
R. Ryantm
3710b728b0 aaaaxy: 1.5.173 -> 1.5.183 2024-08-26 12:31:53 +00:00
Luflosi
3c315d6e91
aaaaxy: 1.5.139 -> 1.5.173
https://github.com/divVerent/aaaaxy/releases/tag/v1.5.173
2024-07-09 21:27:43 +02: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
Luflosi
84b5b4cfa7
aaaaxy: 1.5.129 -> 1.5.139
https://github.com/divVerent/aaaaxy/releases/tag/v1.5.139
2024-06-03 23:18:43 +02:00
Luflosi
6493d50082
aaaaxy: 1.5.54 -> 1.5.129
https://github.com/divVerent/aaaaxy/releases/tag/v1.5.129
2024-05-13 17:36:43 +02:00
R. Ryantm
f3ac3b7f59 aaaaxy: 1.5.42 -> 1.5.54 2024-04-09 00:20:53 +00:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
2f5d6f37b0 aaaaxy: 1.5.23 -> 1.5.42 2024-03-05 01:09:03 +00:00
Luflosi
d2a31f99b9
aaaaxy: 1.5.6 -> 1.5.23
https://github.com/divVerent/aaaaxy/releases/tag/v1.5.23
2024-02-26 18:45:04 +01:00
R. Ryantm
ebe95b82b1 aaaaxy: 1.4.160 -> 1.5.6 2024-02-20 07:36:59 +00:00
R. Ryantm
2afa5ec4ef aaaaxy: 1.4.137 -> 1.4.160 2024-01-30 07:39:12 +00:00
Nick Cao
2158a9aa4d
Merge pull request #280408 from r-ryantm/auto-update/aarch64-esr-decoder
aarch64-esr-decoder: 0.2.1 -> 0.2.3
2024-01-14 12:19:59 -05:00
R. Ryantm
261de50c2a aarch64-esr-decoder: 0.2.1 -> 0.2.3 2024-01-12 04:02:18 +00:00
Luflosi
5ff3ea822a
aaaaxy: 1.4.119 -> 1.4.137
https://github.com/divVerent/aaaaxy/releases/tag/v1.4.137
2024-01-09 23:04:55 +01:00
Luflosi
5a7c7f79a5
aaaaxy: 1.4.101 -> 1.4.119
https://github.com/divVerent/aaaaxy/releases/tag/v1.4.119
2023-12-11 22:14:48 +01:00
Luflosi
56583f0ac1
aaaaxy: migrate to by-name 2023-12-11 22:14:47 +01:00
Jared Baur
340b30eede
aarch64-esr-decoder: init at 0.2.1
A utility for decoding aarch64 ESR register values.
2023-09-21 18:41:38 -07:00