Commit Graph
888794 Commits
Author SHA1 Message Date
TheWanderingCrow 391bda9e02 nixos/trilium-server: add option for environment file
The server component of trilium allows for OAuth to be configured.
Ideally secrets shouldn't be loaded in the nix store so this would allow
for an environment file to be passed in via sops/agenix/ect
2025-11-04 08:48:43 -05:00
Florian KlinkandGitHub 9c54fa8e6c nixos/journald-gateway: change default of user and system option to false (#457795) 2025-11-03 15:24:00 +00:00
Masum RezaandGitHub aa99395b15 koboldcpp: 1.100.1 -> 1.101 (#457530) 2025-11-03 15:20:38 +00:00
Masum RezaandGitHub 4f2d07c4dc vicinae: v0.15.5 -> v0.16.1 (#457390) 2025-11-03 15:20:13 +00:00
StepBroBDandGitHub 7b33bd9f11 mdbook-plugins: init at 0.2.3 (#443828) 2025-11-03 15:12:01 +00:00
Philip TaronandGitHub 197be0cd1c qrtool: 0.12.1 -> 0.13.1 (#458009) 2025-11-03 15:10:25 +00:00
nixpkgs-ci[bot]andGitHub 3f01b39325 mdfried: 0.12.9 -> 0.13.0 (#458115) 2025-11-03 15:09:59 +00:00
nixpkgs-ci[bot]andGitHub e2c8ea9b31 fastcdr: 2.3.3 -> 2.3.4 (#458117) 2025-11-03 15:09:57 +00:00
Leona MaroniandGitHub aa841d60f4 zdelta: mark as broken on darwin (#457903) 2025-11-03 15:09:35 +00:00
zapashcanonandredianthus aaf821b420 mdbook-plugins: init at 0.2.3 2025-11-03 15:58:45 +01:00
nixpkgs-ci[bot]andGitHub 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 RongandGitHub 9e886f0e27 gthumb: 3.12.7 → 3.12.8.1 (#457484) 2025-11-03 14:45:33 +00:00
Pavol RusnakandGitHub 650fadd877 phoenixd: 0.6.3 -> 0.7.0 (#458055) 2025-11-03 14:23:05 +00:00
Adam C. StephensandGitHub 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
R. Ryantm 0a0059b499 mdfried: 0.12.9 -> 0.13.0 2025-11-03 14:07:19 +00:00
niksturandGitHub 8570711764 botan3: fix static build (#458084) 2025-11-03 14:00:06 +00:00
Fabián Heredia MontielandGitHub 0d246d60e3 typora: 1.11.5 -> 1.12.2; modernize (#456081) 2025-11-03 13:59:02 +00:00
dawnofmidnight 3afc17a9d4 vicinae: v0.15.5 -> v0.16.1
Release notes:
- v0.15.6: https://github.com/vicinaehq/vicinae/releases/tag/v0.15.6
- v0.15.7: https://github.com/vicinaehq/vicinae/releases/tag/v0.15.7
- v0.16.0: https://github.com/vicinaehq/vicinae/releases/tag/v0.16.0
- v0.16.1: https://github.com/vicinaehq/vicinae/releases/tag/v0.16.1
2025-11-03 08:49:09 -05:00
Mathew PolzinandGitHub 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
WilliButzandMaximilian Bosch 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
YtandGitHub 4bd5adc296 python3Packages.bentoml: 1.4.27 -> 1.4.28 (#458060) 2025-11-03 13:19:51 +00:00
WilliButzandGitHub 2e98a05fca nix-store-veritysetup-generator: 0.1.0 -> 1.0.0 (#458092) 2025-11-03 13:12:26 +00:00
nixpkgs-ci[bot]andGitHub 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 LaporteandGitHub 333b3224f6 rocq-core_9_0: 9.0.0 -> 9.0.1 (#447090) 2025-11-03 12:38:43 +00:00
Gaétan LepageandGitHub 9649273eee awsebcli: 3.25.1 -> 3.25.2 (#457196) 2025-11-03 12:30:04 +00:00
nixpkgs-ci[bot]andGitHub 69981fe5cc comrak: 0.45.0 -> 0.47.0 (#457871) 2025-11-03 12:17:47 +00:00
Guillaume MaudouxandGitHub 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
StepBroBDandGitHub c787dd813d ocamlPackages.ocamlformat: 0.27.0 → 0.28.1 (#457998) 2025-11-03 11:48:01 +00:00
kirillrdyandGitHub 0a381edbc3 python3Packages.torchrl: 0.10.0 -> 0.10.1 (#458042) 2025-11-03 11:42:07 +00:00
Nikolay KorotkiyandGitHub 29fdda735a openorienteering-mapper: fix build (#457850) 2025-11-03 11:31:17 +00:00
Wolfgang WaltherandGitHub 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 WaltherandGitHub 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 WaltherandGitHub 94fc102d2c ci/github-script/merge: two minor improvements (#458020) 2025-11-03 11:11:54 +00:00
Markus KowalewskiandGitHub 9d71961da2 nixos/nfs-client: add dns_resolver entry to request-key.conf (#455207) 2025-11-03 11:11:45 +00:00
dependabot[bot]andGitHub 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 HuandGitHub d7c3dfa577 signal-desktop-bin: 7.71.0 -> 7.77.1 (#452580) 2025-11-03 10:53:02 +00:00
Yueh-Shun LiandGitHub ace050d231 opentelemetry-cpp: build on MacOS (#456996) 2025-11-03 10:52:29 +00:00
Nick HuandGitHub 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