mirror of
https://github.com/Mic92/sops-nix.git
synced 2026-02-22 12:55:29 +08:00
Bump go to 1.25, remove compatibility for 25.05 or older
This commit is contained in:
parent
17eea6f381
commit
5c23dc81a7
13 changed files with 31 additions and 44 deletions
|
|
@ -30,7 +30,7 @@ let
|
|||
regularTemplates = cfg.templates;
|
||||
|
||||
withEnvironment = import ./with-environment.nix {
|
||||
# sops >=3.10.0 now unconditionally searches
|
||||
# sops >=3.10.0 now unconditionally searches
|
||||
# for an SSH key in $HOME/.ssh/, introduced in #1692 [0]. Since in the
|
||||
# activation script $HOME is never set, it just spits out a slew a
|
||||
# warnings [1].
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue