From 92fea90ac6fe67ec938853b97e9e31486ecc3b94 Mon Sep 17 00:00:00 2001 From: steven carpenter Date: Tue, 19 Aug 2025 02:31:06 -0400 Subject: [PATCH] Updated yunodo and sk-extract urls --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: {