Commit Graph
552420 Commits
Author SHA1 Message Date
Felix Buehler 4df5480318 element-desktop: migrate to prefetch-yarn-deps 2023-11-22 23:25:47 +01:00
Felix Buehler 09b9b7404a element-web: migrate to prefetch-yarn-deps 2023-11-22 23:24:22 +01:00
Felix Buehler 51fe2a7113 schildichat-desktop: migrate to prefetch-yarn-deps 2023-11-22 23:23:01 +01:00
Felix Buehler 9c72a1eb71 schildichat-web: migrate to prefetch-yarn-deps 2023-11-22 23:21:34 +01:00
Aaron AndersenandGitHub 7b1d7da3fe Merge pull request #268643 from r-ryantm/auto-update/kodiPackages.websocket
kodiPackages.websocket: 0.58.0+matrix.2 -> 1.6.2
2023-11-22 17:19:38 -05:00
Aaron AndersenandGitHub 6e12cdece8 Merge pull request #268642 from r-ryantm/auto-update/kodiPackages.typing_extensions
kodiPackages.typing_extensions: 3.7.4.3 -> 4.7.1
2023-11-22 17:19:21 -05:00
Felix Buehler 18cc67740e teams-for-linux: migrate to prefetch-yarn-deps 2023-11-22 23:18:50 +01:00
Felix Buehler ee7fac08b2 podman-desktop: migrate to prefetch-yarn-deps 2023-11-22 23:10:17 +01:00
makefu 2d757563ae mergerfs-tools: 20190411 -> 20230912, add makefu as maintainer 2023-11-22 23:09:47 +01:00
Felix Buehler d868cb9cb2 alice-lg: migrate to prefetch-yarn-deps 2023-11-22 22:58:46 +01:00
Dmitry Ivankov ed175a635e bazel_6: fix CLang 16 Werror-s on darwin
bazel_6 https://hydra.nixos.org/build/241090720/nixlog/1
```
external/upb/upb/upb.c:228:25: error: defining a type within '__builtin_offsetof' is a Clang extension [-Werror,-Wgnu-offsetof-extensions]
  n = UPB_ALIGN_DOWN(n, UPB_ALIGN_OF(upb_Arena));
                        ^~~~~~~~~~~~~~~~~~~~~~~
```
bazel_6 https://hydra.nixos.org/build/241127779/nixlog/1
```
In file included from external/com_google_absl/absl/algorithm/container.h:55:
external/com_google_absl/absl/meta/type_traits.h:560:8: error: builtin __has_trivial_assign is deprecated; use __is_trivially_assignable instead [-Werror,-Wdeprecated-builtins]
      (__has_trivial_assign(ExtentsRemoved) || !kIsCopyOrMoveAssignable) &&
       ^
```

Note: `bazel_5` and `bazel_4` require more work, for some reason extra
`-Wall` in combination with `-Werror` sneaks in and overrides `-Wno-`
settings, haven't managed yet to debug where exactly are the last
flags (last one wins) come from there.

