OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
HASH      1b5a84f0bba8
DATE      2025-05-29
SUBJECT   lib: remove pointless recursiveUpdate
FILES     1 CHANGED
HASH      1b5a84f0bba8
DATE      2025-05-29
SUBJECT   lib: remove pointless recursiveUpdate
FILES     1 CHANGED
 

diff --git a/outputs/lib/builders.nix b/outputs/lib/builders.nix
index 4d8b3ad..72fe3af 100644
--- a/outputs/lib/builders.nix
+++ b/outputs/lib/builders.nix
@@ -5,7 +5,7 @@
   ...
 }: let
   inherit (inputs) nixpkgs;
-  inherit (lib) assertMsg singleton recursiveUpdate mkDefault;
+  inherit (lib) assertMsg singleton mkDefault;
   inherit (builtins) concatLists;
   inherit (self) hozen ook;
   inherit (inputs.secrets.nixosModules) nixosSecrets;
@@ -174,9 +174,9 @@
 
   mkImage = {
     withSystem,
-    profile ? null,
     hostname,
     system,
+    profile ? null,
     type,
     role,
     additionalModules ? [],

diff --git a/outputs/lib/builders.nix b/outp
uts/lib/builders.nix
index 4d8b3ad..72fe3af 100644
--- a/outputs/lib/builders.nix
+++ b/outputs/lib/builders.nix
@@ -5,7 +5,7 @@
   ...
 }: let
   inherit (inputs) nixpkgs;
-  inherit (lib) assertMsg singleton recursi
veUpdate mkDefault;
+  inherit (lib) assertMsg singleton mkDefau
lt;
   inherit (builtins) concatLists;
   inherit (self) hozen ook;
   inherit (inputs.secrets.nixosModules) nix
osSecrets;
@@ -174,9 +174,9 @@
 
   mkImage = {
     withSystem,
-    profile ? null,
     hostname,
     system,
+    profile ? null,
     type,
     role,
     additionalModules ? [],
 
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET