Commit Graph

524516 Commits

Author SHA1 Message Date
Leandro Reina
c439cbc78f python311Packages.dronecan: init at 1.0.25 2023-09-09 19:34:04 +02:00
Janik
1ffb4e592e
Merge pull request #249964 from ambroisie/woodpecker-improvements 2023-09-09 19:30:34 +02:00
ajs124
0a3aa06b53
Merge pull request #253739 from mweinelt/firefox-102-removal
firefox-esr-102-unwrapped: remove
2023-09-09 19:25:42 +02:00
R. Ryantm
edb68a2593 python310Packages.mypy-boto3-builder: 7.18.2 -> 7.19.0 2023-09-09 17:24:36 +00:00
Lassulus
b4f1091214
Merge pull request #252006 from ajs124/logrotate-extraParams 2023-09-09 19:12:20 +02:00
ajs124
f8df5ffdfe nixos/tt-rss: fix and significantly simplify database setup
the schema files referenced in the current preStart are empty.
other ones exist, but don't apply cleanly either.
calling update.php with --update-schema works for initial setup and
updates. if the database schema is already up to date, it's idempotent.
2023-09-09 19:11:54 +02:00
Janik
eda85eb31d
Merge pull request #251062 from ajs124/restic-wrapper-script 2023-09-09 19:11:33 +02:00
ajs124
8cc74ad049
Merge pull request #254232 from stigtsp/perl/remove-perldevel-throw
perldevel: add throwing alias
2023-09-09 19:09:29 +02:00
Lassulus
72160fbdc1
Merge pull request #251302 from Mic92/buildbot
nixos/buildbot: support reload, buildbot-www-react: init 3.9
2023-09-09 19:09:06 +02:00
Doron Behar
0c8177601d gotify-server: 2.2.4 -> 2.3.0
Diff: https://github.com/gotify/server/compare/v2.2.4...v2.3.0
2023-09-09 20:01:20 +03:00
Yureka
5761b7411e gotify: refactor, use nix-update 2023-09-09 20:01:20 +03:00
Jörg Thalheim
217407ff80 tts: fix patching pyproject constraints 2023-09-09 19:00:58 +02:00
Yaya
03103c590d gitlab-container-registry: 3.82.0 -> 3.83.0
https://gitlab.com/gitlab-org/container-registry/-/blob/v3.83.0-gitlab/CHANGELOG.md
2023-09-09 19:00:23 +02:00
Artturi
b3e16d6e10
Merge pull request #254166 from Artturin/fixthingy1 2023-09-09 19:56:02 +03:00
Yorick
df123af8b8
Merge pull request #248502 from kurnevsky/wstunnel
wstunnel: correct listen option
2023-09-09 18:45:45 +02:00
Yorick
42344dcc29
Merge pull request #254263 from lf-/jade/update-nix-doc
nix-doc: 0.6.0 -> 0.6.2
2023-09-09 18:38:30 +02:00
Jade Lovelace
27b3d62211 nix-doc: 0.6.0 -> 0.6.2
NixCon edition: "wow these ctags could use to be sorted better". So they
now sort a = x first before inherit a;
2023-09-09 18:19:13 +02:00
sternenseemann
bd374243c0 npmHooks: use adjacent packages, not buildPackages
Hooks are essentially implemented as special shell packages that run on
their respective host platform. When they are used, they appear as
nativeBuildInputs (as they need to be executed as part of the build of a
package using them) so are taken from buildPackages relative to the
derivation using them.

Since the override in buildNpmPackage nullifies splicing, we take
npmHooks from buildPackages manually.

Fixes pkgsCross.ghcjs.buildPackages.emscripten and thus
pkgsCross.ghcjs.haskellPackages.ghc.
2023-09-09 17:55:37 +02:00
markuskowa
9f48070e89
Merge pull request #254173 from r-ryantm/auto-update/linuxptp
linuxptp: 4.0 -> 4.1
2023-09-09 17:33:52 +02:00
Janne Heß
6b8306c21c
Merge pull request #249643 from amarshall/networkd-reload
nixos/networkd: Reload (not restart) when only .network units change
2023-09-09 17:31:09 +02:00
Anderson Torres
1b75ac310a doc/hooks/zig.section.md: reword
- Refer to stdenv documentation instead of repeating it
2023-09-09 15:27:11 +00:00
Anderson Torres
a49eb940a2 zig: reword setup hook
- Move the huge comment from setup-hook.sh to hook.nix
- Prefix zig in the echoCmd calls
2023-09-09 15:27:11 +00:00
Janne Heß
a71936c70f
Merge pull request #254027 from luochen1990/feature-better-binfmt
nixos/binfmt: improve type annotations
2023-09-09 17:24:53 +02:00
Janne Heß
839cdaa190
Merge pull request #253553 from r-ryantm/auto-update/wimboot
wimboot: 2.7.5 -> 2.7.6
2023-09-09 17:24:03 +02:00
Janne Heß
01986f44e9
Merge pull request #253730 from reckenrode/perlPackages.Tk-fix
perlPackages.Tk: fix build with clang 16
2023-09-09 17:23:23 +02:00
Franz Pletz
2874e518bf
Merge pull request #254247 from johnhamelink/fix/mpv-on-darwin
mpv: Fix mujs dylib on Darwin
2023-09-09 17:14:05 +02:00
OPNA2608
154ba6c243 wipeout-rewrite: init at unstable-2023-08-13 2023-09-09 15:03:02 +00:00
Fabian Affolter
d051c85290
trueseeing: add changelog to meta 2023-09-09 17:01:31 +02:00
Fabian Affolter
2a52135488 trueseeing: 2.1.5 -> 2.1.7
Diff: https://github.com/alterakey/trueseeing/compare/v2.1.5...v2.1.7
2023-09-09 16:58:06 +02:00
Stig Palmquist
c8883bd0b7
perldevel: add throwing alias
Add throw explaining that `perldevel` has been dropped due to not being
regularly updated in nixpkgs, and because devel versions of perl are not
consistently supported by perl-cross releases.
2023-09-09 16:23:13 +02:00
figsoda
73ccde3dbc cargo-hack: 0.6.5 -> 0.6.6
Diff: https://diff.rs/cargo-hack/0.6.5/0.6.6

