Commit Graph
693191 Commits
Author SHA1 Message Date
Fabian AffolterandGitHub d8d3f0297c ttop: 1.5.2 -> 1.5.3 (#348356) 2024-10-14 13:49:44 +02:00
Fabian AffolterandGitHub a3c604d5d2 felix-fm: 2.13.0 -> 2.14.0 (#348355) 2024-10-14 13:49:27 +02:00
Fabian AffolterandGitHub a7e38a5efd python312Packages.types-pytz: 2024.2.0.20240913 -> 2024.2.0.20241003 (#348208) 2024-10-14 13:49:16 +02:00
Fabian AffolterandGitHub 3440628736 python312Packages.lxmf: 0.5.5 -> 0.5.6, python312Packages.rns: 0.8.3 -> 0.8.4 (#348206) 2024-10-14 13:49:03 +02:00
Sandro Jäckel b0231c9981 heimdal: remove absolute path to pwd, replace patchPhase with postPatch to not break patches 2024-10-14 13:36:18 +02:00
Doron BeharandGitHub 144db67203 texlab: 5.19.0 -> 5.20.0 (#347995) 2024-10-14 14:29:37 +03:00
Doron BeharandGitHub c9a3c8925c python312Packages.xarray: 2024.07.0 -> 2024.09.0 (#347355) 2024-10-14 14:28:26 +03:00
Christian KöglerandMatthieu Coudron b598969635 local-ai: 2.21.1 -> 2.22.0 2024-10-14 13:25:33 +02:00
OTABI TomoyaandGitHub 890217570a zarf: 0.40.1 -> 0.41.0 (#346834) 2024-10-14 20:08:18 +09:00
OTABI TomoyaandGitHub 43294c03ee termius: 9.6.1 -> 9.7.2 (#346841) 2024-10-14 20:07:17 +09:00
OTABI TomoyaandGitHub abe048b357 cargo-binstall: 1.10.5 -> 1.10.7 (#346847) 2024-10-14 20:06:12 +09:00
OTABI TomoyaandGitHub 51e874f773 sdrangel: 7.22.0 -> 7.22.1 (#346895) 2024-10-14 20:04:52 +09:00
OTABI TomoyaandGitHub 725e1a7913 elektroid: 3.0.1 -> 3.1 (#346981) 2024-10-14 20:03:47 +09:00
OTABI TomoyaandGitHub 0ce09461d9 sickgear: 3.32.7 -> 3.32.10 (#346997) 2024-10-14 20:02:53 +09:00
marius davidandBobby Rong 5d125adb76 skytemple: 1.6.5 -> 1.8.3
https://github.com/SkyTemple/skytemple/compare/1.6.5...1.8.3
2024-10-14 18:52:16 +08:00
marius davidandBobby Rong 7eb38dae34 python3Packages.skytemple-files: 1.7.0 -> 1.8.3
https://github.com/SkyTemple/skytemple-files/compare/1.7.0...1.8.3
2024-10-14 18:52:13 +08:00
marius davidandBobby Rong 8ecacff99a python3Packages.skytemple-rust: 1.6.5 -> 1.8.2, fetch from GitHub
https://github.com/SkyTemple/skytemple-rust/compare/1.6.5...1.8.2
2024-10-14 18:52:10 +08:00
marius davidandBobby Rong 4dc8796c66 python3Packages.explorerscript: 0.1.3 -> 0.2.1.post2, do not rebuild antlr files
https://github.com/SkyTemple/explorerscript/compare/0.1.5...0.2.1.post2
2024-10-14 18:52:06 +08:00
marius davidandBobby Rong d68eb8a933 python3Packages.pmdsky-debug-py: 8.0.4 -> 10.0.21
https://github.com/SkyTemple/pmdsky-debug-py/compare/8.0.4...10.0.21
2024-10-14 18:52:03 +08:00
marius davidandBobby Rong e99e26668b python3Packages.skytemple-ssb-debugger: 1.7.0 -> 1.8.2
https://github.com/SkyTemple/skytemple-ssb-debugger/compare/1.7.0...1.8.2
2024-10-14 18:51:59 +08:00
marius davidandBobby Rong 49983a8bba python3Packages.skytemple-ssb-emulator: 1.6.4 -> 1.8.0, fetch from GitHub
https://github.com/SkyTemple/skytemple-ssb-emulator/compare/1.6.4...1.8.0
2024-10-14 18:51:57 +08:00
Maximilian BoschandGitHub 782b08ba3d Merge: percona: update packages, init 8.4 (#346027) 2024-10-14 12:40:48 +02:00
R. Ryantm 8ec0f2d79b feather: 2.6.8 -> 2.7.0 2024-10-14 10:34:21 +00:00
toonnandGitHub dcd7610590 wire-desktop: add CVE-2024-6775 to knownVulnerabilities (#348266) 2024-10-14 12:33:37 +02:00
Robert SchützandKerstin 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
SandroandGitHub f7dbf14e43 proton-pass: 1.23.0 -> 1.23.1 (#348129) 2024-10-14 12:00:06 +02:00
Pol DellaieraandGitHub e84168e380 alpaca: 2.6.0 -> 2.6.5 (#348472) 2024-10-14 11:57:09 +02:00
nixpkgs-merge-bot[bot]andGitHub 6c02419853 ord: 0.20.0 -> 0.20.1 (#346346) 2024-10-14 09:45:56 +00:00
lassulusandGitHub 78e1bdc710 netscanner: 0.5.3 -> 0.6.0 (#347882) 2024-10-14 11:44:52 +02:00
OTABI TomoyaandGitHub 26189b4e04 nng: 1.8.0 -> 1.9.0 (#346990) 2024-10-14 18:26:23 +09:00
R. Ryantm 3042a708ea apkeep: 0.16.0 -> 0.17.0 2024-10-14 09:26:02 +00:00
SandroandGitHub 4a9e3e39b3 debian-goodies: 0.88.1 -> 0.88.2 (#348216) 2024-10-14 11:25:44 +02:00
OTABI TomoyaandGitHub c9f0b4a395 sway-assign-cgroups: 0.4.0 -> 0.4.1 (#347169) 2024-10-14 18:20:30 +09:00
OTABI TomoyaandGitHub eb67f7de61 cubiomes-viewer: 4.0.1 -> 4.1.0 (#347200) 2024-10-14 18:18:12 +09:00
OTABI TomoyaandGitHub 0ccd64d9be openapi-generator-cli: 7.8.0 -> 7.9.0 (#347236) 2024-10-14 18:17:16 +09:00
OTABI TomoyaandGitHub a105b91a6c python312Packages.ipytablewidgets: 0.3.1 -> 0.3.2 (#348230) 2024-10-14 18:16:07 +09:00
lassulusandGitHub f4c9b9b114 oqs-provider: fix hash for retagged 0.7.0 (#348371) 2024-10-14 11:11:18 +02:00
OTABI TomoyaandGitHub 2f58210af2 python312Packages.pynitrokey: 0.4.50 -> 0.6.0 (#346709) 2024-10-14 18:10:18 +09:00
OTABI TomoyaandGitHub e4d95f4100 python3.tests: remove unnecessary condition and disable failing tests on 3.13 (#347206) 2024-10-14 18:09:39 +09:00
OTABI TomoyaandGitHub 2dda2d24c7 python312Packages.gotenberg-client: 0.6.0 -> 0.7.0 (#347396) 2024-10-14 18:08:22 +09:00
SharzyL 4974d65d14 riscv-pk: 1.0.0 -> unstable-2024-10-09 2024-10-14 17:05:59 +08:00
OTABI TomoyaandGitHub 5bd46b7a76 python312Packages.accelerate: 0.34.2 -> 1.0.0 (#347420) 2024-10-14 18:05:19 +09:00
Guillaume GirolandGitHub 36ea34c187 seabios refactors (#342692) 2024-10-14 10:59:18 +02:00
OTABI TomoyaandGitHub 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 TomoyaandGitHub 0a77110029 mkPythonPackage, mkPythonApplication: handle passthru with stdenv.mkDerivation instead of lib.extendDerivation (#347130) 2024-10-14 17:46:49 +09:00
Thiago Kenji OkadaandGitHub 1e4e9d41d2 unrar-free: 0.3.0 -> 0.3.1 (#348446) 2024-10-14 09:43:50 +01:00
Guillaume GirolandGitHub afec31f835 mjmap: init at 0.1.0-unstable-2023-11-13 (#346977) 2024-10-14 10:39:40 +02:00
Franz PletzandGitHub 0f8accb76a minetest: add mainProgram and conditional test builds (#347747) 2024-10-14 10:32:39 +02:00