Commit Graph

888781 Commits

Author SHA1 Message Date
nixpkgs-ci[bot] e2c8ea9b31 fastcdr: 2.3.3 -> 2.3.4 (#458117) 2025-11-03 15:09:57 +00:00
Leona Maroni aa841d60f4 zdelta: mark as broken on darwin (#457903) 2025-11-03 15:09:35 +00:00
nixpkgs-ci[bot] 8ba928c05b chirp: 0.4.0-unstable-2025-10-23 -> 0.4.0-unstable-2025-10-30 (#458006) 2025-11-03 14:45:47 +00:00
Bobby Rong 9e886f0e27 gthumb: 3.12.7 → 3.12.8.1 (#457484) 2025-11-03 14:45:33 +00:00
Pavol Rusnak 650fadd877 phoenixd: 0.6.3 -> 0.7.0 (#458055) 2025-11-03 14:23:05 +00:00
Adam C. Stephens f46e110eec vintagestory: 1.21.4 -> 1.21.5 (#452004) 2025-11-03 14:10:44 +00:00
R. Ryantm f861cd4d20 fastcdr: 2.3.3 -> 2.3.4 2025-11-03 14:09:15 +00:00
nikstur 8570711764 botan3: fix static build (#458084) 2025-11-03 14:00:06 +00:00
Fabián Heredia Montiel 0d246d60e3 typora: 1.11.5 -> 1.12.2; modernize (#456081) 2025-11-03 13:59:02 +00:00
Mathew Polzin c50957e9b5 idris2: 0.7.0 -> 0.8.0, idris2Packages.idris2Lsp: 2024-01-21 -> 2025-09-10 (#457345) 2025-11-03 13:29:09 +00:00
WilliButz c8a230069b botan3: fix static cli build through empty-libgcc_eh workaround
Prior to this commit the build of `pkgsStatic.botan3.bin` produced a
dynamically linked binary, indenpendently of the move to
`pkgs/by-name`. Previous commit message and comments also suggest this
it was expected for the static build to only produce the static library,
not the statically linked cli.
2025-11-03 14:20:17 +01:00
WilliButz fc3665f74a botan3: fix selection of stdenv variant for static builds
Apparently with the move to by-name broke stdenv selection in such a way
that the resulting library archive from `pkgsStatic.botan3` no longer
was suitable for static linking, resulting in linking errors:

```
/nix/store/<...>-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: cannot find -lbz2: No such file
/nix/store/<...>-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: have you installed the static ve
/nix/store/<...>-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: cannot find -ljitterentropy: No
/nix/store/<...>-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: have you installed the static ve
/nix/store/<...>-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: cannot find -lz: No such file or
/nix/store/<...>-x86_64-unknown-linux-musl-binutils-2.44/bin/x86_64-unknown-linux-musl-ld: have you installed the static ve
```

Co-authored-by: Maximilian Bosch <maximilian@mbosch.me>
2025-11-03 14:20:16 +01:00
Yt 4bd5adc296 python3Packages.bentoml: 1.4.27 -> 1.4.28 (#458060) 2025-11-03 13:19:51 +00:00
WilliButz 2e98a05fca nix-store-veritysetup-generator: 0.1.0 -> 1.0.0 (#458092) 2025-11-03 13:12:26 +00:00
nixpkgs-ci[bot] 4ba9fd9496 globalping-cli: 1.5.0 -> 1.5.1 (#457981) 2025-11-03 13:05:11 +00:00
nikstur faa785b022 nix-store-veritysetup-generator: add VM test to passthru 2025-11-03 13:59:44 +01:00
nikstur 51989ac4ba nix-store-veritysetup-generator: 0.1.0 -> 1.0.0 2025-11-03 13:52:20 +01:00
nikstur c99035ccef nixos/tests/nix-store-veritysetup: fix warnings 2025-11-03 13:51:58 +01:00
Vincent Laporte 333b3224f6 rocq-core_9_0: 9.0.0 -> 9.0.1 (#447090) 2025-11-03 12:38:43 +00:00
Gaétan Lepage 9649273eee awsebcli: 3.25.1 -> 3.25.2 (#457196) 2025-11-03 12:30:04 +00:00
nixpkgs-ci[bot] 69981fe5cc comrak: 0.45.0 -> 0.47.0 (#457871) 2025-11-03 12:17:47 +00:00
Guillaume Maudoux 90dec067d0 python3Packages.pyscard: 2.3.0 -> 2.3.1 (#457541) 2025-11-03 12:00:49 +00:00
Pierre Roux 1fb263dedd rocq-core: 9.0.0 -> 9.0.1 2025-11-03 12:55:11 +01:00
StepBroBD c787dd813d ocamlPackages.ocamlformat: 0.27.0 → 0.28.1 (#457998) 2025-11-03 11:48:01 +00:00
kirillrdy 0a381edbc3 python3Packages.torchrl: 0.10.0 -> 0.10.1 (#458042) 2025-11-03 11:42:07 +00:00
Nikolay Korotkiy 29fdda735a openorienteering-mapper: fix build (#457850) 2025-11-03 11:31:17 +00:00
Wolfgang Walther 8f6dc56cc7 build(deps): bump cachix/install-nix-action from 31.8.1 to 31.8.2 (#458072) 2025-11-03 11:26:13 +00:00
Wolfgang Walther 6ad16e0620 ci/github-script/merge: fix with deleted users (#458074) 2025-11-03 11:19:29 +00:00
Wolfgang Walther 5cfe736140 workflows/bot: touch cron schedule
The last user to touch the schedule will be notified about errors in the
scheduled run. I used to be that, but somehow when renaming the workflow
this didn't happen anymore, so I didn't noticed the workflow failing for
quite some time.
2025-11-03 12:17:20 +01:00
Wolfgang Walther 43f3fcc555 ci/github-script/merge: fix with deleted users
When a deleted user had approved a PR, this will cause the merge-bot to
fail.
2025-11-03 12:17:19 +01:00
Wolfgang Walther 94fc102d2c ci/github-script/merge: two minor improvements (#458020) 2025-11-03 11:11:54 +00:00
Markus Kowalewski 9d71961da2 nixos/nfs-client: add dns_resolver entry to request-key.conf (#455207) 2025-11-03 11:11:45 +00:00
dependabot[bot] 17425ff327 build(deps): bump cachix/install-nix-action from 31.8.1 to 31.8.2
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 31.8.1 to 31.8.2.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Changelog](https://github.com/cachix/install-nix-action/blob/master/RELEASE.md)
- [Commits](https://github.com/cachix/install-nix-action/compare/fd24c48048070c1be9acd18c9d369a83f0fe94d7...456688f15bc354bef6d396e4a35f4f89d40bf2b7)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-version: 31.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-03 11:03:56 +00:00
Wolfgang Walther 5407abeb7d ci/github-script/merge: unify terms for authoring and creating PRs
I didn't like r-ryantm "authoring"; so I changed that to "created"
earlier. Arguably, using "opened" is more consistent with what is
actually checked and can consistently be used for both.
2025-11-03 11:59:13 +01:00
Wolfgang Walther e0c0b2c54c ci/github-script/merge: improve feedback for by-name check
The by-name check would previously be green when the
`pkgs/by-name/README.md` file was changed. This would still not mean the
maintainer was able to merge the PR, because there'd be no maintainer
for that file, but the feedback was not 100% accurate.
2025-11-03 11:59:08 +01:00
Nick Hu d7c3dfa577 signal-desktop-bin: 7.71.0 -> 7.77.1 (#452580) 2025-11-03 10:53:02 +00:00
Yueh-Shun Li ace050d231 opentelemetry-cpp: build on MacOS (#456996) 2025-11-03 10:52:29 +00:00
Nick Hu 90f123984b signal-desktop: 7.76.0 -> 7.77.1 (#457111) 2025-11-03 10:51:15 +00:00
R. Ryantm d8d1b48c36 python3Packages.bentoml: 1.4.27 -> 1.4.28 2025-11-03 10:21:45 +00:00
R. Ryantm 020eb012db phoenixd: 0.6.3 -> 0.7.0 2025-11-03 10:08:55 +00:00
Markus Kowalewski 90050b9691 nixos/nfs-client: add dns_resolver entry to request-key.conf
* A dns_resolver entry is needed for a NFSv4 client to
  resolve hostnames of NFS referrals and replicas.

* Make request-key.conf customizable, by moving
  content from separate file into
  `environment.etc."request-key.conf".text`
2025-11-03 11:01:32 +01:00
kirillrdy e7221c1438 commit: 4.3 -> 4.4 (#456103) 2025-11-03 09:51:29 +00:00
nixpkgs-ci[bot] 115ecbfd90 openmm: 8.3.1 -> 8.4.0 (#457921) 2025-11-03 09:51:28 +00:00
nixpkgs-ci[bot] a4441cd7a5 tinygltf: 2.9.6 -> 2.9.7 (#458033) 2025-11-03 09:51:01 +00:00
nixpkgs-ci[bot] 02f31be275 clouddrive2: 0.9.11 -> 0.9.13 (#458036) 2025-11-03 09:50:58 +00:00
kirillrdy 9af7af0cee python3Packages.ray: 2.51.0 -> 2.51.1 (#457827) 2025-11-03 09:48:19 +00:00
Gaetan Lepage 4b22619303 python3Packages.torchrl: 0.10.0 -> 0.10.1
Diff: https://github.com/pytorch/rl/compare/v0.10.0...v0.10.1

Changelog: https://github.com/pytorch/rl/releases/tag/v0.10.1
2025-11-03 09:14:50 +00:00
Ben Siraphob 7266b8381c pbrt: 2018-08-15 -> 2023-09-03 (#457145) 2025-11-03 09:12:42 +00:00
Yohann Boniface 4fdcf73b31 quill-log: 10.1.0 -> 10.2.0 (#457865) 2025-11-03 09:07:18 +00:00
Leona Maroni 7802a4d3e9 mbedtls_2: fix build against Clang >= 20 (#449656) 2025-11-03 09:06:11 +00:00