Changelog: https://github.com/taiki-e/cargo-hack/blob/v0.6.6/CHANGELOG.md
2023-09-09 10:19:28 -04:00
figsoda
df8e739514 typstfmt: 0.2.1 -> 0.2.2
Diff: https://github.com/astrale-sharp/typstfmt/compare/0.2.1...0.2.2

Changelog: https://github.com/astrale-sharp/typstfmt/blob/0.2.2/CHANGELOG.md
2023-09-09 10:17:03 -04:00
John Hamelink
a1abee0758
Fix mujs dylib on Darwin 2023-09-09 15:09:26 +01:00
Fabian Affolter
fdc0f248a8 python311Packages.bleak: 0.21.0 -> 0.21.1
Diff: https://github.com/hbldh/bleak/compare/refs/tags/v0.21.0...v0.21.1

Changelog: https://github.com/hbldh/bleak/blob/v0.21.1/CHANGELOG.rst
2023-09-09 16:07:38 +02:00
Fabian Affolter
1bacce1fdf python311Packages.python-roborock: 0.32.4 -> 0.33.2
Diff: https://github.com/humbertogontijo/python-roborock/compare/refs/tags/v0.32.4...v0.33.2

Changelog: https://github.com/humbertogontijo/python-roborock/blob/v0.33.2/CHANGELOG.md
2023-09-09 16:07:00 +02:00
Fabian Affolter
7f5595556c python311Packages.bluetooth-auto-recovery: 1.2.1 -> 1.2.3
Diff: https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/compare/refs/tags/v1.2.1...v1.2.3

Changelog: https://github.com/Bluetooth-Devices/bluetooth-auto-recovery/blob/v1.2.3/CHANGELOG.md
2023-09-09 16:01:25 +02:00
Fabian Affolter
21eefc0c42
Merge pull request #251007 from fabaff/pydiscovergy
python311Packages.pydiscovergy: init at 2.0.3
2023-09-09 16:00:03 +02:00
R. Ryantm
bfdb49b9c0 maskromtool: 2023-07-20 -> 2023-08-06 2023-09-09 13:38:18 +00:00
Doron Behar
7c6dc82d77
Merge pull request #254034 from doronbehar/pkg/gnome-frog
gnome-frog: 1.3.0 -> 1.4.2
2023-09-09 13:33:00 +00:00
revol-xut
6f50091de7 nixos/listmonk: fixing datatype of options 2023-09-09 15:21:32 +02:00
Fabian Affolter
8d4a1b0941 home-assistant: update component-packages 2023-09-09 15:18:44 +02:00
Fabian Affolter
fb5b92dcf8 python311Packages.pydiscovergy: init at 2.0.3 2023-09-09 15:18:04 +02:00
OTABI Tomoya
08e65c3723
Merge pull request #254119 from figsoda/zxpy
zxpy: init at 1.6.3
2023-09-09 22:17:38 +09:00
Johannes Emerich
b4f34aaacc python3Packages.weasyprint: restore overriding of fontconfig file
This builds on the fix for Darwin from
https://github.com/NixOS/nixpkgs/pull/207348, but letting the variable
be configurable in each environment. This avoids needing to specialize
and rebuild the derivation just to alter the fontconfig.
2023-09-09 15:17:23 +02:00
Fabian Affolter
f1f9992298
Merge pull request #254077 from fabaff/knowsmore
knowsmore: init at 0.1.37
2023-09-09 15:13:53 +02:00
Nick Cao
733d5c0d22
Merge pull request #253871 from NickCao/pdns
pdns: 4.8.1 -> 4.8.2
2023-09-09 09:11:49 -04:00
Fabian Affolter
600b072772
Merge pull request #252723 from fabaff/adb-shell-bump
python311Packages.adb-shell: 0.4.3 -> 0.4.4
2023-09-09 15:11:28 +02:00
R. Ryantm
b33a0a2674 kubernetes-polaris: 8.5.0 -> 8.5.1 2023-09-09 13:10:49 +00:00
Nick Cao
d18c4e6875
Merge pull request #254231 from r-ryantm/auto-update/besu
besu: 23.4.4 -> 23.7.2
2023-09-09 09:10:37 -04:00
Nick Cao
426b691a5d
Merge pull request #254233 from fabaff/pysigma-backend-elasticsearch-bump
python311Packages.pysigma-backend-elasticsearch: 1.0.6 -> 1.0.7
2023-09-09 09:10:07 -04:00