Aleksana
019688919b
auto-editor: init at 25.3.0 ( #317557 )
2024-12-05 21:21:38 +08:00
Thomas Gerbet
384f6f592b
authentik: flag with knownVulnerabilities
...
The bump to 2024.10.x is currently stalled in #345940 .
The fix for CVE-2024-52289 involves a backward incompatible
API and DB change so it is also not great for a backport even
if we cherry-picks the security fixes.
Given no NixOS module is available in nixpkgs marking the package
with `knownVulnerabilities` should have a limited impact.
2024-12-03 22:45:06 +01:00
github-actions[bot]
ac86a85402
Merge master into staging-next
2024-12-02 12:06:22 +00:00
R. Ryantm
c6f7529b1e
autosuspend: 7.0.2 -> 7.0.3
2024-12-02 03:44:18 +00:00
github-actions[bot]
ede548fffd
Merge master into staging-next
2024-12-01 12:05:29 +00:00
Anderson Torres
9a56705f94
various: remove AndersonTorres from maintainers
...
As a short note, I am relinquishing the maintenance of many packages, because it
is too much to me to handle right now.
2024-11-30 16:29:06 -03:00
David McFarland
e608a7688a
autoconf-archive: fix quoting of m4_fatal
...
This cherry-picks a patch set fixing calls to m4_fatal which caused some
packages to fail in autoconf (e.g. cava).
(cherry picked from commit bdd6ddd20d
)
(cherry picked from commit 83c8c7fad4
)
2024-11-30 15:11:10 +01:00
Adam C. Stephens
8b94fcb975
audiobookshelf: 2.17.1 -> 2.17.2 ( #359250 )
2024-11-27 14:01:24 -05:00
Martin Joerg
460d092336
audiobookshelf: 2.17.1 -> 2.17.2
...
https://github.com/advplyr/audiobookshelf/releases/tag/v2.17.2
https://github.com/advplyr/audiobookshelf/compare/refs/tags/v2.17.1...refs/tags/v2.17.2
2024-11-26 11:48:46 +00:00
Thiago Kenji Okada
d0b8e7beac
audacious: move to pkgs/by-name
2024-11-25 17:29:44 +00:00
Thiago Kenji Okada
4637550101
audacious-plugins: move to pkgs/by-name
2024-11-25 17:29:43 +00:00
Masum Reza
c0451e3638
autofs: enable NIS support ( #350538 )
2024-11-21 14:33:36 +05:30
Tobias Berger
ed59aeca78
audiobookshelf: 2.16.2 -> 2.17.1
2024-11-18 20:47:09 +01:00
Nick Cao
a2e0485067
automatic-timezoned: 2.0.34 -> 2.0.38 ( #355479 )
2024-11-15 09:11:52 -05:00
github-actions[bot]
b3a71c7e0d
Merge master into staging-next
2024-11-13 18:04:17 +00:00
github-actions[bot]
50eb4d03f7
Merge master into staging-next
2024-11-13 06:04:52 +00:00
Austin Horstman
9ce28cbd7e
autoraise: fix darwin
...
Private frameworks need to be injected through a new hook. This requires
configuration for the hook to be activated.
2024-11-12 19:16:43 -06:00
Austin Horstman
77467888ce
audiobookshelf: 2.16.1 -> 2.16.2 ( #354188 )
2024-11-12 18:42:51 -06:00
R. Ryantm
383242a101
automatic-timezoned: 2.0.34 -> 2.0.38
2024-11-12 17:55:00 +00:00
BarrOff
98df2b0a67
autofs5: enable NIS support
...
The current package does not support reading NIS maps of autofs
templates. Adding the libnsl.dev package to buildInputs lets the
configure script detect rpcsvc/ypclnt.h which enables support for NIS.
2024-11-10 19:03:15 +01:00
Emily
ce788776a5
Merge master into staging-next
2024-11-09 12:51:01 +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
Martin Weinelt
2900723943
Merge remote-tracking branch 'origin/master' into staging-next
2024-11-08 18:40:48 +01:00
jopejoe1
9deddb4eb1
authentik: move inlined python modules to the standard python modules ( #338629 )
2024-11-08 14:03:11 +01:00
CaptainEureka
b32690dd8b
audiobookshelf: 2.16.1 -> 2.16.2
2024-11-07 10:45:45 +01:00
adisbladis
687371ab28
auto-patchelf: Don't use buildPythonApplication
...
https://github.com/NixOS/nixpkgs/pull/340162 introduced `autoPatchelfHook` as it's own top-level attribute.
This also made it use the Nixpkgs Python build infrastructure, which relies on dependency propagation, leaking Python as a dependency into many builds erroneously.
This change uses a `withPackages` constructed environment instead, and manually patches the script shebangs, not triggering the `buildPython*` dependency propagation mechanism
2024-11-03 03:44:26 +00:00
Weijia Wang
8c416bc8b8
audacity: migrate to apple-sdk_11
2024-10-31 11:03:47 +01:00
R. Ryantm
d7f8e5b19d
audacity: 3.6.4 -> 3.7.0
2024-10-31 10:28:38 +01:00
Aleksana
e01ec8dd98
audible-cli: Specify version regex ( #347470 )
2024-10-31 17:23:07 +08:00
Emily
f2ec87281b
auto-patchelf: rename source directory to avoid rebuilds
2024-10-31 00:44:39 +00:00
Emily
7402e574c9
auto-patchelf: avoid filesets
...
The use of filesets triggers the same Nix evaluation bug as in
e4b8a0a243
, which broke the installer
tests again.
2024-10-30 23:12:37 +00:00
github-actions[bot]
09d8c7ec2f
Merge master into staging-next
2024-10-29 18:04:32 +00:00
Adam Stephens
35071f05d2
audiobookshelf: 2.16.0 -> 2.16.1
...
https://github.com/advplyr/audiobookshelf/releases/tag/v2.16.1
2024-10-29 08:55:40 -04:00
github-actions[bot]
eb0f257925
Merge master into staging-next
2024-10-29 00:14:34 +00:00
Adam C. Stephens
c19ae194f9
audiobookshelf: 2.15.1 -> 2.16.0 ( #351934 )
2024-10-28 17:39:42 -04:00
Rick van Schijndel
d7216383a5
auto-cpufreq: getent in propagatedBuildInputs ( #350511 )
2024-10-28 21:33:57 +01:00
K900
0c45a8b5c4
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-28 21:46:13 +03:00
TomaSajt
4f2b5f3788
auto-editor: init at 25.3.0
2024-10-28 19:37:07 +01:00
Adam Stephens
e706c31942
audiobookshelf: 2.15.1 -> 2.16.0
2024-10-28 16:26:14 +00:00
Nick Hu
0595d469c7
autoraise: init at 5.3 ( #349777 )
...
* autoraise: init at 5.3
* Update pkgs/by-name/au/autoraise/package.nix
Co-authored-by: ジムワルド <96021122+zimward@users.noreply.github.com>
---------
Co-authored-by: ジムワルド <96021122+zimward@users.noreply.github.com>
2024-10-28 14:35:04 +00:00
Robert James Hernandez
ec876e54f8
auto-cpufreq: getent in propagatedBuildInputs
...
The auto-cpufreq daemon leverage getent to locate the users homedir.
2024-10-22 16:11:13 +00:00
github-actions[bot]
f2d7c5202d
Merge master into staging-next
2024-10-21 18:04:46 +00:00
Adam C. Stephens
04ffa382ab
audiobookshelf: 2.15.0 -> 2.15.1 ( #349688 )
2024-10-21 12:53:14 -04:00
github-actions[bot]
8164a7aa6d
Merge master into staging-next
2024-10-21 00:14:52 +00:00
Gutyina Gergő
9744efc3b0
treewide: update pnpmDeps hashes
2024-10-19 23:50:41 +02:00
Adam Stephens
56ec5e83a4
audiobookshelf: 2.15.0 -> 2.15.1
...
https://github.com/advplyr/audiobookshelf/releases/tag/v2.15.1
2024-10-18 23:52:34 -04:00
github-actions[bot]
2c176e14b1
Merge master into staging-next
2024-10-18 18:04:25 +00:00
FliegendeWurst
9c2f72fc58
auto-cpufreq: copy icon to correct location
2024-10-18 14:49:02 +02:00
github-actions[bot]
05ae933cd6
Merge master into staging-next
2024-10-16 12:05:34 +00:00
Heitor Augusto
0c8d09f274
audacity: remove with lib
from meta and rec
2024-10-15 16:07:22 -03:00