mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 14:14:58 +08:00
Update stable to 25.05
This commit is contained in:
parent
3223c7a927
commit
ef8a5efd4d
5 changed files with 23 additions and 23 deletions
|
|
@ -97,7 +97,7 @@
|
|||
suffix-version =
|
||||
version: attrs:
|
||||
nixpkgs.lib.mapAttrs' (name: value: nixpkgs.lib.nameValuePair (name + version) value) attrs;
|
||||
suffix-stable = suffix-version "-24_05";
|
||||
suffix-stable = suffix-version "-25_05";
|
||||
in
|
||||
{
|
||||
home-manager = self.legacyPackages.${system}.homeConfigurations.sops.activation-script;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue