diff --git a/flake.nix b/flake.nix index 04f3e68..2bc2897 100644 --- a/flake.nix +++ b/flake.nix @@ -10,8 +10,8 @@ sops-nix.url = "github:Mic92/sops-nix"; xremap.url = "github:xremap/nix-flake"; hyprland.url = "github:hyprwm/Hyprland"; - sk-extract.url = "git+https://git.skdevstudios.com/specCon18/sk_extract.git"; - yunodo.url = "git+https://git.skdevstudios.com/specCon18/yunodo_redux.git"; + sk-extract.url = "https://flakehub.com/f/specCon18/sk_extract/1.0.4"; + yunodo.url = "https://flakehub.com/f/specCon18/YUNODO/0.1.22"; }; outputs = { self, nixpkgs, ... }@inputs: {