Commit Graph

22 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
Arne Keller
c6400fbd21
drm_info: 2.3.0 -> 2.7.0 (#344022) 2024-12-09 18:39:22 +01:00
Kiskae
54dcafdd31 drm_info: 2.3.0 -> 2.7.0 2024-12-05 21:12:07 +01:00
Kiskae
9dcb0c5dda drm_info: move to by-name, adopt, format 2024-12-05 21:12:07 +01:00
R. Ryantm
74cb0ae183 dracula-theme: 4.0.0-unstable-2024-10-03 -> 4.0.0-unstable-2024-11-26 2024-11-26 21:34:45 +00:00
Alexis Praga
c35f615aea dragmap: init at 1.3.0
Genomic mapper. Open-source version of DRAGEN.
Tests are run during execution with google-tests.
2024-11-18 22:35:37 +01:00
Leona Maroni
3013234aef
druid: 30.0.0 -> 31.0.0 (#351877) 2024-11-16 22:20: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
R. Ryantm
168116687e drone-scp: 1.6.14 -> 1.7.0 2024-10-28 18:11:16 +00:00
Thomas Gerbet
7876de730f druid: use mysql_jdbc directly 2024-10-28 14:14:07 +01:00
Thomas Gerbet
a98b8f618b druid: 30.0.0 -> 31.0.0
Fixes CVE-2024-45384 and CVE-2024-45537.

Release notes:
https://github.com/apache/druid/releases/tag/druid-31.0.0
https://github.com/apache/druid/releases/tag/druid-30.0.1
2024-10-28 14:09:31 +01:00
Mikhail Klementev
f5d1d1ddfd
dry: init at 0.11.2 2024-10-27 09:36:57 +00:00
Peder Bergebakken Sundt
8c8962dd70 druid: use mirror url 2024-10-09 12:03:59 +02:00
Florian
2c5b304712
Merge pull request #219942 from vsharathchandra/druid_nix_module
nixos/druid: init module and package
2024-07-28 11:02:06 +02:00
sharath.v
99438044e7 druid: add passthru test 2024-07-28 07:20:16 +00:00
sharath.v
52eab37679 druid: init at 30.0.0 2024-07-28 06:51:13 +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
Laurent Arnoud
5cfeab887c
dreamchess: init at 0.3.0 2024-05-22 14:28:51 +02:00
R. Ryantm
1cf54a8ce7 drone-scp: 1.6.13 -> 1.6.14 2024-01-05 04:27:41 +00:00
R. Ryantm
dab7f9a029 drone-scp: 1.6.12 -> 1.6.13 2023-12-30 20:32:19 +00:00
R. Ryantm
41d3468680 drone-scp: 1.6.11 -> 1.6.12 2023-12-24 21:25:09 +00:00
Bruno BELANYI
cdb2546783 drone-scp: init at 1.6.11 2023-11-07 17:10:51 +00:00