Unverified Commit a9bcd3b8 authored by Maximilian Bosch's avatar Maximilian Bosch Committed by GitHub
Browse files

Merge pull request #292825 from SuperSandro2000/nextcloud-with-apps-local

nixos/nextcloud: build with-apps local
parents de9600d4 907b5ebc
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ let
    };
  };

  webroot = pkgs.runCommand
  webroot = pkgs.runCommandLocal
    "${cfg.package.name or "nextcloud"}-with-apps"
    { }
    ''