Commit graph

971 commits

Author SHA1 Message Date
Jörg Thalheim
e7f4d7ed8b make writing templates more atomic
If the activation script is called twice for some reason, we might end
up with a file potentially opened up and written twice.
2025-04-01 12:11:56 +02:00
github-actions[bot]
49cffb88f6
Merge pull request #761 from Mic92/create-pull-request/patch
Update flakes
2025-04-01 08:03:06 +00:00
Mic92
01fc2068e6 [create-pull-request] automated change 2025-04-01 07:57:56 +00:00
github-actions[bot]
8e873886bb
Merge pull request #758 from Mic92/create-pull-request/patch
Update flakes
2025-03-30 03:36:18 +00:00
Mic92
9d9bfbb13b [create-pull-request] automated change 2025-03-30 03:28:41 +00:00
github-actions[bot]
67566fe68a
Merge pull request #757 from Mic92/create-pull-request/patch
Update flakes
2025-03-23 03:33:21 +00:00
Mic92
e1c75fc565 [create-pull-request] automated change 2025-03-23 03:25:00 +00:00
github-actions[bot]
b7756921b0
Merge pull request #756 from Mic92/dependabot/go_modules/github.com/golang-jwt/jwt/v5-5.2.2
Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2
2025-03-21 22:26:18 +00:00
dependabot[bot]
f721b63e0e update vendorHash 2025-03-21 22:15:56 +00:00
dependabot[bot]
a71db9472b
Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2
Bumps [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](https://github.com/golang-jwt/jwt/compare/v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-21 22:14:50 +00:00
Jörg Thalheim
1770be8ad8 nix-darwin: remove lib.traceVal from sops.templates 2025-03-19 18:56:19 +01:00
David Kowis
787afce414 add uid and gid to templates 2025-03-17 20:29:15 +01:00
Darren Dormer
b33837ae3c Fix symlink ownership change on Darwin systems. 2025-03-17 11:57:40 +01:00
github-actions[bot]
c00da36830
Merge pull request #752 from Mic92/create-pull-request/patch
Update flakes
2025-03-17 10:09:34 +00:00
Jörg Thalheim
9520344f1f use nixpkgs-unstable for home-manager/darwin-nix/treefmt-nix 2025-03-17 11:00:34 +01:00
Mic92
c125ee7736 [create-pull-request] automated change 2025-03-17 10:55:31 +01:00
Jörg Thalheim
dfa411056f uprade-flakes: write permissions are no longer needed 2025-03-17 10:54:23 +01:00
Pablo Ovelleiro Corral
1f8e8fcf3f fix home-manager module 2025-03-17 10:54:23 +01:00
Pablo Ovelleiro Corral
7eb645636c Make assertions lazy 2025-03-17 10:54:23 +01:00
github-actions[bot]
d016ce0365
Merge pull request #751 from Mic92/dependabot/go_modules/github.com/go-jose/go-jose/v4-4.0.5
build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5
2025-03-13 10:31:28 +00:00
dependabot[bot]
e0f3d6e7ec update vendorHash 2025-03-13 10:23:43 +00:00
dependabot[bot]
7f175df550
build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v4.0.4...v4.0.5)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 10:22:31 +00:00
github-actions[bot]
38611ce7ba
Merge pull request #749 from Mic92/dependabot/go_modules/github.com/getsops/sops/v3-3.9.4
build(deps): bump github.com/getsops/sops/v3 from 3.8.1 to 3.9.4
2025-03-13 10:21:01 +00:00
dependabot[bot]
c3640e8b1c update vendorHash 2025-03-13 10:17:23 +00:00
dependabot[bot]
76a1a68e41
build(deps): bump github.com/getsops/sops/v3 from 3.8.1 to 3.9.4
Bumps [github.com/getsops/sops/v3](https://github.com/getsops/sops) from 3.8.1 to 3.9.4.
- [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.8.1...v3.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 10:10:08 +00:00
Jörg Thalheim
33c99f6cc9 ci/update-vendor-hash: use github app token
otherwise auto-merge doesn't work
2025-03-13 11:08:38 +01:00
Jörg Thalheim
ec6368b3fb dependabot: limit open pull request for go 2025-03-13 10:47:52 +01:00
Jörg Thalheim
2f9b8fff01 upgrade-flakes: use github app 2025-03-13 10:42:12 +01:00
Jörg Thalheim
d202efd6b8 add auto-merge 2025-03-13 10:42:12 +01:00
Jörg Thalheim
5bdbe5d687 replace mergify with merge queues 2025-03-13 10:42:12 +01:00
Jörg Thalheim
d438125960 bump nixpkgs 2025-03-13 10:42:12 +01:00
dependabot[bot]
ff24244920 update vendorHash 2025-03-13 10:42:12 +01:00
dependabot[bot]
d9fb8607a9 build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0)
2025-03-13 10:42:12 +01:00
dependabot[bot]
c2769e75cb build(deps): bump golang.org/x/crypto from 0.33.0 to 0.36.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/crypto/compare/v0.33.0...v0.36.0)
2025-03-13 10:42:12 +01:00
dependabot[bot]
d47dc04fb1 build(deps): bump golang.org/x/sys from 0.30.0 to 0.31.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/sys/compare/v0.30.0...v0.31.0)
2025-03-13 10:42:12 +01:00
Jörg Thalheim
490ce28c29 scripts/update-vendor-hash.sh: run go mod tidy 2025-03-13 10:13:52 +01:00
Sandro
432671f190 Fix After example 2025-03-13 09:37:03 +01:00
Nathan Henrie
cbad8dc5ef Add default home-manager module
This keeps `homeManagerModules` in parallel with `darwinModules` and `nixosModules`
2025-03-13 09:36:54 +01:00
dependabot[bot]
e653d71e82 build(deps): bump cachix/install-nix-action from 30 to 31
Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 30 to 31.
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](https://github.com/cachix/install-nix-action/compare/v30...v31)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 22:08:01 +00:00
dependabot[bot]
3f2412536e update vendorHash 2025-03-03 23:06:04 +00:00
dependabot[bot]
06a3691bdb build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.3 to 3.0.4
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.3...v3.0.4)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 23:06:04 +00:00
dependabot[bot]
9c7171fc60 update vendorHash 2025-03-03 22:55:23 +00:00
dependabot[bot]
fd19d9fecb build(deps): bump github.com/ProtonMail/go-crypto from 1.1.5 to 1.1.6
Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) from 1.1.5 to 1.1.6.
- [Release notes](https://github.com/ProtonMail/go-crypto/releases)
- [Commits](https://github.com/ProtonMail/go-crypto/compare/v1.1.5...v1.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 22:55:23 +00:00
dependabot[bot]
07af005bb7 update vendorHash 2025-02-11 08:23:48 +00:00
dependabot[bot]
935f5a4330 build(deps): bump golang.org/x/crypto from 0.32.0 to 0.33.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.32.0 to 0.33.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-11 08:23:48 +00:00
dependabot[bot]
c2717649e7 update vendorHash 2025-02-11 08:08:51 +00:00
dependabot[bot]
d4d1d6fac8 build(deps): bump golang.org/x/sys from 0.29.0 to 0.30.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/sys/compare/v0.29.0...v0.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-11 08:08:51 +00:00
0x5a4
4c1251904d fix import keys hook using unbound variable 2025-01-31 09:52:54 +07:00
dependabot[bot]
015d461c16 update vendorHash 2025-01-20 22:18:28 +00:00
dependabot[bot]
1bf611bd66 build(deps): bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5
Bumps [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/ProtonMail/go-crypto/releases)
- [Commits](https://github.com/ProtonMail/go-crypto/compare/v1.1.4...v1.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 22:18:28 +00:00