aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/flake.nix b/flake.nix
index 0c64294..0cd3cd9 100644
--- a/flake.nix
+++ b/flake.nix
@@ -43,11 +43,6 @@
inputs.nixpkgs.follows = "nixpkgs";
};
- yoshi-lua = {
- url = "github:bluedragon1221/yoshi";
- flake = false;
- };
-
# firefox modding stuff
firefox-csshacks = {
url = "github:MrOtherGuy/firefox-csshacks";