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
|
|
@ -23,8 +23,7 @@ rec {
|
|||
inherit vendorHash;
|
||||
};
|
||||
unit-tests = pkgs.callPackage ./pkgs/unit-tests.nix { };
|
||||
}
|
||||
// pkgs.lib.optionalAttrs (pkgs ? buildGo124Module) {
|
||||
|
||||
lint = pkgs.callPackage ./pkgs/lint.nix {
|
||||
inherit sops-install-secrets;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue