Commit Graph
898116 Commits
Author SHA1 Message Date
Pol DellaieraandGitHub 1fef662bf8 phpPackages.phpstan: 2.1.31 -> 2.1.32 (#460936) 2025-11-12 18:34:43 +00:00
Pol DellaieraandGitHub 9dca005429 copilot-language-server: 1.392.0 -> 1.394.0 (#460959) 2025-11-12 18:34:36 +00:00
R. Ryantm df1b675dc2 ansible-navigator: 25.9.0 -> 25.11.0 2025-11-12 18:25:48 +00:00
R. Ryantm 8d07138ad0 zwave-js-ui: 11.6.1 -> 11.7.0 2025-11-12 18:25:33 +00:00
André Lima bda678976e podman: 5.6.2 -> 5.7.0 2025-11-12 18:24:48 +00:00
misuzuandGitHub 91c233d73b python3Packages.orjson: fix build for riscv64 (#460890) 2025-11-12 18:24:29 +00:00
whispers b88fa69cba arti: enable full feature flag
The `full` feature flag includes all stable and non-conflicting arti
feature flags. Upstream notes that the primary downsides are increased
memory usage during build and an increased binary size, both of which
are acceptable for the nixpkgs.

Some tests enabled by this feature flag do fail due to security checks
that are incompatible with the nixpkgs build sandbox, so those do need
to be disabled.
2025-11-12 13:11:34 -05:00
dpanddish 5103f8e372 mod_dnssd: fix dead Launchpad patch URL → use Debian source URL
Change sha256 -> hash

Co-authored-by: dish <pyrox@pyrox.dev>
2025-11-12 19:11:26 +01:00
Vladimír ČunátandGitHub c92e61274d staging-nixos merge for 2025-11-12 (#460995) 2025-11-12 18:09:33 +00:00
Felix Stupp 033d933887 ncspot: 1.3.1 -> 1.3.2 2025-11-12 18:07:25 +00:00
Robert Schütz 5c373a91c6 python3Packages.pynecil: 4.2.0 -> 4.2.1
Diff: https://github.com/tr4nt0r/pynecil/compare/v4.2.0...v4.2.1

Changelog: https://github.com/tr4nt0r/pynecil/releases/tag/v4.2.1
2025-11-12 10:07:18 -08:00
dotlambdaandGitHub 6142482b9e comaps: 2025.11.01-7 -> 2025.11.07-2 (#460984) 2025-11-12 18:06:00 +00:00
nixpkgs-ci[bot]andGitHub bc1d72d0a7 lockbook-desktop: 25.10.23 -> 25.11.11 (#460827) 2025-11-12 18:02:30 +00:00
nixpkgs-ci[bot]andGitHub 0e9fe2ac17 peergos: 1.13.0 -> 1.14.0 (#460232) 2025-11-12 18:02:29 +00:00
nixpkgs-ci[bot]andGitHub 37841b75fb lockbook: 25.10.23 -> 25.11.11 (#460817) 2025-11-12 18:02:09 +00:00
nixpkgs-ci[bot]andGitHub 74693fa4cb lunar-client: 3.5.3 -> 3.5.5 (#460736) 2025-11-12 18:02:05 +00:00
Vladimír ČunátandGitHub de21549a84 staging-next 2025-11-02 (#457894) 2025-11-12 18:00:23 +00:00
R. Ryantm dd4491dc5a vacuum-tube: 1.3.23 -> 1.3.25 2025-11-12 17:58:29 +00:00
Adam Dinwoodie 081f217892 tests.fetchtorrent: avoid builtins.convertHash
This function wasn't added until Nix 2.19, so we shouldn't (yet) be
relying on it.
2025-11-12 17:54:55 +00:00
Tristan RossandGitHub c4d1151093 flutterPackages-source: clean (#460613) 2025-11-12 17:54:08 +00:00
nixpkgs-ci[bot]andGitHub 8628dbeb99 yaookctl: 0-unstable-2025-09-25 -> 0-unstable-2025-11-06 (#460974) 2025-11-12 17:52:17 +00:00
Elliot Berman 19cfbce3d5 cuda-modules: cudatoolkit: Add cuda_crt to symlinkJoin
cuda_crt was previously bundled in cuda_cudart but has moved into its
own redistributable starting with CUDA 13. Add it into the cudatoolkit
so packages depending on the symlinkJoin can still build.
2025-11-12 09:45:00 -08:00
Adam C. StephensandGitHub 26a29d17c0 fish: 4.1.2 -> 4.2.0 (#460330) 2025-11-12 17:44:16 +00:00
SandroandGitHub 8915bc84e3 buildstream: Remove fetchpatch from inputs (#460990) 2025-11-12 17:40:42 +00:00
Thiago Kenji Okada f32505a02f rtorrent: 0.16.0 -> 0.16.2 2025-11-12 17:40:25 +00:00
Thiago Kenji Okada baa3178fed libtorrent-rakshasa: 0.16.0 -> 0.16.2 2025-11-12 17:39:48 +00:00
Vlad M.andGitHub 793986ccf6 broot: 1.49.1 -> 1.53.0, add updateScript, refactor (#457552) 2025-11-12 17:36:13 +00:00
Kenichi Kamiya 056e89ca70 rslint: fix build 2025-11-13 02:35:24 +09:00
Dom Rodriguez 60d834c9d4 buildstream: Remove fetchpatch from inputs
Follow up from @SuperSandro2000's comment in
https://github.com/NixOS/nixpkgs/pull/450036#discussion_r2518229289.

This commit removes `fetchpatch` from the Buildstream package inputs, as
patches were all removed in
https://github.com/NixOS/nixpkgs/pull/450036.
2025-11-12 17:35:01 +00:00
SandroandGitHub 845cd628a5 python3Packages.hacking: 7.0.0 -> 8.0.0 (#460859) 2025-11-12 17:33:20 +00:00
Dom Rodriguez 03efe65029 davmail: Build from source with ant
Rather than building the derivation from a binary archive, this PR
builds from a GitHub-tagged release.

Other changes include:

- Using the new `finalAttrs` methodology instead of `rec`.
- Removing `fetchzip` and replacing with `fetchFromGitHub`.
- Removing `rev` from the let-binding, as we build from GitHub.
- Adding `ant` and `jre'` as a `nativeBuildInput` and `buildInput`,
  respectively.
- Removing `unzip`.

This is a BREAKING CHANGE for consumers, and should be communicated to
downstream users.
2025-11-12 17:25:02 +00:00
SandroandGitHub fe659a0501 python3Packages.hacking: drop old disabled 2025-11-12 18:22:46 +01:00
SandroandGitHub 70db486ca7 timeshift: add man output (#460510) 2025-11-12 17:21:59 +00:00
OPNA2608 c9deaa11f4 {mir,mir_2_15}: Drop onny from meta.maintainers 2025-11-12 18:18:49 +01:00
Elliot Berman cb1f7a1afa cuda-samples: Add driver runpath to samples
Some CUDA samples dlopen the userspace drivers instead of going through
libcuda (as part of being a sample/demo). Ensure these samples run by
patchelf'ing in the driver runpath.
2025-11-12 09:18:17 -08:00
Vova Kryachko e589bb3c32 firecracker: fix firecracker static build.
It's important to use static firecracker to have support for seccomp rules.

Default `pkgs.firecracker` does not have seccomp enabled due to this warning at build time:

```
No default seccomp policy for target: x86_64-unknown-linux-gnu
Defaulting to `resources/seccomp/unimplemented.json`.
```
2025-11-12 09:10:09 -08:00
R. Ryantm 0f3e0a1419 comaps: 2025.11.01-7 -> 2025.11.07-2 2025-11-12 17:09:54 +00:00
R. Ryantm bf9d43c7f6 autoprefixer: 10.4.21 -> 10.4.22 2025-11-12 17:04:02 +00:00
dotlambdaandGitHub 5d2aef6a27 python3Packages.textx: 4.2.2 -> 4.2.3 (#451873) 2025-11-12 16:56:30 +00:00
Martin WeineltandGitHub 2444a2242f home-assistant-custom-components.elegoo_printer: 2.4.2 -> 2.4.3 (#460966) 2025-11-12 16:51:07 +00:00
SandroandGitHub 16652342fb python3Packages.pyroaring: 1.0.2 -> 1.0.3 (#450330) 2025-11-12 16:49:43 +00:00
Pierre Roux 65fb0bd613 coqPackages.mathcomp: 2.4.0 -> 2.5.0 2025-11-12 17:43:56 +01:00
R. Ryantm 9882f2e646 pocketbase: 0.31.0 -> 0.32.0 2025-11-12 16:43:32 +00:00
R. Ryantm 56312b8dea mirrord: 3.171.0 -> 3.172.0 2025-11-12 16:42:25 +00:00
R. Ryantm a25b3a78a7 python3Packages.ds-xbom-lib: 6.0.0b3 -> 6.0.0b5 2025-11-12 16:31:59 +00:00
dotlambdaandGitHub cf9b84979f python313Packages.utitools: init at 0.4.0; python313Packages.osxphotos: 0.72.1 -> 0.72.3, fix build (#441280) 2025-11-12 16:30:09 +00:00
Gaetan Lepage 65915c725a fahclient: drop zimbatm, add GaetanLepage 2025-11-12 16:29:35 +00:00
Adam C. Stephens 5bd87c113f kanidm: appease nixpkgs-vet checks 2025-11-12 11:27:54 -05:00
Robert Schütz 154c272c6a python3Packages.textx: add meta.changelog 2025-11-12 08:27:14 -08:00
Austin HorstmanandGitHub 9b80dd0350 vimPlugins.fruzzy: drop (#460962) 2025-11-12 16:27:01 +00:00