diff --git a/flake.lock b/flake.lock index fa66beba..0b389128 100644 --- a/flake.lock +++ b/flake.lock @@ -454,19 +454,19 @@ }, "locked": { "dir": "vmtools", - "lastModified": 1689935541, - "narHash": "sha256-+tIHC0d9m3rHUNGBKLv7+ZTadm2L+/3S9hNDCVj2za0=", + "lastModified": 1698443513, + "narHash": "sha256-wX2JIJ3JmJn6MAurdyjwZU+FZjLCwBArMrVSeeCb/ZU=", "ref": "main", - "rev": "107809454b450c05d83571ccb37df31f59cd6e06", - "revCount": 67, + "rev": "0d039dcf06afb8cbddd7ac54bae4d0d185f3e88e", + "revCount": 85, "type": "git", - "url": "https://git.pub.solar/pub-solar/infra?dir=vmtools" + "url": "https://git.pub.solar/pub-solar/infra-vintage?dir=vmtools" }, "original": { "dir": "vmtools", "ref": "main", "type": "git", - "url": "https://git.pub.solar/pub-solar/infra?dir=vmtools" + "url": "https://git.pub.solar/pub-solar/infra-vintage?dir=vmtools" } }, "tritonshell": { diff --git a/flake.nix b/flake.nix index 303f3cba..236c76f5 100644 --- a/flake.nix +++ b/flake.nix @@ -40,7 +40,7 @@ nixos-hardware.url = "github:nixos/nixos-hardware"; # PubSolarOS additions - triton-vmtools.url = "git+https://git.pub.solar/pub-solar/infra?ref=main&dir=vmtools"; + triton-vmtools.url = "git+https://git.pub.solar/pub-solar/infra-vintage?ref=main&dir=vmtools"; triton-vmtools.inputs.nixpkgs.follows = "latest"; tritonshell.url = "git+https://git.greenbaum.cloud/dev/tritonshell?ref=main";