r-vdp
6f5fe8036b
sops-install-secrets: call systemctl directly when run as a systemd unit
...
When useSystemdActivation is enabled, sops-install-secrets.service runs
ordered Before=sysinit-reactivation.target, which switch-to-configuration
restarts *after* it has already consumed /run/nixos/activation-*-list.
Writing to those files from the service therefore does nothing on the
current switch and leaks into the next one.
NixOS 26.05 also deprecates the activation-list mechanism, printing a
warning whenever the files exist, with removal planned for 26.11.
Detect systemd invocation via INVOCATION_ID and call systemctl directly
(try-restart / try-reload-or-restart, --no-block to avoid deadlocking
the sysinit transaction). The legacy activation-script path keeps
writing the list files for backward compatibility.
2026-03-30 15:49:09 +02:00
github-actions[bot]
8adb84861f
Merge pull request #932 from Mic92/create-pull-request/patch
...
Test / tests (push) Has been cancelled
Update flakes
2026-03-29 05:06:24 +00:00
Mic92
03e7916136
[create-pull-request] automated change
2026-03-29 05:02:13 +00:00
github-actions[bot]
614e256310
Merge pull request #930 from Mic92/dependabot/go_modules/github.com/getsops/sops/v3-3.12.2
...
Test / tests (push) Has been cancelled
Bump github.com/getsops/sops/v3 from 3.12.1 to 3.12.2
2026-03-23 22:10:11 +00:00
dependabot[bot]
7b7a9ed534
update vendorHash
2026-03-23 22:04:29 +00:00
dependabot[bot]
724b382005
Bump github.com/getsops/sops/v3 from 3.12.1 to 3.12.2
...
Bumps [github.com/getsops/sops/v3](https://github.com/getsops/sops ) from 3.12.1 to 3.12.2.
- [Release notes](https://github.com/getsops/sops/releases )
- [Changelog](https://github.com/getsops/sops/blob/main/CHANGELOG.md )
- [Commits](https://github.com/getsops/sops/compare/v3.12.1...v3.12.2 )
---
updated-dependencies:
- dependency-name: github.com/getsops/sops/v3
dependency-version: 3.12.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23 22:02:57 +00:00
github-actions[bot]
3e0d543e6b
Merge pull request #929 from Mic92/create-pull-request/patch
...
Test / tests (push) Has been cancelled
Update flakes
2026-03-22 04:46:38 +00:00
Mic92
c1e5436ea2
[create-pull-request] automated change
2026-03-22 04:44:34 +00:00
github-actions[bot]
29b6519f3e
Merge pull request #926 from Mic92/dependabot/go_modules/golang.org/x/crypto-0.49.0
...
Test / tests (push) Has been cancelled
Bump golang.org/x/crypto from 0.48.0 to 0.49.0
2026-03-19 03:07:54 +00:00
dependabot[bot]
d646f21a6b
update vendorHash
2026-03-19 03:02:50 +00:00
dependabot[bot]
e84b14dd45
Bump golang.org/x/crypto from 0.48.0 to 0.49.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.48.0 to 0.49.0.
- [Commits](https://github.com/golang/crypto/compare/v0.48.0...v0.49.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.49.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-19 03:01:16 +00:00
github-actions[bot]
a0156c36aa
Merge pull request #927 from Mic92/dependabot/go_modules/google.golang.org/grpc-1.79.3
...
Bump google.golang.org/grpc from 1.79.1 to 1.79.3
2026-03-19 02:59:50 +00:00
dependabot[bot]
a261e00126
update vendorHash
2026-03-19 02:50:32 +00:00
dependabot[bot]
212395e560
Bump google.golang.org/grpc from 1.79.1 to 1.79.3
...
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go ) from 1.79.1 to 1.79.3.
- [Release notes](https://github.com/grpc/grpc-go/releases )
- [Commits](https://github.com/grpc/grpc-go/compare/v1.79.1...v1.79.3 )
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-version: 1.79.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-19 02:48:41 +00:00
github-actions[bot]
8237de83e8
Merge pull request #925 from Mic92/dependabot/github_actions/actions/create-github-app-token-3
...
Test / tests (push) Has been cancelled
Bump actions/create-github-app-token from 2 to 3
2026-03-16 22:04:03 +00:00
dependabot[bot]
631841ed70
Bump actions/create-github-app-token from 2 to 3
...
Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token ) from 2 to 3.
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](https://github.com/actions/create-github-app-token/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-16 22:02:18 +00:00
github-actions[bot]
c469b6885f
Merge pull request #924 from Mic92/create-pull-request/patch
...
Test / tests (push) Has been cancelled
Update flakes
2026-03-15 05:02:21 +00:00
Mic92
e58c10f9cb
[create-pull-request] automated change
2026-03-15 04:56:37 +00:00
github-actions[bot]
d1ff3b1034
Merge pull request #923 from Mic92/dependabot/go_modules/golang.org/x/sys-0.42.0
...
Test / tests (push) Has been cancelled
Bump golang.org/x/sys from 0.41.0 to 0.42.0
2026-03-09 22:42:12 +00:00
dependabot[bot]
480ef4afb0
update vendorHash
2026-03-09 22:37:02 +00:00
dependabot[bot]
ef6824f70d
Bump golang.org/x/sys from 0.41.0 to 0.42.0
...
Bumps [golang.org/x/sys](https://github.com/golang/sys ) from 0.41.0 to 0.42.0.
- [Commits](https://github.com/golang/sys/compare/v0.41.0...v0.42.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sys
dependency-version: 0.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09 22:35:16 +00:00
github-actions[bot]
c8e69670b3
Merge pull request #921 from Mic92/create-pull-request/patch
...
Test / tests (push) Has been cancelled
Update flakes
2026-03-08 04:33:19 +00:00
Mic92
11b5d86bb6
[create-pull-request] automated change
2026-03-08 04:26:17 +00:00
github-actions[bot]
1d9b98a29a
Merge pull request #920 from Mic92/dependabot/go_modules/github.com/ProtonMail/go-crypto-1.4.0
...
Test / tests (push) Has been cancelled
build(deps): bump github.com/ProtonMail/go-crypto from 1.3.0 to 1.4.0
2026-03-02 23:49:54 +00:00
dependabot[bot]
144fe09016
update vendorHash
2026-03-02 23:31:29 +00:00
dependabot[bot]
1402eec9e7
build(deps): bump github.com/ProtonMail/go-crypto from 1.3.0 to 1.4.0
...
Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto ) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/ProtonMail/go-crypto/releases )
- [Commits](https://github.com/ProtonMail/go-crypto/compare/v1.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: github.com/ProtonMail/go-crypto
dependency-version: 1.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02 23:29:58 +00:00
github-actions[bot]
d8be5ea4cd
Merge pull request #919 from Mic92/dependabot/go_modules/go.opentelemetry.io/otel/sdk-1.40.0
...
Test / tests (push) Waiting to run
build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0
2026-03-01 21:36:47 +00:00
dependabot[bot]
00b372903c
update vendorHash
2026-03-01 21:17:57 +00:00
dependabot[bot]
35db6256c6
build(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0
...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ) from 1.39.0 to 1.40.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.39.0...v1.40.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-version: 1.40.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-01 21:16:25 +00:00
github-actions[bot]
dec4d8eac7
Merge pull request #918 from Mic92/create-pull-request/patch
...
Test / tests (push) Waiting to run
Update flakes
2026-03-01 04:50:40 +00:00
Mic92
145021a313
[create-pull-request] automated change
2026-03-01 04:46:05 +00:00
github-actions[bot]
334daa7c27
Merge pull request #916 from Mic92/dependabot/go_modules/github.com/cloudflare/circl-1.6.3
...
Test / tests (push) Has been cancelled
build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3
2026-02-25 19:40:34 +00:00
dependabot[bot]
d0c90d8249
update vendorHash
2026-02-25 19:34:29 +00:00
dependabot[bot]
99f94cc870
build(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3
...
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl ) from 1.6.1 to 1.6.3.
- [Release notes](https://github.com/cloudflare/circl/releases )
- [Commits](https://github.com/cloudflare/circl/compare/v1.6.1...v1.6.3 )
---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
dependency-version: 1.6.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-25 19:32:53 +00:00
github-actions[bot]
b027513c32
Merge pull request #914 from Mic92/dependabot/go_modules/github.com/getsops/sops/v3-3.12.1
...
Test / tests (push) Has been cancelled
Bump github.com/getsops/sops/v3 from 3.11.0 to 3.12.1
2026-02-23 23:28:37 +00:00
dependabot[bot]
1f29303271
update vendorHash
2026-02-23 23:13:00 +00:00
dependabot[bot]
1014f88271
Bump github.com/getsops/sops/v3 from 3.11.0 to 3.12.1
...
Bumps [github.com/getsops/sops/v3](https://github.com/getsops/sops ) from 3.11.0 to 3.12.1.
- [Release notes](https://github.com/getsops/sops/releases )
- [Changelog](https://github.com/getsops/sops/blob/main/CHANGELOG.md )
- [Commits](https://github.com/getsops/sops/compare/v3.11.0...v3.12.1 )
---
updated-dependencies:
- dependency-name: github.com/getsops/sops/v3
dependency-version: 3.12.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-23 23:11:38 +00:00
github-actions[bot]
d7755d820f
Merge pull request #913 from Mic92/create-pull-request/patch
...
Test / tests (push) Has been cancelled
Update flakes
2026-02-22 04:38:25 +00:00
Mic92
cb4f92d867
[create-pull-request] automated change
2026-02-22 04:31:51 +00:00
github-actions[bot]
e85540ffe9
Merge pull request #912 from Mic92/dependabot/go_modules/filippo.io/edwards25519-1.1.1
...
Test / tests (push) Waiting to run
Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1
2026-02-19 18:14:32 +00:00
dependabot[bot]
8da4c5ee9c
update vendorHash
2026-02-19 18:08:37 +00:00
dependabot[bot]
cc6c52b799
Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1
...
Bumps [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519 ) from 1.1.0 to 1.1.1.
- [Commits](https://github.com/FiloSottile/edwards25519/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: filippo.io/edwards25519
dependency-version: 1.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-19 18:07:24 +00:00
Jörg Thalheim
2d0cf89b44
Merge pull request #905 from hacker1024/patch-1
...
Wait for local-fs.target in sops-install-secrets.service
2026-02-15 15:49:06 +01:00
Joshua Leivenzon
f1feaac026
Wait for local-fs.target in sops-install-secrets.service
2026-02-15 15:47:25 +01:00
github-actions[bot]
d1e085258f
Merge pull request #909 from Mic92/create-pull-request/patch
...
Update flakes
2026-02-15 04:50:53 +00:00
Mic92
d8acdbe9d6
[create-pull-request] automated change
2026-02-15 04:46:14 +00:00
github-actions[bot]
8b89f44c2c
Merge pull request #907 from Mic92/dependabot/go_modules/golang.org/x/crypto-0.48.0
...
Bump golang.org/x/crypto from 0.47.0 to 0.48.0
2026-02-10 00:39:51 +00:00
dependabot[bot]
c3020706fa
update vendorHash
2026-02-10 00:34:34 +00:00
dependabot[bot]
9ea6362bbd
Bump golang.org/x/crypto from 0.47.0 to 0.48.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.47.0 to 0.48.0.
- [Commits](https://github.com/golang/crypto/compare/v0.47.0...v0.48.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.48.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-02-10 00:33:21 +00:00
github-actions[bot]
d6e0e66604
Merge pull request #906 from Mic92/create-pull-request/patch
...
Update flakes
2026-02-08 05:00:36 +00:00