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
Gutyina Gergő
e7b93f44dc
kryptor: add maintainer gepbird 2024-12-10 00:55:56 +01:00
Gutyina Gergő
1f93aee30f
kryptor: add version checking 2024-12-10 00:55:56 +01:00
Gutyina Gergő
2d8de12e2d
kryptor: add update script 2024-12-10 00:55:48 +01:00
Gutyina Gergő
23d1d5c8be
kryptor: .NET 6 -> 8 2024-12-09 17:25:25 +01:00
Gutyina Gergő
bc259d48fa
kryptor: refactor 2024-12-09 17:25:20 +01:00
Gutyina Gergő
9431dcc532
kryptor: nixfmt 2024-12-09 15:50:57 +01:00
R. Ryantm
ae077ea248 kronosnet: 1.29 -> 1.30 2024-12-03 01:46:04 +00:00
Yt
7069636733
krop: pin pypdf2 version (#357570) 2024-11-27 22:17:14 -05:00
cloudripper
f9afd9e5f3 kraft: 0.8.6 -> 0.9.4, add cloudripper as maintainer
Update pkgs/by-name/kr/kraft/package.nix

Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-11-27 06:30:16 -08:00
Jonas Heinrich
1588793de6 krop: pin pypdf2 version 2024-11-27 12:20:48 +01:00
David McFarland
bfaca46529 dotnet-sdk/runtime/aspnetcore: 6.0 -> 8.0 2024-11-17 18:35:19 -04:00
R. Ryantm
8f55df5aa8 krabby: 0.2.0 -> 0.2.1 2024-11-09 17:11:12 +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
Ivan Kovnatsky
f3f69171dd
treewide: migrate packages maintained by ivankovnatsky to by-name 2024-10-04 16:31:04 +03:00
Peder Bergebakken Sundt
8c8c27bb19 treewide: remove unused inputs 2024-09-18 01:00:07 +02:00
Vladimír Čunát
cd346565bb
Merge branch 'master' into staging-next 2024-07-24 07:19:19 +02:00
tomberek
69c850c2db
Merge pull request #321359 from ExpidusOS/feat/krun
krun: init at 0-unstable-2024-06-18
2024-07-23 22:48:19 -04:00
Martin Weinelt
b907d82797
Merge pull request #325223 from mweinelt/typer-deps
python312Packages.typer: include optional dependencies
2024-07-18 18:54:53 +02:00
Martin Weinelt
3d12611232
python312Packages.typer: include standard optional
Typer specifies the standard optional-dependencies package list, but then
due to internal tooling includes it by default in Require-Dist.

https://github.com/tiangolo/typer/blob/0.12.3/pyproject.toml#L71-L72

This is in line with changes that happened in typer 0.12.1

https://github.com/tiangolo/typer/releases/tag/0.12.1
2024-07-18 18:54:10 +02:00
Arthur
7a0d1c5178
kryptor: init at 4.1.0 (#326334)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2024-07-16 13:43:40 +02:00
Tristan Ross
ab4247be8c
krun: init at 0-unstable-2024-06-18 2024-07-04 19:46:47 -07:00
Martin Weinelt
abdf5dc772
treewide: remove pythonRelaxDepsHook references
It is is now provided automatically, when `pythonRelaxDeps` or
`pythonRemoveDeps` is defined through `mk-python-derivation`.
2024-06-14 14:52:00 +02:00
Fabian Affolter
e0d54c39a6 krbjack: source is tagged 2024-06-09 20:06:44 +02:00
Peder Bergebakken Sundt
0e4bf5608f
Merge pull request #285177 from lelgenio/krita-plugin-gmic-package
krita: wrap with plugins, krita-plugin-gmic init at 3.2.4.1
2024-04-07 21:42:25 +02:00
Fabian Affolter
c610ee821e krbjack: init at 0-unstable-2024-02-08
Kerberos AP-REQ hijacking tool with DNS unsecure updates abuse

https://github.com/almandin/krbjack
2024-03-17 12:19:07 +01:00
Azat Bahawi
272b8c9bfd
krr: fix version name 2024-03-07 15:36:24 +03:00
R. Ryantm
ba19ffaa8f krr: 1.7.0 -> 1.7.1 2024-03-05 12:22:12 +00:00
Azat Bahawi
c3b8f188d8
krr: init at 1.7.0 2024-03-03 22:01:53 +03:00
lelgenio
d4bb486c8d krita-plugin-gmic: init at 3.2.4.1 2024-02-27 21:30:27 -03:00