Randy Eckenrode
b6d4be13d0
postgresqlPackages.postgis: fix build on clang 12+
...
Work around https://github.com/NixOS/nixpkgs/issues/166205
2023-11-23 11:30:24 -05:00
Peder Bergebakken Sundt
f0b7a60313
Merge pull request #268546 from linsui/jabref
...
jabref: 5.10 -> 5.11
2023-11-23 00:18:32 +01:00
Peder Bergebakken Sundt
d502853b6a
Merge pull request #269102 from cu1ch3n/update-v2raya
...
v2raya: 2.2.4 -> 2.2.4.3
2023-11-23 00:16:02 +01:00
Nick Cao
02d49a3ebb
Merge pull request #269231 from arjan-s/bump-ohmyposh
...
oh-my-posh: 18.22.0 -> 18.26.1
2023-11-22 18:13:29 -05:00
Peder Bergebakken Sundt
316972069c
Merge pull request #269158 from bryango/python2-pycairo-test-svgsurface
...
python2Packages.pycairo: backport test fix
2023-11-23 00:11:16 +01:00
Nick Cao
1453cdde73
Merge pull request #269263 from r-ryantm/auto-update/gosec
...
gosec: 2.18.0 -> 2.18.2
2023-11-22 18:10:51 -05:00
Nick Cao
3f388c8725
Merge pull request #269267 from fabaff/ha-mqtt-discoverable-bump
...
python311Packages.ha-mqtt-discoverable: 0.10.0 -> 0.11.0
2023-11-22 18:09:53 -05:00
Peder Bergebakken Sundt
e4baad1ea2
Merge pull request #269018 from surfaceflinger/lunar-client-3.1.1
...
lunar-client: 3.1.0 -> 3.1.3, add mainProgram
2023-11-22 23:40:03 +01:00
Nick Cao
047e7a0477
Merge pull request #269214 from NickCao/sequoia-chameleon-gnupg
...
sequoia-chameleon-gnupg: 0.3.2 -> unstable-2023-11-22
2023-11-22 17:28:26 -05:00
Aaron Andersen
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 Andersen
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
Wanja Zaeske
20a73f36fa
sssd: add adcli path
...
Fixes #268924
2023-11-22 22:43:49 +01:00
Thiago Kenji Okada
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 Klink
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 Sundt
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 Weinelt
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 Linden
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 Linden
34aee8e640
git-cola: 4.2.1 -> 4.4.0
2023-11-22 21:32:43 +01:00
Bob van der Linden
bb09d4e297
git-cola: add updateScript
2023-11-22 21:32:43 +01:00
Peder Bergebakken Sundt
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 Sundt
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 Wilsdon
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 Wilsdon
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
7c6f434c
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
7c6f434c
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 Morgan
54b7a39646
peertube: Clarify option descriptions of listenHttp
, listenWeb
, enableWebHttps
2023-11-22 21:15:36 +01:00
José Romildo Malaquias
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 Affolter
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 Affolter
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 Affolter
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
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
Artturi
9048a435a7
Merge pull request #269225 from viperML/consul-template
2023-11-22 21:35:07 +02:00
R. Ryantm
2bb2b3ae1d
gosec: 2.18.0 -> 2.18.2
2023-11-22 19:12:45 +00:00
Francesco Gazzetta
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
Artturi
4648a958e3
Merge pull request #269185 from fomichevmi/patch-9
2023-11-22 20:56:25 +02:00
Silvan Mosberger
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ópez
0e23cb377f
ollama: 0.1.7 -> 0.1.11
2023-11-22 12:45:45 -06:00
Artturi
6e9a32dc27
Merge pull request #267485 from Scrumplex/pkgs/prismlauncher/pciutils
2023-11-22 20:43:02 +02:00
Nick Cao
d09234229f
sequoia-chameleon-gnupg: 0.3.2 -> unstable-2023-11-22
...
Diff: https://gitlab.com/sequoia-pgp/sequoia-chameleon-gnupg/-/compare/v0.3.2...fd9df5a4e1ec3c3ca986a1a25bacf13f024c934a
2023-11-22 13:21:27 -05:00
Nick Cao
2858c280d2
Merge pull request #269207 from NickCao/bpf-linker
...
bpf-linker: add workaround for #166205
2023-11-22 13:19:28 -05:00
Nick Cao
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 Cao
7fa5cb5ec5
Merge pull request #269197 from NickCao/vulkan-utility-libraries
...
vulkan-utility-libraries: fix hash
2023-11-22 13:15:41 -05:00
Pavol Rusnak
bcc0da2607
Merge pull request #269228 from GaetanLepage/rustpython
...
rustpython: 0.2.0 -> 0.3.0
2023-11-22 19:12:39 +01:00