Merge pull request #133 from naturallaw777/copilot/update-deployed-flake-url

Point installer DEPLOYED_FLAKE at staging-dev branch
This commit is contained in:
Sovran_Systems
2026-04-07 16:41:20 -05:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ DEPLOYED_FLAKE = """\
description = "Sovran_SystemsOS for the Sovran Pro from Sovran Systems";
inputs = {
Sovran_Systems.url = "git+https://git.sovransystems.com/Sovran_Systems/Sovran_SystemsOS";
Sovran_Systems.url = "git+https://git.sovransystems.com/Sovran_Systems/Sovran_SystemsOS?ref=staging-dev";
};
outputs = { self, Sovran_Systems, ... }@inputs: {