Commit Graph
856336 Commits
Author SHA1 Message Date
R. Ryantm 46a41da4d8 jfrog-cli: 2.78.3 -> 2.78.8 2025-09-02 05:01:26 +00:00
Emily 997d97b109 swiftPackages.stdenv: use the default standard environment
Swift now works fine with standard environments using GCC or other
versions of LLVM. Some packages, like components of Swift itself or
others that combine Swift with features like C++ modules or C blocks,
may still need to use an LLVM‐based standard environment, but we
do not need to enforce a uniform `swiftPackages.stdenv` any more.
2025-09-02 05:52:52 +01:00
Emily a1a2f97a37 age-plugin-se: use llvmPackages.stdenv
GCC doesn’t know what an `-fblocks` or `-fmodules` is. Probably
SwiftPM should hard‐code Clang but I’m tired.
2025-09-02 05:52:52 +01:00
dotlambdaandGitHub 102f0447a8 safety-cli: 3.6.0 -> 3.6.1 (#439406) 2025-09-01 21:51:19 -07:00
Fernando RodriguesandGitHub d0fc308996 perfect_dark: init at 0-unstable-2025-08-25 (#306767) 2025-09-02 04:28:08 +00:00
R. Ryantm 55c8738c84 hoppscotch: 25.7.1-0 -> 25.8.0-0 2025-09-02 04:03:23 +00:00
Lin JianandGitHub 23e0867ca0 emacs.pkgs.emacs-application-framework: use xdotool when available. (#438289) 2025-09-02 12:02:50 +08:00
Fernando RodriguesandGitHub 10bee29e15 luci-go: drop (#437435) 2025-09-02 03:54:23 +00:00
fmbearmf 308f77bfb5 itch-dl: fix build (allow lxml==6) 2025-09-01 20:43:36 -07:00
Jasi 32bf2f319c parabolic: 2025.6.0 → 2025.8.1
Upstream no longer supports the Qt version of the app, so all Qt
related components and workarounds are dropped from the builder.

In addition, upstream now vendors their own yt-dlp when the program
starts up (occurs even when yt-dlp from nixpkgs and yt-dlp upstream
match). This is patched out to ensure that nixpkgs users always use
yt-dlp managed by Nix rather than a vendored version.
2025-09-01 23:40:21 -04:00
R. Ryantm b0da542382 python3Packages.swift: 2.35.0 -> 2.35.1 2025-09-02 03:37:10 +00:00
R. Ryantm 8dcfb24b17 fleet: 4.71.1 -> 4.72.1 2025-09-02 03:23:32 +00:00
R. Ryantm b5bd6c6667 safety-cli: 3.6.0 -> 3.6.1 2025-09-02 03:15:42 +00:00
R. Ryantm 0820e12e1c sqlc: 1.29.0 -> 1.30.0 2025-09-02 03:15:02 +00:00
Emily 2153141b51 swiftPackages.*: build with the default LLVM version 2025-09-02 04:14:28 +01:00
Emily 37cad5dfd5 swiftPackages.swift{,-unwrapped}: get libc++ headers from Swift’s LLVM
libc++ only supports a limited range of Clang versions, so this was
relying on the LLVM version corresponding to the one used in Swift’s
fork. Since Swift builds its own LLVM 15 anyway, we can simply install
the required libc++ headers along with it.
2025-09-02 04:14:28 +01:00
R. Ryantm 331d308d45 skyscraper: 3.17.4 -> 3.17.5 2025-09-02 03:10:35 +00:00
Emily 809f7d037c swiftPackages.swift{,-unwrapped,-driver}: ignore $NIX_CC
Swift needs Clang to link with. The linker patch breaks linking
when using Swift with a GCC‐based standard environment.

Similarly, the internal Clang headers in the resource directory are
coupled to the corresponding version of Clang. The resource root patch
caused Swift’s Clang to use the resource directory from the version
of Clang used in the build environment, which is only compatible if
the versions match.

Instead, hard‐code the Clang path in the patches and wrappers.
2025-09-02 04:09:46 +01:00
Emily 1884f3de79 swiftPackages.swift-docc: add patch for modern LLVM 2025-09-02 04:09:46 +01:00
Emily 1474a620e6 swiftPackages.sourcekit-lsp: backport patch for modern LLVM 2025-09-02 04:09:46 +01:00
Emily 828d2d79fe swiftPackages.Foundation: backport patches for modern LLVM 2025-09-02 04:09:46 +01:00
Emily 3b773c7bae swiftPackages.Dispatch: backport patch for modern LLVM 2025-09-02 04:09:46 +01:00
Emily e0d9c9386f swiftPackages.swift-unwrapped: backport patches for modern LLVM 2025-09-02 04:09:46 +01:00
Emily 810bed0854 swiftPackages.swift-unwrapped: vendor Clang patch
The versions of `llvmPackages` that require this patch are going
away soon.
2025-09-02 04:09:46 +01:00
Emily efde96d9be swiftPackages.swift-unwrapped: drop unnecessary mkdir
Honestly I did this in the middle of trying things and then forgot
about it, and I just don’t feel like bootstrapping the whole thing
again to drop this commit.
2025-09-02 04:09:46 +01:00
Emily 0ec026a14a swift.tests.cxx-interop-test: init
I used this to verify the libc++ changes.
2025-09-02 04:09:46 +01:00
R. Ryantm c3f1c2c141 parallel-disk-usage: 0.21.0 -> 0.21.1 2025-09-02 02:54:57 +00:00
Jasi a3cdfe961d libnick: 2025.6.1 → 2025.8.0 2025-09-01 22:07:53 -04:00
Jasi 45c83a49be libmaddy-markdown: use cmake build system 2025-09-01 22:07:53 -04:00
R. Ryantm 007a6f6758 python3Packages.amaranth-boards: 0-unstable-2025-03-29 -> 0-unstable-2025-08-28 2025-09-02 01:45:33 +00:00
Martin WeineltandGitHub 8669c5833b python31{2,3}Packages.localstack-ext: fix build error (#439380) 2025-09-02 03:37:08 +02:00
YtandGitHub 387dba7477 fishPlugins.forgit: 25.08.0 -> 25.09.0 (#439033) 2025-09-01 21:25:01 -04:00
YtandGitHub 928be58246 python3Packages.unstructured-inference: 1.0.2 -> 1.0.5 (#439254) 2025-09-01 21:24:04 -04:00
nixpkgs-merge-bot[bot]andGitHub dcd19088bc k6: 1.2.2 -> 1.2.3 (#439206) 2025-09-02 01:16:25 +00:00
nixpkgs-merge-bot[bot]andGitHub b3caf523eb pscale: 0.250.0 -> 0.255.0 (#439335) 2025-09-02 01:16:16 +00:00
Nick CaoandGitHub 65b12629ae dbip-{country,city,asn}-lite: 2025-08 -> 2025-09 (#439290) 2025-09-01 21:07:27 -04:00
R. Ryantm 51a8eef0ec python3Packages.latex2mathml: 3.78.0 -> 3.78.1 2025-09-02 00:52:10 +00:00
Philip TaronandGitHub df85b79651 bmake: cmd-interrupt test tries to SIGINT make itself, is flaky as a result (#439193) 2025-09-01 17:45:42 -07:00
R. Ryantm 86d3c2f68f constructium: 2025-03-20 -> 2025-09-01 2025-09-02 00:38:40 +00:00
Morgan Jones 0996bd37f3 gradle: unwrapped shouldn't have unwrapped passthru 2025-09-01 17:32:45 -07:00
R. Ryantm e2bc2435f4 vscode-extensions.mskelton.one-dark-theme: 1.14.2 -> 1.14.3 2025-09-02 00:29:08 +00:00
Morgan Jones f537468f19 gradle{,_7,_8,_9}{,-unwrapped}: clean up wrapping
Eliminate duplicate function calls and make the API cleaner.

$ nix-instantiate --eval -A gradle.updateScript
[ <CODE> "--url=https://github.com/gradle/gradle" "--version-regex=^v(\\d+\\.\\d+(?:\\.[1-9]\\d?)?)(\\.0)?$" ]
$ nix-instantiate --eval -A gradle_7.updateScript
error: attribute 'updateScript' in selection path 'gradle_7.updateScript' not found
$ nix-instantiate --eval -A gradle_9.updateScript
error: attribute 'updateScript' in selection path 'gradle_9.updateScript' not found
2025-09-01 17:28:34 -07:00
R. Ryantm cec7de0373 lomiri.cmake-extras: 1.8 -> 1.9 2025-09-02 00:28:00 +00:00
fmbearmf cb54c881c6 python31{2,3}Packages.localstack-ext: fix build error 2025-09-01 17:22:07 -07:00
Philip Taron 000aa76a6b bmake: cmd-interrupt test tries to SIGINT make itself, is flaky as a result
It's not core to the way that `bmake` is used in Nixpkgs; let's turn it off.
2025-09-01 17:21:46 -07:00
R. Ryantm da221f27ee python3Packages.holidays: 0.79 -> 0.80 2025-09-02 00:15:21 +00:00
Morgan Jones cfcc505fcc gradle{,_7,_8,_9}{,-unwrapped}: remove callPackage from all-packages.nix
Since we now have a more strict nixpkgs-vet, deal with all the Gradle
callPackage (including for unwrapped versions) in the package set,
instead of continuing to fight against CI. See #421047 for context.

Should retain complete compatibility with previous nixpkgs versions,
particularly check that there were no messups in the review.
2025-09-01 17:03:31 -07:00
Ross Smyth 49ea5bed2c catt: 0.12.11 -> 0.13.1 2025-09-01 19:47:15 -04:00
nixpkgs-merge-bot[bot]andGitHub e0403b680c super-productivity: 14.3.3 -> 14.4.1 (#439231) 2025-09-01 23:44:47 +00:00
Gaetan Lepage c8df60c61e python3Packages.chex: 0.1.90 -> 0.1.91
Diff: https://github.com/deepmind/chex/compare/v0.1.90...v0.1.91

Changelog: https://github.com/google-deepmind/chex/releases/tag/v0.1.91
2025-09-02 01:39:58 +02:00