ZHF: #265948
2023-11-22 22:53:47 +01:00
ppenguin e7d2400cd7 maestral-qt: fix qt6 usage and crash on wayland 2023-11-22 22:48:42 +01:00
Wanja ZaeskeandBjørn Forsman 20a73f36fa sssd: add adcli path
Fixes #268924
2023-11-22 22:43:49 +01:00
Thiago Kenji OkadaandGitHub 0e223da6b6 Merge pull request #269254 from JerrySM64/update-linux-zen
linuxKernel.kernels.linux_zen: 6.6.1-zen1 -> 6.6.2-zen1 ; linuxKernel.kernels.linux_lqx: 6.5.11-lqx2 -> 6.6.2-lqx1
2023-11-22 21:31:14 +00:00
Felix Buehler 39505338e1 teleport: migrate to prefetch-yarn-deps 2023-11-22 22:31:08 +01:00
Florian KlinkandGitHub ab21317170 Merge pull request #269280 from tazjin/nix-serve-unflaked
nixos/nix-serve: fix module compatibility with unflaked Nix
2023-11-22 23:24:50 +02:00
Peder Bergebakken SundtandGitHub c5c8d32e56 Merge pull request #269253 from linsui/localsend
localsend: don't move binary to bin/localsend
2023-11-22 22:12:46 +01:00
Eric Kim-Butler 1a2b332bcb nushell: 0.87.0 -> 0.87.1 2023-11-22 22:05:25 +01:00
Vincent Ambo b2f67d3f48 nixos/nix-serve: fix module compatibility with unflaked Nix
The option `extra-allowed-users` was introduced in Nix 2.4, and fails
config validation on Nix 2.3.
2023-11-23 00:03:31 +03:00
Martin WeineltandGitHub 754f40a5ff Merge pull request #269277 from Artturin/restorepre
Revert "23.11 beta release"
2023-11-22 21:49:49 +01:00
Artturin be6349fdee Revert "23.11 beta release"
This line shouldn't be changed from pre to beta on master, only in the beta branch

https://nixos.github.io/release-wiki/Branch-Off.html#on-the-release-branch

This reverts commit dc7b3febf8.

Revert "nixos/release: fix versionSuffix eval"

This reverts commit 625c450024.
2023-11-22 22:39:48 +02:00
Bob van der LindenandBjørn Forsman af3fe78509 git-cola: fix package version
Use setuptools-scm and SETUPTOOLS_SCM_PRETEND_VERSION to force the
python package to be versioned the same as the Nix package without
relying on .git being available.
2023-11-22 21:32:43 +01:00
Bob van der LindenandBjørn Forsman 34aee8e640 git-cola: 4.2.1 -> 4.4.0 2023-11-22 21:32:43 +01:00
Bob van der LindenandBjørn Forsman bb09d4e297 git-cola: add updateScript 2023-11-22 21:32:43 +01:00
Peder Bergebakken SundtandGitHub 5e64e6319e Merge pull request #269193 from xfix/skytemple-files-fix-build
python3Packages.skytemple-files: fix build
2023-11-22 21:31:58 +01:00
Sandro JäckelandYaya f77f6bcd96 element-{web,desktop}: 1.11.47 -> 1.11.50
https://github.com/vector-im/element-web/releases/tag/v1.11.50
https://github.com/vector-im/element-desktop/releases/tag/v1.11.50

Co-Authored-By: Yaya <github@uwu.is>
2023-11-22 21:30:09 +01:00
Sandro JäckelandYaya f16843cb31 fetch-yarn-deps: fix missing cert when fetching packages
Found while updating element-web
2023-11-22 21:25:36 +01:00
Peder Bergebakken SundtandGitHub 61ef31b748 Merge pull request #264512 from huantianad/scarab-2300
scarab: 2.1.0.0 -> 2.5.0.0
2023-11-22 21:25:10 +01:00
Jack WilsdonandBjørn Forsman c7916a507b beets-minimal: fix building with no plugins
pytestCheckHook throws an error for non-existent disabled tests. This
commit removes any non-existent tests from the disabled tests list.
2023-11-22 21:21:19 +01:00
Jack WilsdonandBjørn Forsman 7bdddc83b2 beets: fix build with Sphinx 6
Sphinx 6.0.0 changed extlinks to always require placeholders in link
captions. This was fixed in beets in beetbox/beets@2106f47 but no
releases contain this fix.

