Commit Graph

79 Commits

Author SHA1 Message Date
Martin Weinelt
93f4195fe0
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/applications/graphics/seamly2d/default.nix
2024-07-26 18:05:04 +02:00
Sigmanificient
6dd44107ac treewide: remove unused lib (and other) arguments 2024-07-26 11:18:09 +02:00
github-actions[bot]
2567b049bd
Merge master into staging-next 2024-07-25 18:00:59 +00:00
Peder Bergebakken Sundt
3099ccf78e
Merge pull request #329151 from B4dM4n/fix-authentik
authentik: Fix runtime errors
2024-07-25 19:58:37 +02:00
Fabian Möller
a7668fa167
authentik: Fix runtime errors 2024-07-23 12:30:33 +02:00
github-actions[bot]
09a27d5bc1
Merge master into staging-next 2024-07-23 00:02:18 +00:00
Sergei Trofimovich
93d84f953f autoprefixer.tests: fix the eval
Without the change thee val fails as:

    $ nix build --no-link -f. autoprefixer.tests
    ...
       error: attribute 'packageName' missing
       at pkgs/by-name/au/autoprefixer/tests/simple-execution.nix:4:26:
            3| let
            4|   inherit (autoprefixer) packageName version;
             |                          ^
            5| in
2024-07-22 22:28:14 +01:00
github-actions[bot]
6ff8a10a87
Merge master into staging-next 2024-07-21 06:01:25 +00:00
Masum Reza
2f904fbb0c
Merge pull request #328792 from rissson/authentik-2024.6.1
authentik: 2024.6.0 -> 2024.6.1
2024-07-21 10:20:12 +05:30
Marc 'risson' Schmitt
531eb8e1ac
authentik: add rissson as maintainer (#328793)
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2024-07-21 10:17:01 +05:30
Marc 'risson' Schmitt
e1ed616cbc
authentik: 2024.6.0 -> 2024.6.1
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space>
2024-07-21 03:14:42 +02: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
Doron Behar
bd77a57b8d autotools-language-server: fix evaluation by using python311 2024-07-11 12:21:24 +03:00
Sandro
a4cd82738c
Merge pull request #325856 from mjoerg/audiobookshelf-2.11.0
audiobookshelf: 2.10.1 -> 2.11.0
2024-07-09 23:52:49 +02:00
Martin Joerg
c0739a0fca audiobookshelf: 2.10.1 -> 2.11.0
https://github.com/advplyr/audiobookshelf/releases/tag/v2.11.0
https://github.com/advplyr/audiobookshelf/compare/v2.10.1...v2.11.0
2024-07-09 18:38:24 +00:00
Thomas Gerbet
9682638827
Merge pull request #313989 from jvanbruegge/authentik-2024.4
authentik,authentik-outposts.ldap: 2024.2.2 -> 2024.6.0
2024-07-09 20:12:41 +02:00
éclairevoyant
fcf65eb295
Merge pull request #323192 from sarcasticadmin/rh/1719591075auto
auto-cpufreq: add sarcasticadmin as maintainer
2024-07-08 11:58:49 +00:00
Franz Pletz
7179de7adb
Merge pull request #322503 from pyrox0/autoprefixer-init 2024-07-06 16:01:34 +02:00
Jan van Brügge
22ef83d56b
authentik-outposts.radius: init at 2024.6.0 2024-07-06 12:51:32 +01:00
Jan van Brügge
c719eead60
authentik,authentik-outposts.ldap: 2024.2.2 -> 2024.6.0 2024-07-06 12:51:31 +01:00
Pyrox
88ca48b76a
nodePackages.autoprefixer: Remove from node-packages
Moves to pkgs/by-name.
2024-07-05 13:51:29 -04:00
Robert James Hernandez
810384a5f0 auto-cpufreq: add sarcasticadmin as maintainer 2024-06-28 16:19:27 +00:00
Robert James Hernandez
6b85a76f3b auto-cpufreq: remove Technical27 as maintainer 2024-06-28 16:19:06 +00:00
github-actions[bot]
cf7e625161
Merge master into staging-next 2024-06-26 12:01:11 +00:00
Pyrox
6954a8acb9
auto-changelog: move out of node-packages 2024-06-26 00:40:10 -04:00
Martin Weinelt
f822b2ba5c Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
Fabian Affolter
88af533d8a
Merge pull request #320725 from r-ryantm/auto-update/audion
audion: 0.2.0 -> 0.2.1
2024-06-18 15:36:54 +02:00
R. Ryantm
3dd645dd3e audion: 0.2.0 -> 0.2.1 2024-06-18 08:50:13 +00:00
Doron Behar
7eabbc2829
Merge pull request #316901 from doronbehar/pkg/autotools-language-server
autotools-language-server: init at 0.0.19
2024-06-18 09:52:14 +03: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
Doron Behar
306018c040 autotools-language-server: init at 0.0.19 2024-06-14 10:50:05 +03:00
Alexis Hildebrandt
f8c4a98e8e treewide: Remove the definite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"([Tt]he)? ' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Tt]he (.)/\1\U\2/'
2024-06-09 23:08:46 +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
Alexis Hildebrandt
bf995e3641 treewide: Remove ending period from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*".*\.";' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*)\.";/\1";/'
2024-06-09 23:04:51 +02:00
tomberek
cc6d856e65
Merge pull request #315383 from isabelroses/auto-cpufreq
auto-cpufreq: 1.9.9 -> 2.3.0
2024-05-31 19:11:01 -07:00
isabel
aa31715677
auto-cpufreq: move to pkgs/by-name 2024-05-31 19:51:23 +01:00
Fabian Affolter
ad99b8322c audiness: 0.4.0 -> 0.5.0
Diff: https://github.com/audiusGmbH/audiness/compare/refs/tags/0.4.0...0.5.0

Changelog: https://github.com/audiusGmbH/audiness/releases/tag/0.5.0
2024-05-31 11:55:27 +02:00
Sigmanificient
8b473d1a27 treewide: remove unused fetch* (and other) arguments 2024-05-30 13:36:48 +02:00
Martin Joerg
7087317d3e audiobookshelf: 2.9.0 -> 2.10.1
https://github.com/advplyr/audiobookshelf/releases/tag/v2.10.0
https://github.com/advplyr/audiobookshelf/releases/tag/v2.10.1
https://github.com/advplyr/audiobookshelf/compare/v2.9.0...v2.10.1
2024-05-29 12:54:48 +02:00
Weijia Wang
2cf862d77a
Merge pull request #309666 from r-ryantm/auto-update/audio-sharing
audio-sharing: 0.2.2 -> 0.2.4
2024-05-13 23:26:34 +02:00
Aleksana
1b8f21cb61
Merge pull request #307804 from r-ryantm/auto-update/autosuspend
autosuspend: 6.1.1 -> 7.0.0
2024-05-09 11:57:50 +08:00
R. Ryantm
7d105f2435 audio-sharing: 0.2.2 -> 0.2.4 2024-05-06 23:46:00 +00:00
Weijia Wang
3b7eb42bff
autosuspend: drop support for older versions of python
Co-authored-by: Anthony Roussel <anthony@roussel.dev>
2024-05-05 17:39:54 +02:00
R. Ryantm
ce4252be50 autosuspend: 6.1.1 -> 7.0.0 2024-04-29 17:35:19 +00:00
Fabian Affolter
9c3e9cb216 audiness: 0.3.2 -> 0.4.0
Diff: https://github.com/audiusGmbH/audiness/compare/refs/tags/0.3.2...0.4.0

Changelog: https://github.com/audiusGmbH/audiness/releases/tag/0.4.0
2024-04-29 08:48:20 +02:00
Adam C. Stephens
b53ce73d70
Merge pull request #306033 from adamcstephens/abs/2.9.0
audiobookshelf: 2.8.1 -> 2.9.0
2024-04-23 07:08:07 -04:00
Zebreus
7b67f66039 autopsy: init at 4.21.0 2024-04-22 21:53:45 +02:00
Adam Stephens
8bd1de6d7f
audiobookshelf: 2.8.1 -> 2.9.0
https://github.com/advplyr/audiobookshelf/releases/tag/v2.9.0
2024-04-22 11:40:59 -04:00
Fabian Affolter
3674a336f6 audiness: format with nixfmt 2024-04-12 09:32:42 +02:00