Commit Graph

693090 Commits

Author SHA1 Message Date
dependabot[bot]
f3143a7eda
build(deps): bump actions/checkout from 4.2.0 to 4.2.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](d632683dd7...eef61447b9)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 11:35:32 +00:00
Doron Behar
144db67203
texlab: 5.19.0 -> 5.20.0 (#347995) 2024-10-14 14:29:37 +03:00
Doron Behar
c9a3c8925c
python312Packages.xarray: 2024.07.0 -> 2024.09.0 (#347355) 2024-10-14 14:28:26 +03:00
Christian Kögler
b598969635 local-ai: 2.21.1 -> 2.22.0 2024-10-14 13:25:33 +02:00
OTABI Tomoya
890217570a
zarf: 0.40.1 -> 0.41.0 (#346834) 2024-10-14 20:08:18 +09:00
OTABI Tomoya
43294c03ee
termius: 9.6.1 -> 9.7.2 (#346841) 2024-10-14 20:07:17 +09:00
OTABI Tomoya
abe048b357
cargo-binstall: 1.10.5 -> 1.10.7 (#346847) 2024-10-14 20:06:12 +09:00
OTABI Tomoya
51e874f773
sdrangel: 7.22.0 -> 7.22.1 (#346895) 2024-10-14 20:04:52 +09:00
OTABI Tomoya
725e1a7913
elektroid: 3.0.1 -> 3.1 (#346981) 2024-10-14 20:03:47 +09:00
OTABI Tomoya
0ce09461d9
sickgear: 3.32.7 -> 3.32.10 (#346997) 2024-10-14 20:02:53 +09:00
Maximilian Bosch
782b08ba3d
Merge: percona: update packages, init 8.4 (#346027) 2024-10-14 12:40:48 +02:00
toonn
dcd7610590
wire-desktop: add CVE-2024-6775 to knownVulnerabilities (#348266) 2024-10-14 12:33:37 +02:00
Robert Schütz
0ebf6d5c02 radicale: 3.2.3 -> 3.3.0
Diff: https://github.com/Kozea/Radicale/compare/refs/tags/v3.2.3...v3.3.0

Changelog: https://github.com/Kozea/Radicale/blob/refs/tags/v3.3.0/CHANGELOG.md
2024-10-14 12:17:59 +02:00
sternenseemann
1d6675e530 llvmPackages_13: build from filtered monorepoSrc
This change implements a leftover task from #307211, namely passing
monorepoSrc to the different llvmPackages_13 package expressions. Before
this change, all packages llvmPackages_13 would be built from a
subdirectory of the full LLVM monorepo tree. After this change only the
relevant directories are made available at build time. This

- reduces the size of the source that needs to be made available to the
  builder.
- prevents LLVM from sidestepping our instructions and including extra
  sources from other directories it shouldn't.

Since LLVM 12 and 13 don't have the `cmake` directory at the top level,
the runCommand expressions filtering the source need to be adjusted, but
this causes no rebuild for any other LLVM version (ofborg should confirm
this).

The only problem encountered was in lld:

- We need to make the patch to the inclusion of libunwind headers
  unconditional now. lld needs this on non-darwin as well. In the
  full monorepo, LLVM_MAIN_SRC_DIR would be set correctly, so the
  patch wasn't necessary.
- The substitute mechanism for LLVM 12 and 13 can't be unified yet since
  LLVM 12 still uses a non monorepo build, so we come up with a
  different LLVM_MAIN_SRC_DIR.

Change was tested by building the following expression on x86_64-linux.

    with import ./. {};
    builtins.removeAttrs llvmPackages_13 [ "lldb" "lldbPlugins" ]'

lld was also tested on aarch64-darwin.
2024-10-14 12:15:32 +02:00
Sandro
f7dbf14e43
proton-pass: 1.23.0 -> 1.23.1 (#348129) 2024-10-14 12:00:06 +02:00
Pol Dellaiera
e84168e380
alpaca: 2.6.0 -> 2.6.5 (#348472) 2024-10-14 11:57:09 +02:00
nixpkgs-merge-bot[bot]
6c02419853
ord: 0.20.0 -> 0.20.1 (#346346) 2024-10-14 09:45:56 +00:00
lassulus
78e1bdc710
netscanner: 0.5.3 -> 0.6.0 (#347882) 2024-10-14 11:44:52 +02:00
OTABI Tomoya
26189b4e04
nng: 1.8.0 -> 1.9.0 (#346990) 2024-10-14 18:26:23 +09:00
Sandro
4a9e3e39b3
debian-goodies: 0.88.1 -> 0.88.2 (#348216) 2024-10-14 11:25:44 +02:00
OTABI Tomoya
c9f0b4a395
sway-assign-cgroups: 0.4.0 -> 0.4.1 (#347169) 2024-10-14 18:20:30 +09:00
OTABI Tomoya
eb67f7de61
cubiomes-viewer: 4.0.1 -> 4.1.0 (#347200) 2024-10-14 18:18:12 +09:00
OTABI Tomoya
0ccd64d9be
openapi-generator-cli: 7.8.0 -> 7.9.0 (#347236) 2024-10-14 18:17:16 +09:00
OTABI Tomoya
a105b91a6c
python312Packages.ipytablewidgets: 0.3.1 -> 0.3.2 (#348230) 2024-10-14 18:16:07 +09:00
lassulus
f4c9b9b114
oqs-provider: fix hash for retagged 0.7.0 (#348371) 2024-10-14 11:11:18 +02:00
OTABI Tomoya
2f58210af2
python312Packages.pynitrokey: 0.4.50 -> 0.6.0 (#346709) 2024-10-14 18:10:18 +09:00
OTABI Tomoya
e4d95f4100
python3.tests: remove unnecessary condition and disable failing tests on 3.13 (#347206) 2024-10-14 18:09:39 +09:00
OTABI Tomoya
2dda2d24c7
python312Packages.gotenberg-client: 0.6.0 -> 0.7.0 (#347396) 2024-10-14 18:08:22 +09:00
OTABI Tomoya
5bd46b7a76
python312Packages.accelerate: 0.34.2 -> 1.0.0 (#347420) 2024-10-14 18:05:19 +09:00
Guillaume Girol
36ea34c187
seabios refactors (#342692) 2024-10-14 10:59:18 +02:00
OTABI Tomoya
8f8f0badb3
buildPython*: Deprecate and remove (buildPython* { ... }).override (#333670) 2024-10-14 17:56:43 +09:00
Doron Behar
df6592daff texlab: fix aarch64-linux build 2024-10-14 11:56:16 +03:00
OTABI Tomoya
0a77110029
mkPythonPackage, mkPythonApplication: handle passthru with stdenv.mkDerivation instead of lib.extendDerivation (#347130) 2024-10-14 17:46:49 +09:00
Thiago Kenji Okada
1e4e9d41d2
unrar-free: 0.3.0 -> 0.3.1 (#348446) 2024-10-14 09:43:50 +01:00
Guillaume Girol
afec31f835
mjmap: init at 0.1.0-unstable-2023-11-13 (#346977) 2024-10-14 10:39:40 +02:00
Franz Pletz
0f8accb76a
minetest: add mainProgram and conditional test builds (#347747) 2024-10-14 10:32:39 +02:00
Franz Pletz
c2a44ea608
netdata: 1.47.3 -> 1.47.4 (#347790) 2024-10-14 10:31:28 +02:00
Franz Pletz
46a67735d7
gitlab: 17.2.8 -> 17.2.9 (#347674) 2024-10-14 10:30:53 +02:00
Thomas Gerbet
120baf417b
python3Packages.django-mdeditor: patch out polyfill.io usage, bump KaTeX (#347565) 2024-10-14 10:06:10 +02:00
OTABI Tomoya
af65342653
pdm: 2.19.1 -> 2.19.2 (#347860) 2024-10-14 17:05:22 +09:00
OTABI Tomoya
6189cfd22b
python312Packages.optimum: 1.22.0 -> 1.23.0 (#347894) 2024-10-14 17:04:18 +09:00
OTABI Tomoya
9ae33a04e3
hatch: 1.12.0 -> 1.13.0 (#348461) 2024-10-14 17:02:59 +09:00
OTABI Tomoya
623f59c210
python312Packages.testcontainers: 4.8.1 -> 4.8.2 (#348462) 2024-10-14 17:02:46 +09:00
Aleksana
c16e9b526a
fcp: fix build (#344988) 2024-10-14 16:00:23 +08:00
Yt
73db9aa5ff
vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.24.0 -> 0.24.1 (#348467) 2024-10-14 04:00:08 -04:00
Aleksana
6df2210554
yofi: fix build (#344811) 2024-10-14 15:58:51 +08:00
Azat Bahawi
039fa645b6
exult: 1.8 -> 1.10.1 (#347623)
Co-authored-by: Kamillaova <me@kamillaova.dev>
2024-10-14 07:58:24 +00:00
Aleksana
e187e0f183
mise: fix shell completion (#344065) 2024-10-14 15:58:00 +08:00
Yt
936f6cdb44
nushellPlugins.net: 1.7.0 -> 1.8.0 (#348346) 2024-10-14 03:55:23 -04:00
Aleksana
b6e9fbad3e
bear: reformat, fix build failure (#348399) 2024-10-14 15:54:53 +08:00