Fixes #268516.
2023-11-22 21:21:19 +01:00
Lily Foster 8e3009d95c buildNpmPackage: add forceEmptyCache option 2023-11-22 15:18:49 -05:00
Lily Foster 05dc145e80 fetchNpmDeps: add forceEmptyCache option 2023-11-22 15:18:39 -05:00
Lily Foster ec51a56dfc prefetch-npm-deps: detect and error out when generating an empty cache 2023-11-22 15:18:16 -05:00
7c6f434candGitHub 59d85cec2f Merge pull request #264435 from hraban/sbcl/2.3.10
sbcl: 2.3.9 -> 2.3.10
2023-11-22 20:17:19 +00:00
7c6f434candGitHub b433c6504e Merge pull request #268841 from wegank/ogre-bump
ogre: 14.1.0 -> 14.1.2
2023-11-22 20:16:18 +00:00
Andrew MorganandBjørn Forsman 54b7a39646 peertube: Clarify option descriptions of listenHttp, listenWeb, enableWebHttps 2023-11-22 21:15:36 +01:00
Rolf Schröder 3cd0e6f2d3 corretto{11,17,19}: init at 11.0.20.9.1/17.0.8.8.1/19.0.2.7.1 2023-11-22 21:04:36 +01:00
Fabian AffolterandGitHub 7f281ee2f0 python311Packages.adguardhome: update disabled 2023-11-22 20:59:55 +01:00
José Romildo MalaquiasandGitHub 7af2e245a6 Merge pull request #269205 from surfaceflinger/graphite-gtk-update
graphite-gtk-theme: 2023-05-17 -> unstable-2023-11-22
2023-11-22 16:54:18 -03:00
Artturin 8b68c650d8 llvmPackages_16.libclc: fix cross eval
libclc was moved in to the set in 223afab31f
2023-11-22 21:50:36 +02:00
Fabian AffolterandGitHub cf47ef4e9e Merge pull request #269219 from fabaff/pyatag-bump
python311Packages.pyatag: 3.5.1 -> 0.3.7.1
2023-11-22 20:46:24 +01:00
Fabian AffolterandGitHub 04cc18c5c6 Merge pull request #269220 from fabaff/total-connect-client-bump
python311Packages.total-connect-client: 2023.11 -> 2023.11.1
2023-11-22 20:46:15 +01:00
Fabian AffolterandGitHub ae8a34a23f Merge pull request #269074 from risicle/ris-apache-airflow-2.7.3
apache-airflow: 2.7.1 -> 2.7.3, fix build
2023-11-22 20:45:24 +01:00
Fabian Affolter 8d7ea3a6fb python311Packages.hahomematic: 2023.11.3 -> 2023.11.4
Diff: https://github.com/danielperna84/hahomematic/compare/refs/tags/2023.11.3...2023.11.4

Changelog: https://github.com/danielperna84/hahomematic/releases/tag/2023.11.4
2023-11-22 20:40:30 +01:00
Fabian Affolter 0dd3d66819 python311Packages.hahomematic: 2023.11.1 -> 2023.11.3
Diff: https://github.com/danielperna84/hahomematic/compare/refs/tags/2023.11.1...2023.11.3

Changelog: https://github.com/danielperna84/hahomematic/releases/tag/2023.11.3
2023-11-22 20:39:27 +01:00
Fabian Affolter 1da41aa790 python311Packages.ha-mqtt-discoverable: 0.10.0 -> 0.11.0
Diff: https://github.com/unixorn/ha-mqtt-discoverable/compare/refs/tags/v0.10.0...v0.11.0

Changelog: https://github.com/unixorn/ha-mqtt-discoverable/releases/tag/v0.11.0
2023-11-22 20:39:09 +01:00
ArtturiandGitHub 9048a435a7 Merge pull request #269225 from viperML/consul-template 2023-11-22 21:35:07 +02:00
Fabian Affolter 418cbc31ed python311Packages.elasticsearch8: 8.10.1 -> 8.11.0
Changelog: https://github.com/elastic/elasticsearch-py/releases/tag/v8.11.0
2023-11-22 20:27:02 +01:00
R. Ryantm 2bb2b3ae1d gosec: 2.18.0 -> 2.18.2 2023-11-22 19:12:45 +00:00
Francesco GazzettaandAnderson Torres 3832b75e4e cmake: fix risc-v build failure
riscv64 is failing due to missing atomic ops in gcc 12.
This commit works around the problem by linking against libatomic.

It can be reverted when we switch to gcc 13 (#268097)
2023-11-22 16:10:35 -03:00