Commit Graph

709685 Commits

Author SHA1 Message Date
Masum Reza
9930c0783d
nixos/g810-led: fix module (#356687) 2024-11-17 18:22:07 +05:30
Leona Maroni
535e437365
gotosocial: 0.17.0 -> 0.17.3 (#352632) 2024-11-17 13:43:11 +01:00
Gaetan Lepage
ea69a3e3ea php83Packages.psalm: fix hash 2024-11-17 13:41:36 +01:00
Maximilian Bosch
f370530f87
Merge: postgresql.pkgs.pg_embedding: remove (#356526) 2024-11-17 13:40:26 +01:00
Leona Maroni
84ad4442b0
nixos/gotosocial: fix failing tests (#353901) 2024-11-17 13:38:30 +01:00
Gaétan Lepage
0f0b179c02
golem: init at 1.0.26 (#344289) 2024-11-17 13:37:43 +01:00
Theodore Ni
cef0e6e27b
afsctool: 1.7.0 -> 1.7.3 (#355590) 2024-11-17 04:19:53 -08:00
lassulus
99df2ed6bb
writers: fix babashka docs format (#356643) 2024-11-17 13:17:06 +01:00
Emily
5d76b5e486
bisq2: init at 2.1.2 (#356043) 2024-11-17 11:54:38 +00:00
Emily
6cf76dce17
nixos: remove boot.loader.raspberryPi (#356688) 2024-11-17 11:49:35 +00:00
Wolfgang Walther
8ca24a7a2b
nixos: remove boot.loader.raspberryPi
This has been announced for 24.11 in #241534, so let's follow through.
2024-11-17 12:33:57 +01:00
Gaétan Lepage
5ba00a1f2b
invidious: format, clean derivation (#356256) 2024-11-17 12:30:42 +01:00
Leona Maroni
6223faa96e
luckybackup: support wayland (#356565) 2024-11-17 12:24:34 +01:00
Maximilian Bosch
cdc32ef5a5
Merge: nixos/postgresql: fix warning typo (#356619) 2024-11-17 12:24:19 +01:00
Gaétan Lepage
8d3560cf47
php83Packages.phpstan: fix hash (#356691) 2024-11-17 12:22:39 +01:00
Bot_wxt1221
02d0071fa9
rustdesk-flutter: fix build (#356450) 2024-11-17 12:20:21 +01:00
Dmitry Ivankov
fb2deacbba bazel_7: rename: nix-hacks.patch -> nix-build-bazel-package-hacks.patch 2024-11-17 12:18:12 +01:00
Dmitry Ivankov
c499a0d6cd bazel_7/nix-hacks.patch: make it apply 2024-11-17 12:10:36 +01:00
Gaetan Lepage
5be1290bb6 php83Packages.phpstan: fix hash 2024-11-17 12:10:25 +01:00
R. Ryantm
a162cea533 go-critic: 0.11.4 -> 0.11.5 2024-11-17 11:03:44 +00:00
Gaetan Lepage
8fac714b78 nixos/g810-led: fix module 2024-11-17 11:48:24 +01:00
Masum Reza
e13831335f
treewide: stdenv.is -> stdenv.hostPlatform.is (#356363)
* treewide: stdenv.is -> stdenv.hostPlatform.is

* treewide: nixfmt due to ci error
2024-11-17 16:11:54 +05:30
Aleksana
0fdc9185d8
phlare: fix build (#356538) 2024-11-17 18:29:51 +08:00
Masum Reza
1265806d36
koboldcpp: 1.77 -> 1.78 (#356508) 2024-11-17 15:53:14 +05:30
Dmitry Ivankov
837ed96b97
rmapi: 0.25 -> 0.0.27.1 and switching to a maintained fork (#355090)
Current version is outdated and falls behind server API:
```console
$ rmapi
ERROR: 2024/11/10 23:41:20 main.go:77: failed to build documents tree, last error: request failed with status 410
```

https://github.com/juruen/rmapi repo is archived
https://github.com/ddvk/rmapi looks like a viable fork

This fork and version bump is suggested in
https://www.reddit.com/r/RemarkableTablet/comments/1flzmqq/rmapi_error/
https://github.com/ddvk/rmapi/issues/5
2024-11-17 09:56:29 +00:00
Nick Hu
46e0588bfc
texlive.bin.dvisvgm: compile with ttfautohint (#355525) 2024-11-17 09:55:01 +00:00
Fabian Affolter
2c27dda89b python312Packages.pygithub: 2.4.0 -> 2.5.0
Diff: https://github.com/PyGithub/PyGithub/compare/refs/tags/v2.4.0...v2.5.0

Changelog: https://github.com/PyGithub/PyGithub/raw/v2.5.0/doc/changes.rst
2024-11-17 10:45:24 +01:00
Fabian Affolter
1d88c1febf
python312Packages.google-cloud-compute: 1.20.0 -> 1.22.0 (#356483) 2024-11-17 10:43:46 +01:00
Thiago Kenji Okada
f142b022b8
libtorrent: fix cross-compilation (#356537) 2024-11-17 09:43:27 +00:00
Martin Weinelt
e8c20f265e
go2rtc: 1.9.6 -> 1.9.7 (#355472) 2024-11-17 10:42:00 +01:00
Fabian Affolter
01f7a056f4 python312Packages.pyexploitdb: 0.2.54 -> 0.2.55
Changelog: https://github.com/Hackman238/pyExploitDb/blob/master/ChangeLog.md
2024-11-17 10:39:52 +01:00
Tom Fitzhenry
a2337e4f6c nixos/spiped: use systemctl restart during activation
As is common with other networking services, stopIfChanged=true (the default) can cause O(seconds) downtime during activation.

Reduce this downtime by disabling stopIfChanged as done in:
* sshd https://github.com/NixOS/nixpkgs/blob/master/nixos/modules/services/networking/ssh/sshd.nix#L569
* tailscale https://github.com/NixOS/nixpkgs/pull/170210
2024-11-17 20:39:25 +11:00
Tom Fitzhenry
235d103ff7 nixos/clatd: add enableNetworkManagerIntegration option 2024-11-17 20:38:55 +11:00
R. Ryantm
02e139b542 nixd: 2.5.0 -> 2.5.1 2024-11-17 09:17:54 +00:00
Fabian Affolter
8b5b90584e
python312Packages.publicsuffixlist: 1.0.2.20241102 -> 1.0.2.20241108 (#354610) 2024-11-17 09:43:31 +01:00
Fabian Affolter
712f7599f5
python312Packages.google-cloud-translate: 3.16.0 -> 3.18.0 (#356485) 2024-11-17 09:40:41 +01:00
wxt
6353656e54
python3Packages.importmagic: fix build 2024-11-17 16:28:17 +08:00
Fabian Affolter
d211936a66
python312Packages.identify: 2.6.1 -> 2.6.2 (#355873) 2024-11-17 09:27:33 +01:00
Fabian Affolter
c103e6a762
python312Packages.google-cloud-bigquery-datatransfer: 3.16.0 -> 3.17.1 (#356479) 2024-11-17 09:25:43 +01:00
Fabian Affolter
6983cbe9c8 python312Packages.newversion: 2.0.0 -> 3.1.0
Diff: https://github.com/vemel/newversion/compare/refs/tags/2.0.0...3.1.0

Changelog: https://github.com/vemel/newversion/releases/tag/3.1.0
2024-11-17 09:24:41 +01:00
Fabian Affolter
d032851d02
python312Packages.hishel: 0.0.33 -> 0.1.1 (#353363) 2024-11-17 09:21:00 +01:00
Fabian Affolter
a28f84c1dc
python312Packages.slack-sdk: 3.33.2 -> 3.33.3, python312Packages.slack-bolt: 1.20.1 -> 1.21.2 (#356128) 2024-11-17 09:20:34 +01:00
Fabian Affolter
3ebc2cd41f
python312Packages.google-cloud-artifact-registry: 1.12.0 -> 1.13.1 (#356480) 2024-11-17 09:19:06 +01:00
Fabian Affolter
1d9c82ca55 python312Packages.plexapi: 4.15.16 -> 4.16.0
Diff: https://github.com/pkkid/python-plexapi/compare/refs/tags/4.15.16...4.16.0

Changelog: https://github.com/pkkid/python-plexapi/releases/tag/4.16.0
2024-11-17 09:18:28 +01:00
Fabian Affolter
475a161ca4 snallygaster: update license
No longer CCO

https://github.com/hannob/snallygaster/blob/main/LICENSE
2024-11-17 09:15:22 +01:00
Fabian Affolter
f4289ca6c3 snallygaster: adopt 2024-11-17 09:14:50 +01:00
Fabian Affolter
7d1c2dc11f snallygaster: refactor 2024-11-17 09:14:11 +01:00
Fabian Affolter
a1ccef7b2d
python312Packages.rzpipe: 0.6.0 -> 0.6.2 (#356435) 2024-11-17 09:09:41 +01:00
Fabian Affolter
ea51a89d76
python312Packages.aiosql: 12.2 -> 13.0 (#356439) 2024-11-17 09:09:32 +01:00
Fabian Affolter
3e9bb4aa1e python312Packages.mypy-boto3-route53resolver: 1.35.38 -> 1.35.63 2024-11-17 09:07:49 +01:00