nixops_unstablePlugins: init

This commit is contained in:
Robert Hensing
2024-03-06 22:47:23 +01:00
parent de55e7313f
commit 60618cc697
+3
View File
@@ -40211,6 +40211,9 @@ with pkgs;
# Not recommended; too fragile
nixops_unstable_full;
# Useful with ofborg, e.g. commit prefix `nixops_unstablePlugins.nixops-aws: ...` to trigger automatically.
nixops_unstablePlugins = recurseIntoAttrs nixops_unstable_minimal.availablePlugins;
/*
Evaluate a NixOS configuration using this evaluation of Nixpkgs.