Commit Graph
552018 Commits
Author SHA1 Message Date
Anthony Roussel 77586e5cf6 DisnixWebService: add meta.{changelog,homepage} 2023-11-23 00:14:16 +01:00
Anthony Roussel 05d8b88821 DisnixWebService: fix build for Axis2 1.8.1
See upstream fix: https://github.com/svanderburg/DisnixWebService/pull/2
2023-11-23 00:13:26 +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
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
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
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
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
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
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
ArtturiandGitHub 9048a435a7 Merge pull request #269225 from viperML/consul-template 2023-11-22 21:35:07 +02: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
Anderson Torres 48dc37ae96 apt-offline: 1.8.4 -> 1.8.5 2023-11-22 16:09:50 -03:00
Anderson Torres 1751247c95 apt-offline: adopt and refactor
- remove rec
- remove nested with
2023-11-22 16:09:50 -03:00
Anderson Torres 18c71e751b apt: adopt and refactor
- finalAttrs design pattern
- split outputs
- remove nested with
2023-11-22 16:09:50 -03:00
ArtturiandGitHub 4648a958e3 Merge pull request #269185 from fomichevmi/patch-9 2023-11-22 20:56:25 +02:00
Silvan MosbergerandGitHub f37dd68fe0 Merge pull request #265964 from tweag/fileset.optional
`lib.fileset.maybeMissing`: init
2023-11-22 19:46:26 +01:00
Rafael Fernández LópezandAustin Seipp 0e23cb377f ollama: 0.1.7 -> 0.1.11 2023-11-22 12:45:45 -06:00
ArtturiandGitHub 6e9a32dc27 Merge pull request #267485 from Scrumplex/pkgs/prismlauncher/pciutils 2023-11-22 20:43:02 +02:00
Nick CaoandGitHub 2858c280d2 Merge pull request #269207 from NickCao/bpf-linker
bpf-linker: add workaround for #166205
2023-11-22 13:19:28 -05:00
Nick CaoandGitHub 82cba6b8e4 Merge pull request #269203 from NickCao/maddy-clang
maddy: fix build with clang
2023-11-22 13:19:03 -05:00
Jerry Starke 63bba56eeb linuxKernel.kernels.linux_lqx: 6.5.11-lqx2 -> 6.6.2-lqx1 2023-11-22 19:18:20 +01:00
linsui 11eec02a71 localsend: don't move binary to bin/localsend
Use localsend_app for gui and keep localsend for cli
2023-11-23 02:16:11 +08:00
Nick CaoandGitHub 7fa5cb5ec5 Merge pull request #269197 from NickCao/vulkan-utility-libraries
vulkan-utility-libraries: fix hash
2023-11-22 13:15:41 -05:00
Pavol RusnakandGitHub bcc0da2607 Merge pull request #269228 from GaetanLepage/rustpython
rustpython: 0.2.0 -> 0.3.0
2023-11-22 19:12:39 +01:00
Jerry Starke 688ae46559 linuxKernel.kernels.linux_zen: 6.6.1-zen1 -> 6.6.2-zen1 2023-11-22 19:03:55 +01:00
ArtturiandGitHub 5d4dec80e5 Merge pull request #265037 from romildo/upd.kdesu 2023-11-22 19:59:21 +02:00
Silvan MosbergerandRobert Hensing 827232d6dd lib.fileset: Document decision for strict existence checks
Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2023-11-22 18:51:00 +01:00
Robert SchützandGitHub ba1a718f34 Merge pull request #268951 from dotlambda/deltachat-desktop-1.41.3
deltachat-desktop: 1.41.1 -> 1.41.4
2023-11-22 09:36:03 -08:00
R. RyantmandJonathan Ringer bef55841a2 boogie: 3.0.5 -> 3.0.6 2023-11-22 08:51:32 -08:00
R. RyantmandJonathan Ringer 3184225f60 corosync: 3.1.7 -> 3.1.8 2023-11-22 08:51:20 -08:00
R. RyantmandJonathan Ringer 766f6aee79 python311Packages.symengine: 0.10.0 -> 0.11.0 2023-11-22 08:50:57 -08:00
sternenseemann 612493c63d gnatcoll-python3: use python 3.9
FFI glue code used by the package fails to compile against Python 3.10.
2023-11-22 17:23:33 +01:00
sternenseemann 6a096e1499 emacs.pkgs.ada-mode: fix installPhase
The invocation of the install.sh script changed in 8.1.0 or 8.0 to no
longer accept the --prefix flag, instead the path needs to be given as
the first argument alone.
2023-11-22 17:23:33 +01:00
sternenseemann 7db5b159eb gnatcoll-*: 23.0.0 -> 24.0.0 2023-11-22 17:23:33 +01:00
sternenseemann 5c2215595f gprbuild: 23.0.0 -> 24.0.0 2023-11-22 17:23:33 +01:00
R. Ryantmandsternenseemann 0d88bf2ae5 xmlada: 23.0.0 -> 24.0.0 2023-11-22 17:23:33 +01:00