Commit Graph

696748 Commits

Author SHA1 Message Date
Austin Horstman
6e03f1b2c2
cava: format 2024-10-23 21:23:41 -05:00
andre4ik3
3591d639b1
nqptp: copy systemd service and add capability
The binary has its capability to listen on ports removed, and upstream
has already moved to AmbientCapabilities in the systemd service instead
of using setcap. Copying the systemd service allows using the package
with `systemd.packages`.

The patch should be removed after version 1.2.4, along with the other
patch. The patch is taken from [commit 050a8c2][1] in the upstream
repository.

[1]: 050a8c2de9
2024-10-24 05:46:24 +04:00
Yt
37ac2e71f5
aider-chat: 0.59.0 -> 0.60.0 (#350691) 2024-10-23 21:22:23 -04:00
happysalada
9739138630 aider-chat: 0.59.0 -> 0.60.0 2024-10-23 21:00:47 -04:00
nixpkgs-merge-bot[bot]
17303cec15
orchard: 0.24.0 -> 0.24.1 (#349952) 2024-10-24 00:50:56 +00:00
Artemis Tosini
6da0a87109
bintools-wrapper: Set dynamic-linker on OpenBSD
Now that ld.so is symlinked into the libc derivation,
we can use it as a dynamic linker.
In my testing, OpenBSD does not have any issues with executing from
a symlinked ld.so.
2024-10-24 00:43:24 +00:00
Artemis Tosini
fcd62ad082
openbsd.rtld: init
rtld contains ld.so, the dynamic linker on OpenBSD.
This package does not include related scripts (ldd and ldconfig),
because they would create a dependency loop.
rtld (run-time ld) is an os-agnostic term for dynamic linker.

For simplicity, also link this into the libc symlinkJoin package
2024-10-24 00:43:24 +00:00
kirillrdy
1299718cc9
gitkraken: 10.4.0 -> 10.4.1 (#350785) 2024-10-24 11:40:24 +11:00
Artemis Tosini
f5194c3579
openbsd.openbsdSetupHook: Fix bsd.prog.mk
bsd.prog.mk makes sure libc is built before programs that use it by
making all programs depend on core files.

We handle this dependency by referencing libc in cc-wrapper,
but that isn't sufficient to tell bsd.prog.mk that e.g. crtbegin.o
exists.

Clear libc-related variables to fix OpenBSD program build
2024-10-24 00:11:49 +00:00
Yt
ece68644a3
optimism: 1.9.1 -> 1.9.4 (#350572) 2024-10-23 19:52:58 -04:00
Yt
fec7e231b5
vector: 0.41.1 -> 0.42.0 (#350365) 2024-10-23 19:45:50 -04:00
Martin Weinelt
e12a45dd7e
esphome: 2024.10.1 -> 2024.10.2
https://github.com/esphome/esphome/releases/tag/2024.10.2
2024-10-24 01:32:36 +02:00
Martin Weinelt
207da68384
esphome: 2024.10.0 -> 2024.10.1 (#350469) 2024-10-24 01:31:14 +02:00
Weijia Wang
d1da326d50
maintainers: update shadowrz (#350722) 2024-10-24 01:12:26 +02:00
Weijia Wang
b1da538423
komikku: 1.57.0 -> 1.58.0; add webp support; move to by-name (#350584) 2024-10-24 01:11:33 +02:00
Maximilian Bosch
3a0901b9d8
Merge: ripgrep-all: avoid producing debug symbols (#350768) 2024-10-24 00:55:03 +02:00
Luke Granger-Brown
67dd6c039e
factorio-experimental: 2.0.9 -> 2.0.10 (#350802) 2024-10-23 23:48:23 +01:00
Luke Granger-Brown
9e3e014de1
nixos/factorio: add allowedPlayers option to manage the whitelist (#350769) 2024-10-23 23:47:53 +01:00
Fabián Heredia Montiel
58b124e48c
linux: use lore URL for netfilter fix, remove linux 6.10 (EOL) (#350757) 2024-10-23 16:38:21 -06:00
Peder Bergebakken Sundt
079633d28c
python312Packages.dm-control: 1.0.23 -> 1.0.24 (#350714) 2024-10-24 00:37:19 +02:00
Luke Granger-Brown
33892f852d factorio-experimental: 2.0.9 -> 2.0.10 2024-10-23 23:21:44 +01:00
Gaétan Lepage
6301495959
vimPlugins.NotebookNavigator-nvim: init at 2024-05-23 (#350718) 2024-10-24 00:21:09 +02:00
Matthieu Coudron
5c8ff2e60c
nixos/immich: use 'immich' as syslog identifier (#350551)
use 'immich' as syslog identifier

seeing 'immich' instead of the generic 'server' in journalctl is more understandable
2024-10-24 00:15:19 +02:00
Gaetan Lepage
259fd995f5 python312Packages.ray: 2.37.0 -> 2.38.0
Diff: https://github.com/ray-project/ray/compare/ray-2.37.0...ray-2.38.0

Changelog: https://github.com/ray-project/ray/releases/tag/ray-2.38.0
2024-10-24 00:11:49 +02:00
Gaétan Lepage
b6e772807c
python3Packages.qtile: 0.28.1 -> 0.29.0, python3Packages.qtile-extras: 0.28.1 -> 0.29.0 (#350175) 2024-10-23 23:45:58 +02:00
Azat Bahawi
20f02a8fde
nginxModules.njs: 0.8.1 -> 0.8.4 (#317683) 2024-10-23 21:45:28 +00:00
R. RyanTM
d23625221e
grafana-loki,promtail: 3.2.0 -> 3.2.1 (#349931)
https://github.com/grafana/loki/releases/tag/v3.2.1

diff: https://github.com/grafana/loki/compare/v3.2.0...v3.2.1
2024-10-23 23:45:14 +02:00
Philip Taron
eee954a451
trivial: make symlinkJoin support pname+version alone (#344645) 2024-10-23 14:09:11 -07:00
Philip Taron
db44da13e1
fetchurl: enable TLS verification when NIX_SSL_CERT_FILE is set (#350222) 2024-10-23 14:07:17 -07:00
zi3m5f
20ebe18d2c
nixos/manual: enhance appimage instructions
Following a bug report (#350383) about `appimage-run` missing a
shared library, add instructions to nixos manual.
2024-10-23 23:02:33 +02:00
FliegendeWurst
30ad4bb06c ccid: properly build with new meson build files
Co-Authored-By: Emily <vcs@emily.moe>
2024-10-23 22:48:48 +02:00
Ryan Horiguchi
449a963b0e nixos/nginx: create 127.0.0.1 alias for status page 2024-10-23 22:41:00 +02:00
Gaétan Lepage
5650eb70d1
zed-editor: 0.157.5 -> 0.158.1 (#350753) 2024-10-23 22:33:33 +02:00
Nicolas Goudry
3becc6bcb8
gitkraken: 10.4.0 -> 10.4.1 2024-10-23 22:23:51 +02:00
Artturin
b7bf09a388 grimblast: patch shebang in .grimblast-wrapped
`strictDeps` is used so `bash` is not in `buildInputs` just because it's in
`common-path.nix`
2024-10-23 23:20:02 +03:00
Fabian Affolter
0090ed3c6e python312Packages.bugsnag: refactor 2024-10-23 22:18:32 +02:00
Fabian Affolter
a9df3a0f22 python312Packages.base58: refactor
- add changelog to meta
2024-10-23 22:12:35 +02:00
Philip Taron
2399b23c80
kakoune-lsp: 17.1.2 -> 18.0.2 (#349698) 2024-10-23 13:09:29 -07:00
Philip Taron
4dbb808a7d
treewide: use stdenv.buildPlatform.canExecute (#350195) 2024-10-23 13:05:50 -07:00
Philip Taron
c73098dfbb
nix-prefetch-git: fix error in home folder cleanup (#350683) 2024-10-23 13:03:47 -07:00
Pol Dellaiera
7b259a70b6 vscode-extensions.visualjj.visualjj: 0.11.8 -> 0.12.0 2024-10-23 21:56:11 +02:00
Francesco Zanini
309e5ad624 ripgrep-all: avoid producing debug symbols
Upstream enabled `debug = true` for the release profiles, breaking the
`wrapProgram` logic we have in the build.

Additionally, we don't want to have debug symbols produced by default.
2024-10-23 21:45:31 +02:00
piegames
ad8d051645
treewide: Fix indentation in strings (#350296) 2024-10-23 21:44:22 +02:00
Fabian Affolter
0a32e717b1 burpsuite: 2024.8.4 -> 2024.8.5 2024-10-23 21:42:17 +02:00
Artturin
95c1043ff5 treewide: remove usages of aliases {build,host,target}Platform 2024-10-23 22:40:32 +03:00
Fabian Affolter
61cc7eaffd python312Packages.angrop: 9.2.10 -> 9.2.11
Diff: https://github.com/angr/angrop/compare/refs/tags/v9.2.10...v9.2.11
2024-10-23 21:36:07 +02:00
Fabian Affolter
f99e3bb3e1 python311Packages.angr: 9.2.122 -> 9.2.124
Diff: https://github.com/angr/angr/compare/refs/tags/v9.2.122...v9.2.124
2024-10-23 21:35:27 +02:00
kirillrdy
8ae60a7737
opentrack: 2022.3.0 -> 2023.3.0 (#349971) 2024-10-24 06:33:36 +11:00
Fabian Affolter
9692d8c9d2 $python312Packages.cle: 9.2.122 -> 9.2.124
Diff: https://github.com/angr/cle/compare/refs/tags/v9.2.124...v9.2.124
2024-10-23 21:33:16 +02:00
Fabian Affolter
9809dbf292 python312Packages.tencentcloud-sdk-python: 3.0.1255 -> 3.0.1256
Diff: https://github.com/TencentCloud/tencentcloud-sdk-python/compare/refs/tags/3.0.1255...3.0.1256

Changelog: https://github.com/TencentCloud/tencentcloud-sdk-python/blob/3.0.1256/CHANGELOG.md
2024-10-23 21:32:59 +02:00