Commit graph

1084 commits

Author SHA1 Message Date
github-actions[bot]
aeb5172621
Merge pull request #869 from Mic92/create-pull-request/patch
Some checks failed
Test / tests (push) Has been cancelled
Update flakes
2025-12-07 03:57:10 +00:00
Mic92
5abc56e28c [create-pull-request] automated change 2025-12-07 03:49:27 +00:00
github-actions[bot]
5aca6ff672
Merge pull request #867 from Mic92/create-pull-request/patch
Some checks failed
Test / tests (push) Has been cancelled
Update flakes
2025-11-30 06:15:58 +00:00
Mic92
5e729c1f22 [create-pull-request] automated change 2025-11-30 03:49:33 +00:00
github-actions[bot]
c482a1c1bb
Merge pull request #865 from Mic92/dependabot/github_actions/actions/checkout-6
Some checks failed
Test / tests (push) Has been cancelled
Bump actions/checkout from 5 to 6
2025-11-24 22:06:03 +00:00
dependabot[bot]
5d99ef8f0b
Bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-24 22:04:02 +00:00
github-actions[bot]
4e7d74d923
Merge pull request #863 from Mic92/create-pull-request/patch
Some checks failed
Test / tests (push) Has been cancelled
Update flakes
2025-11-23 03:53:32 +00:00
Mic92
fc2dbd1ba5 [create-pull-request] automated change 2025-11-23 03:49:23 +00:00
github-actions[bot]
877bb495a6
Merge pull request #862 from Mic92/dependabot/go_modules/golang.org/x/crypto-0.45.0
Some checks failed
Test / tests (push) Has been cancelled
Bump golang.org/x/crypto from 0.44.0 to 0.45.0
2025-11-20 03:05:16 +00:00
dependabot[bot]
3a26cd7f45 update vendorHash 2025-11-20 02:59:53 +00:00
dependabot[bot]
053a520422
Bump golang.org/x/crypto from 0.44.0 to 0.45.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.44.0 to 0.45.0.
- [Commits](https://github.com/golang/crypto/compare/v0.44.0...v0.45.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.45.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-20 02:58:37 +00:00
Sandro
3ee33c0ed7
Merge pull request #861 from me-and/sops-ssh-to-age
Some checks are pending
Test / tests (push) Waiting to run
sops-ssh-to-age: remove broken ref in overlay
2025-11-19 00:41:50 +01:00
Adam Dinwoodie
ee1132add7 sops-ssh-to-age: remove broken ref in overlay
The overlay provided by the flake in this repository references
`sops-ssh-to-age`, but that hasn't existed since it was renamed in
6c916c1 (Add a converter from private ssh keys to age, 2021-08-28) then
removed in f636296 (Switch the libs to now external ones, 2021-09-01).
2025-11-18 10:03:14 +00:00
github-actions[bot]
3f66a7fb96
Merge pull request #860 from Mic92/dependabot/go_modules/golang.org/x/crypto-0.44.0
Some checks are pending
Test / tests (push) Waiting to run
Bump golang.org/x/crypto from 0.43.0 to 0.44.0
2025-11-17 22:09:08 +00:00
dependabot[bot]
a6515c5864 update vendorHash 2025-11-17 22:04:03 +00:00
dependabot[bot]
8d565a77b1
Bump golang.org/x/crypto from 0.43.0 to 0.44.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.43.0 to 0.44.0.
- [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.44.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-17 22:02:55 +00:00
Jörg Thalheim
e3aa38151e
Merge pull request #858 from lschuermann/dev/systemd-activation-option
modules/sops: allow forcing systemd-based activation (attempt #2)
2025-11-17 19:43:07 +01:00
Leon Schuermann
b2cddb00f9 modules/sops: allow forcing systemd-based activation
By allowing users to optionally force using systemd unit-based
activation, they can inject dependencies on other services or
mountpoints (for instance, when the age key is not stored on the root
file system).
2025-11-16 17:48:32 -05:00
github-actions[bot]
882e56c829
Merge pull request #859 from Mic92/create-pull-request/patch
Some checks failed
Test / tests (push) Has been cancelled
Update flakes
2025-11-16 03:46:03 +00:00
Mic92
cf1c368263 [create-pull-request] automated change 2025-11-16 03:41:27 +00:00
Jörg Thalheim
a2bcd1c25c Revert "modules/sops: allow forcing systemd-based activation"
Some checks failed
Test / tests (push) Has been cancelled
This reverts commit b80c966e70.

See https://github.com/Mic92/sops-nix/issues/856
2025-11-13 22:35:29 +01:00
Leon Schuermann
b80c966e70 modules/sops: allow forcing systemd-based activation
Some checks are pending
Test / tests (push) Waiting to run
By allowing users to optionally force using systemd unit-based
activation, they can inject dependencies on other services or
mountpoints (for instance, when the age key is not stored on the root
file system).
2025-11-13 09:41:12 +01:00
github-actions[bot]
d75e4f89e5
Merge pull request #853 from Mic92/dependabot/go_modules/golang.org/x/sys-0.38.0
Some checks failed
Test / tests (push) Has been cancelled
Bump golang.org/x/sys from 0.37.0 to 0.38.0
2025-11-10 22:08:55 +00:00
dependabot[bot]
ae816fee6d update vendorHash 2025-11-10 22:03:43 +00:00
dependabot[bot]
dc5422025c
Bump golang.org/x/sys from 0.37.0 to 0.38.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.37.0 to 0.38.0.
- [Commits](https://github.com/golang/sys/compare/v0.37.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-10 22:02:30 +00:00
github-actions[bot]
524312bc62
Merge pull request #849 from Mic92/create-pull-request/patch
Some checks failed
Test / tests (push) Has been cancelled
Update flakes
2025-11-09 03:43:28 +00:00
Mic92
47b07c0687 [create-pull-request] automated change 2025-11-09 03:36:28 +00:00
github-actions[bot]
5a7d18b5c5
Merge pull request #847 from Mic92/dependabot/go_modules/golang.org/x/crypto-0.43.0
Some checks failed
Test / tests (push) Has been cancelled
Bump golang.org/x/crypto from 0.42.0 to 0.43.0
2025-10-20 22:09:49 +00:00
dependabot[bot]
73e0957139 update vendorHash 2025-10-20 22:03:55 +00:00
dependabot[bot]
b05d4a8bdf
Bump golang.org/x/crypto from 0.42.0 to 0.43.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.42.0 to 0.43.0.
- [Commits](https://github.com/golang/crypto/compare/v0.42.0...v0.43.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-20 22:01:58 +00:00
github-actions[bot]
9c9a9798be
Merge pull request #846 from Mic92/create-pull-request/patch
Some checks failed
Test / tests (push) Has been cancelled
Update flakes
2025-10-19 03:46:11 +00:00
Mic92
32a111b634 [create-pull-request] automated change 2025-10-19 03:37:59 +00:00
github-actions[bot]
ab8d56e85b
Merge pull request #845 from Mic92/dependabot/go_modules/golang.org/x/sys-0.37.0
Bump golang.org/x/sys from 0.36.0 to 0.37.0
2025-10-13 22:09:28 +00:00
dependabot[bot]
6729bf319f update vendorHash 2025-10-13 22:03:29 +00:00
dependabot[bot]
38fdedc418
Bump golang.org/x/sys from 0.36.0 to 0.37.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.36.0 to 0.37.0.
- [Commits](https://github.com/golang/sys/compare/v0.36.0...v0.37.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-13 22:02:08 +00:00
github-actions[bot]
41fd1f7570
Merge pull request #843 from Mic92/create-pull-request/patch
Update flakes
2025-10-12 03:40:50 +00:00
Mic92
3ad0debfdc [create-pull-request] automated change 2025-10-12 03:25:58 +00:00
github-actions[bot]
6e5a38e08a
Merge pull request #839 from Mic92/create-pull-request/patch
Update flakes
2025-10-05 03:33:58 +00:00
Mic92
7f649eb3f3 [create-pull-request] automated change 2025-10-05 03:28:28 +00:00
github-actions[bot]
9fcfabe085
Merge pull request #837 from Mic92/dependabot/go_modules/github.com/getsops/sops/v3-3.11.0
Bump github.com/getsops/sops/v3 from 3.10.2 to 3.11.0
2025-09-29 23:20:42 +00:00
dependabot[bot]
0b164a4f8d update vendorHash 2025-09-29 23:15:05 +00:00
dependabot[bot]
543ce091c4
Bump github.com/getsops/sops/v3 from 3.10.2 to 3.11.0
Bumps [github.com/getsops/sops/v3](https://github.com/getsops/sops) from 3.10.2 to 3.11.0.
- [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.10.2...v3.11.0)

---
updated-dependencies:
- dependency-name: github.com/getsops/sops/v3
  dependency-version: 3.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 23:13:38 +00:00
github-actions[bot]
9ac51832c7
Merge pull request #836 from Mic92/create-pull-request/patch
Update flakes
2025-09-28 03:37:20 +00:00
Mic92
71b8132daf [create-pull-request] automated change 2025-09-28 03:30:38 +00:00
github-actions[bot]
e0fdaea3c3
Merge pull request #834 from Mic92/create-pull-request/patch
Update flakes
2025-09-21 03:35:56 +00:00
Mic92
aac188d596 [create-pull-request] automated change 2025-09-21 03:30:26 +00:00
github-actions[bot]
f77d4cfa07
Merge pull request #832 from Mic92/dependabot/go_modules/golang.org/x/crypto-0.42.0
Bump golang.org/x/crypto from 0.41.0 to 0.42.0
2025-09-16 07:26:25 +00:00
dependabot[bot]
e416a20843 update vendorHash 2025-09-15 22:03:46 +00:00
dependabot[bot]
5c8bbda93a
Bump golang.org/x/crypto from 0.41.0 to 0.42.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.41.0 to 0.42.0.
- [Commits](https://github.com/golang/crypto/compare/v0.41.0...v0.42.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 22:02:27 +00:00
github-actions[bot]
ee6f91c1c1
Merge pull request #783 from Mic92/create-pull-request/patch
Update flakes
2025-09-14 10:52:38 +00:00