Updated yunodo and sk-extract urls

This commit is contained in:
steven carpenter 2025-08-19 02:31:06 -04:00
parent 40b5b58fcb
commit 92fea90ac6

View file

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