Commit Graph
771001 Commits
Author SHA1 Message Date
Audrey Dutcher b759eafff6 nodejs: fix cross compilation for non-emulatable platforms
This was tested x86_64-linux -> x86_64-freebsd. It works by injecting
the tools that would otherwise be run at build time for the same
executables extracted from a native build.

Without this, there are multiple issues:
a) It will fail to start building since there are naming conflicts
   between the "host" (build system) and "normal" (host system) object
   files. This is resolved with a patch from buildroot.
b) It will then still fail to build since it will still try to build the
   "host" objects, with a host compiler, but it will use the
   configuration flags for the "target" OS. This is resolved by
   importing the executables that would otherwise be run on the build
   system from the intermediate stage of a native build, saved in a new
   "dev" output. We also fake the "host" compiler as a tool which simply
   touches its outputs.
c) Finally, there is a clang bug which causes a static assert that
   something is trivially copyable to fire as a false positive. We
   remove this check with a patch from rubyjs.
2025-03-18 23:31:45 -07:00
nixpkgs-ci[bot]andGitHub 2443e179da Merge staging-next into staging 2025-03-19 06:05:32 +00:00
nixpkgs-ci[bot]andGitHub 57c9709b21 Merge master into staging-next 2025-03-19 06:05:04 +00:00
903d679a5a tealdeer: 1.7.1 -> 1.7.2 (#391126)
Co-authored-by: mfrw <mfrw@users.noreply.github.com>
2025-03-19 05:37:41 +00:00
Fernando RodriguesandMasum Reza 72b75a16da below: 0.8.1 -> 0.9.0
Fixes CVE-2025-27591: https://security.opensuse.org/2025/03/12/below-world-writable-log-dir.html

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-03-19 10:47:38 +05:30
Fernando RodriguesandMasum Reza b37ee2747b below: minor packaging improvements
- Removed with lib; statement from meta;
- rev -> tag
- sha256 -> hash

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-03-19 10:47:38 +05:30
529d4344f5 ghostfolio: 2.143.0 -> 2.146.0 (#391171)
Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com>
2025-03-19 04:19:11 +00:00
40e1f523b0 pywal16: 3.8.2 -> 3.8.3 (#390917)
Co-authored-by: Moraxyc <Moraxyc@users.noreply.github.com>
2025-03-19 04:12:17 +00:00
R. Ryantm 5df84a0aa5 ghostfolio: 2.143.0 -> 2.146.0 2025-03-19 04:01:47 +00:00
Pablo Ovelleiro CorralandMasum Reza 920756a4ef zk: 0.14.2 -> 0.15.0 2025-03-19 09:27:33 +05:30
emarynandMasum Reza c2a18a9194 conda: 25.1.1 -> 25.1.1-2 2025-03-19 09:27:07 +05:30
Jack MaloneyandMasum Reza 0090bf428c nbstripout: fix tests 2025-03-19 09:25:57 +05:30
Jack MaloneyandMasum Reza b4cef5f939 nbstripout: 0.6.1 -> 0.8.1 2025-03-19 09:25:57 +05:30
cdc1e34423 shim-unsigned: 15.8 -> 16.0 (#391120)
Co-authored-by: baloo <baloo@superbaloo.net>
2025-03-19 03:32:37 +00:00
Nick CaoandGitHub fb4dd8726b julia_{110,111}{,-bin}: update (#389052) 2025-03-18 23:16:51 -04:00
732838168f powershell-editor-services: 4.2.0 -> 4.3.0 (#391133)
Co-authored-by: sharpchen <sharpchen@users.noreply.github.com>
2025-03-19 02:54:17 +00:00
K900andGitHub f88a223845 linux/common-config: Adjust some options unavailable on i686 (#384588) 2025-03-19 03:54:10 +03:00
R. Ryantm ae1021adb4 powershell-editor-services: 4.2.0 -> 4.3.0 2025-03-19 00:33:56 +00:00
nixpkgs-ci[bot]andGitHub cd31c04e18 Merge staging-next into staging 2025-03-19 00:15:59 +00:00
nixpkgs-ci[bot]andGitHub 1d4e3667f7 Merge master into staging-next 2025-03-19 00:15:26 +00:00
R. Ryantm aecedd2d97 tealdeer: 1.7.1 -> 1.7.2 2025-03-19 00:08:10 +00:00
R. Ryantm 0d948d0330 shim-unsigned: 15.8 -> 16.0 2025-03-18 23:50:21 +00:00
7296c7ff9a tigerbeetle: 0.16.30 -> 0.16.32 (#390945)
Co-authored-by: DanielSidhion <DanielSidhion@users.noreply.github.com>
2025-03-18 23:48:34 +00:00
01d99bf5d7 intel-gmmlib: 22.6.0 -> 22.7.0 (#388579)
* intel-gmmlib: 22.6.0 -> 22.7.0

* Update pkgs/by-name/in/intel-gmmlib/package.nix

---------

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2025-03-19 00:36:47 +01:00
SandroandGitHub 1693a249bf intel-media-driver: 24.3.4 -> 24.4.4 (#390866) 2025-03-19 00:33:37 +01:00
SandroandGitHub 244027cf5c binary-ninja: init at 4.2.6455 (#360314) 2025-03-19 00:26:45 +01:00
David McFarlandandGitHub ea4e5debc0 dotnet: march 2025 updates (#389338) 2025-03-18 16:26:02 -07:00
Gaétan LepageandGitHub 3597d3ddb4 vimPlugins.blink-pairs: init at 0.2.0 (#391102) 2025-03-19 00:15:48 +01:00
SandroandGitHub e60ea467dc bundler: fix update (#390174) 2025-03-19 00:05:23 +01:00
isabel 42cea0791e vimPlugins.blink-pairs: init at 0.2.0 2025-03-18 23:00:48 +00:00
eb77049c9a ignite-cli: 28.8.1 -> 28.8.2 (#391029)
Co-authored-by: kashw2 <kashw2@users.noreply.github.com>
2025-03-18 22:58:09 +00:00
9b116064a5 syft: 1.19.0 -> 1.20.0 (#391038)
Co-authored-by: kashw2 <kashw2@users.noreply.github.com>
2025-03-18 22:58:02 +00:00
Austin HorstmanandGitHub 4833a5fb0d microsoft-edge: fix aad sync (#388981) 2025-03-18 17:40:03 -05:00
Philip TaronandGitHub 9cf693092f closureInfo: write a doc comment (#391079) 2025-03-18 15:35:34 -07:00
Philip Taron 8215ed0215 closureInfo: write a doc comment
To see it, run `:doc closureInfo `nix repl -f.` on Nix 2.26+.
2025-03-18 15:32:57 -07:00
JennyandGitHub 62ee197f6a librenms: 25.2.0 -> 25.3.0 (#390978) 2025-03-18 23:32:33 +01:00
Gaétan LepageandGitHub fb9a9ddebc vimPlugins.blink-cmp: 0.13.1 -> 0.14.0 (#391084) 2025-03-18 23:11:48 +01:00
Franz PletzandGitHub 7b34251c36 angular-language-server: fix collisions (#390084) 2025-03-18 23:09:12 +01:00
Franz PletzandGitHub 867c5f5bc7 s2n-tls: 1.5.11 -> 1.5.12 (#381660) 2025-03-18 23:08:36 +01:00
Franz PletzandGitHub 4769eec881 zstd: 1.5.6 -> 1.5.7 (#383579) 2025-03-18 23:08:09 +01:00
Leona MaroniandGitHub 1bab4cb214 moodle: 4.5.2 -> 4.5.3 (#390827) 2025-03-18 22:15:55 +01:00
h0nIgandHans-Joachim Kliemeck 45a4603ea1 bundler: fix update 2025-03-18 22:12:55 +01:00
Heitor Augusto 2445236d0a vimPlugins.blink-cmp: 0.13.1 -> 0.14.0
Diff: https://github.com/Saghen/blink.cmp/compare/refs/tags/v0.13.1...v0.14.0

Changelog: https://github.com/Saghen/blink.cmp/blob/v0.14.0/CHANGELOG.md
2025-03-18 18:11:11 -03:00
Nick CaoandGitHub 3c54438066 keto: 0.13.0-alpha.0 -> 0.14.0 (#387597) 2025-03-18 16:54:40 -04:00
Tim Schumacher d0d4a8cab9 linux/common-config: Guard transitive dependants on BTF_JIT
BPF_JIT is not supported on i686, so we need to make sure that options
that depend on BPF_JIT don't get enabled either.
2025-03-18 21:52:48 +01:00
Tim Schumacher cfb4fd5450 linux/common-config: Overhaul Rust for Linux enabling logic
The table with kernel version and compiler requirements only starts from
Linux 6.12 now (the previous default), so update the force-enable logic
to accommodate users that don't want to follow those suggestions.

This includes printing warnings instead of asserting and allowing the
force-enable to override both the compiler check and the version (or
architecture) check.
2025-03-18 21:52:47 +01:00
Tim Schumacher 3f646e12d1 linux/common-config: Spell out the current set of supported Rust targets
This keeps us from accidentally running into platforms where Rust is not
supported by the Linux kernel itself (for that particular platform).
2025-03-18 21:51:34 +01:00
Jörg ThalheimandGitHub b75d47e7f0 doc: add COSMIC section (#386400) 2025-03-18 21:26:37 +01:00
dotlambdaandGitHub ed760cd070 nodePackages.thelounge-*: drop (#389425) 2025-03-18 13:03:46 -07:00
Seth FlynnandGitHub b648d9fd9a spotifyd: fix build on darwin (#390785) 2025-03-18 16:02:56 -04:00