Commit graph

1046 commits

Author SHA1 Message Date
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
Mic92
582e7dccbf [create-pull-request] automated change 2025-09-14 03:24:53 +00:00
musjj
0bf7938233 use homeModules for the home-manager module output 2025-09-10 13:18:35 +02:00
Preston Peranich
f79497d9a9 feat: add package option to home-manager module. 2025-09-10 13:15:49 +02:00
Dominik Schneider (schnedo)
932e54d6ce also replace runtimedir for template paths in user mode 2025-09-10 13:09:08 +02:00
Glen Huang
ad2ae68ffc fix changing between a secret file and a directory with the same name 2025-09-10 13:04:04 +02:00
Amine Hassane
10957db2de sops-install-secrets: use noswap mount option with tmpfs 2025-09-10 12:57:30 +02:00
github-actions[bot]
edb2a27167
Merge pull request #830 from Mic92/dependabot/go_modules/golang.org/x/sys-0.36.0
build(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0
2025-09-10 10:45:37 +00:00
dependabot[bot]
c6a816493c update vendorHash 2025-09-10 10:39:36 +00:00
dependabot[bot]
39d4f11174
build(deps): bump golang.org/x/sys from 0.35.0 to 0.36.0
Dependabot couldn't find the original pull request head commit, d67050f37b5ae74ebf9ee88ac61714cd06aa0295.
2025-09-10 10:38:13 +00:00
Sandro Jäckel
3b4a369df9 AI inspired fixes 2025-09-09 22:31:41 +02:00
Sandro Jäckel
692f94d84a Fix lint errors, disable gosec
gosec only found int to uint downcasts which are unavoidable as sadly
the go API usually uses int instead of uint in places.
2025-09-09 22:31:41 +02:00
Sandro Jäckel
74f0a60d61 Migrate to golangci-lint 2 2025-09-09 22:31:41 +02:00
Sandro Jäckel
6be7eb746c Switch to go 1.24 for stable and unstable 2025-09-09 22:31:41 +02:00
Sandro Jäckel
ef8a5efd4d Update stable to 25.05 2025-09-09 22:31:41 +02:00
github-actions[bot]
3223c7a927
Merge pull request #823 from Mic92/dependabot/github_actions/actions/checkout-5
build(deps): bump actions/checkout from 4 to 5
2025-08-12 08:55:08 +00:00
Sandro
57f4248cfe
Merge branch 'master' into dependabot/github_actions/actions/checkout-5 2025-08-12 10:53:07 +02:00
dependabot[bot]
da8857f91d
build(deps): bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 07:34:24 +00:00
github-actions[bot]
89556f8fda
Merge pull request #821 from Mic92/dependabot/go_modules/golang.org/x/crypto-0.41.0
build(deps): bump golang.org/x/crypto from 0.39.0 to 0.41.0
2025-08-12 05:58:51 +00:00
dependabot[bot]
a4af079af5 update vendorHash 2025-08-12 05:49:18 +00:00
dependabot[bot]
88aeb91561
build(deps): bump golang.org/x/crypto from 0.39.0 to 0.41.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.39.0 to 0.41.0.
- [Commits](https://github.com/golang/crypto/compare/v0.39.0...v0.41.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 05:48:10 +00:00
Sandro
49021900e6 Resolve old TODO 2025-08-04 19:23:44 +02:00
github-actions[bot]
2c8def626f
Merge pull request #814 from Mic92/dependabot/go_modules/golang.org/x/sys-0.34.0
build(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0
2025-07-15 01:57:31 +00:00
dependabot[bot]
570594ec11 update vendorHash 2025-07-15 01:48:39 +00:00
dependabot[bot]
22697d9bae
build(deps): bump golang.org/x/sys from 0.33.0 to 0.34.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.33.0 to 0.34.0.
- [Commits](https://github.com/golang/sys/compare/v0.33.0...v0.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 01:47:33 +00:00
sean simonsen
3633fc4acf fix missing package 2025-07-04 07:29:00 +02:00
sean simonsen
655b3e3a45 fix error with nix flake show 2025-07-04 07:29:00 +02:00
github-actions[bot]
77c423a03b
Merge pull request #807 from Mic92/dependabot/go_modules/golang.org/x/crypto-0.39.0
build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
2025-06-17 00:14:35 +00:00
dependabot[bot]
0247855a0e update vendorHash 2025-06-17 00:04:51 +00:00
dependabot[bot]
130a655e05
build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.38.0 to 0.39.0.
- [Commits](https://github.com/golang/crypto/compare/v0.38.0...v0.39.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-17 00:03:42 +00:00
github-actions[bot]
50754dfaa0
Merge pull request #796 from Mic92/dependabot/go_modules/github.com/ProtonMail/go-crypto-1.3.0
build(deps): bump github.com/ProtonMail/go-crypto from 1.2.0 to 1.3.0
2025-06-10 21:55:09 +00:00
dependabot[bot]
69676d2e37 update vendorHash 2025-06-10 21:47:51 +00:00
dependabot[bot]
e11bcc6395
build(deps): bump github.com/ProtonMail/go-crypto from 1.2.0 to 1.3.0
Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/ProtonMail/go-crypto/releases)
- [Commits](https://github.com/ProtonMail/go-crypto/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/ProtonMail/go-crypto
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-10 21:46:41 +00:00
github-actions[bot]
eca732e86c
Merge pull request #806 from Mic92/dependabot/go_modules/github.com/cloudflare/circl-1.6.1
build(deps): bump github.com/cloudflare/circl from 1.6.0 to 1.6.1
2025-06-10 21:45:21 +00:00
dependabot[bot]
055492dd03 update vendorHash 2025-06-10 21:35:16 +00:00
dependabot[bot]
1b90745bac
build(deps): bump github.com/cloudflare/circl from 1.6.0 to 1.6.1
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.6.0...v1.6.1)

---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
  dependency-version: 1.6.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-10 21:34:04 +00:00
Jörg Thalheim
8d215e1c98 README: also set follow for nixpkgs
some people skip this because they think it's not recommend (because not
in by default)
2025-05-18 23:20:14 +02:00
Jörg Thalheim
0645c5edc9 README: don't import sops in example usage
this doesn't work for flake users.
Fixes https://github.com/Mic92/sops-nix/issues/793
2025-05-18 23:20:14 +02:00
github-actions[bot]
e93ee1d900
Merge pull request #785 from Mic92/dependabot/go_modules/golang.org/x/crypto-0.38.0
build(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0
2025-05-05 22:46:21 +00:00