Commit Graph

693055 Commits

Author SHA1 Message Date
Arian van Putten 23e531fd00 OWNERS: Make arianvp owner of Amazon-related things 2024-10-14 12:44:16 +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
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
Aleksana 539c14f198 nemu: fix build (#348460) 2024-10-14 15:53:49 +08:00
aleksana e5abe4d2cc alpaca: 2.6.0 -> 2.6.5
Diff: https://github.com/Jeffser/Alpaca/compare/2.6.0...2.6.5
Changelog: https://github.com/Jeffser/Alpaca/releases/tag/2.6.5
2024-10-14 15:50:38 +08:00
nvimtor ad8d476b53 vimPlugins.leetcode-nvim: init at 2024-06-27 2024-10-14 09:42:45 +02:00
R. Ryantm cc68b91e11 python312Packages.ipytablewidgets: 0.3.1 -> 0.3.2 2024-10-14 16:39:55 +09:00
K900 1bdcd812cb kdePackages.klevernotes: 1.0.0 -> 1.1.0 (#348423) 2024-10-14 10:26:55 +03:00
K900 461df58a80 supergfxctl: 5.2.1 -> 5.2.4 (#348451) 2024-10-14 10:26:24 +03:00
Markus Kowalewski 812640f38a nixos/saunafs: add module + test (#347337) 2024-10-14 09:24:51 +02:00
OTABI Tomoya 0d7e2125e3 python312Packages.cohere: 5.10.0 -> 5.11.0 (#348453) 2024-10-14 16:18:39 +09:00
datafoo e6369781ae vscode-extensions.elixir-lsp.vscode-elixir-ls: 0.24.0 -> 0.24.1 2024-10-14 09:07:31 +02:00
Vladimír Čunát a3c0b3b215 Revert "nixos/tests/networking: test nameservers via DHCP"
This reverts commit bad5251e87.

https://github.com/NixOS/nixpkgs/pull/348305#issuecomment-2410165312
Should've known that commit starting with `bad` will be no good.
Fixes nixosTests.networking.networkd.dhcpSimple
https://hydra.nixos.org/build/274843085/nixlog/8/tail
2024-10-14 08:48:30 +02:00
nixpkgs-merge-bot[bot] ded3e59390 mingtest: 0.1.9 -> 0.2.1 (#348412) 2024-10-14 06:45:45 +00:00
Gaetan Lepage 46f26360f6 python312Packages.testcontainers: 4.8.1 -> 4.8.2
Diff: https://github.com/testcontainers/testcontainers-python/compare/refs/tags/testcontainers-v4.8.1...testcontainers-v4.8.2

Changelog: https://github.com/testcontainers/testcontainers-python/releases/tag/testcontainers-v4.8.2
2024-10-14 08:44:47 +02:00
Gaetan Lepage ec935787a1 hatch: 1.12.0 -> 1.13.0
Diff: https://github.com/pypa/hatch/compare/refs/tags/hatch-v1.12.0...hatch-v1.13.0

Changelog: https://github.com/pypa/hatch/blob/hatch-v1.13.0/docs/history/hatch.md
2024-10-14 08:42:20 +02:00